linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 13:37:49 to 2021-04-27 16:26:27 UTC [more...]

[PATCH 047/190] Revert "rxrpc: Fix a memory leak in rxkad_verify_response()"
 2021-04-27 16:25 UTC  (137+ messages)
` [PATCH 000/190] Revertion of all of the umn.edu commits
  ` [PATCH 016/190] Revert "drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek"
  ` [PATCH 017/190] Revert "drm/nouveau: fix reference count leak in nv50_disp_atomic_commit"
  ` [PATCH 018/190] Revert "drm/nouveau: fix multiple instances of reference count leaks"
  ` [PATCH 019/190] Revert "drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open"
  ` [PATCH 022/190] Revert "drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync"
  ` [PATCH 023/190] Revert "drm/radeon: fix multiple reference count leak"
  ` [PATCH 024/190] Revert "drm/amdkfd: Fix reference count leaks."
  ` [PATCH 028/190] Revert "RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq"
  ` [PATCH 037/190] Revert "RDMA/core: Fix several reference count leaks."
  ` [PATCH 040/190] Revert "ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()"
  ` [PATCH 041/190] Revert "ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()"
  ` [PATCH 044/190] Revert "RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()"
  ` [PATCH 045/190] Revert "usb: gadget: fix potential double-free in m66592_probe."
  ` [PATCH 050/190] Revert "nfp: abm: fix a memory leak bug"
  ` [PATCH 051/190] Revert "power: supply: core: fix memory leak in HWMON error path"
  ` [PATCH 053/190] Revert "ecryptfs: replace BUG_ON with error handling code"
  ` [PATCH 059/190] Revert "RDMA/srpt: Remove unnecessary assertion in srpt_queue_response"
  ` [PATCH 061/190] Revert "xen/grant-table: remove multiple BUG_ON on gnttab_interface"
  ` [PATCH 065/190] Revert "nfsd: remove unnecessary assertion in nfsd4_encode_replay"
  ` [PATCH 069/190] Revert "mac80211: Remove redundant assertion"
  ` [PATCH 074/190] Revert "drm/gma500: fix memory disclosures due to uninitialized bytes"
  ` [PATCH 080/190] Revert "ALSA: usx2y: fix a double free bug"
  ` [PATCH 084/190] Revert "net: ieee802154: fix missing checks for regmap_update_bits"
  ` [PATCH 087/190] Revert "udf: fix an uninitialized read bug and remove dead code"
  ` [PATCH 092/190] Revert "power: charger-manager: fix a potential NULL pointer dereference"
  ` [PATCH 097/190] Revert "video: imsttfb: fix potential NULL pointer dereferences"
  ` [PATCH 098/190] Revert "video: hgafb: fix potential NULL pointer dereference"
  ` [PATCH 107/190] Revert "RDMA/i40iw: Handle workqueue allocation failure"
  ` [PATCH 108/190] Revert "usb: u132-hcd: fix potential NULL pointer dereference"
  ` [PATCH 109/190] Revert "usb: sierra: fix a missing check of device_create_file"
  ` [PATCH 122/190] Revert "HID: logitech: check the return value of create_singlethread_workqueue"
  ` [PATCH 127/190] Revert "ALSA: sb8: add a check for request_region"
  ` [PATCH 130/190] Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
  ` [PATCH 139/190] Revert "isdn: mISDNinfineon: fix "
  ` [PATCH 140/190] Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
  ` [PATCH 142/190] Revert "rtc: hym8563: fix a missing check of block data read"
  ` [PATCH 143/190] Revert "power: twl4030: fix a missing check of return value"
  ` [PATCH 155/190] Revert "brcmfmac: add a check for the status of usb_register"
  ` [PATCH 156/190] Revert "serial: max310x: pass return value of spi_register_driver"
  ` [PATCH 158/190] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
  ` [PATCH 162/190] Revert "dmaengine: qcom_hidma: Check for driver register failure"
  ` [PATCH 166/190] Revert "infiniband: bnxt_re: qplib: Check the return value of send_message"
  ` [PATCH 168/190] Revert "net: marvell: fix a missing check of acpi_match_device"
  ` [PATCH 177/190] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
  ` [PATCH 187/190] Revert "ALSA: control: fix a redundant-copy issue"

[PATCH RESEND 0/5] Handle seccomp notification preemption
 2021-04-27 16:23 UTC  (6+ messages)
` [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier

[PATCH] net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
 2021-04-27 16:22 UTC 

[PATCH 167/190] Revert "gdrom: fix a memory leak bug"
 2021-04-27 16:12 UTC  (8+ messages)

[PATCH bpf-next] libbpf: handle ENOTSUPP errno in libbpf_strerror()
 2021-04-27 16:18 UTC  (2+ messages)

gdb python script lx command error
 2021-04-27 16:18 UTC 

[PATCH v2 00/24] userfaultfd-wp: Support shmem and hugetlbfs
 2021-04-27 16:13 UTC  (25+ messages)
` [PATCH v2 01/24] shmem/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v2 02/24] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v2 03/24] mm/userfaultfd: Introduce special pte for unmapped file-backed mem
` [PATCH v2 04/24] mm/swap: Introduce the idea of special swap ptes
` [PATCH v2 05/24] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler
` [PATCH v2 06/24] mm: Drop first_index/last_index in zap_details
` [PATCH v2 07/24] mm: Introduce zap_details.zap_flags
` [PATCH v2 08/24] mm: Introduce ZAP_FLAG_SKIP_SWAP
` [PATCH v2 09/24] mm: Pass zap_flags into unmap_mapping_pages()
` [PATCH v2 10/24] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed
` [PATCH v2 11/24] shmem/userfaultfd: Allow wr-protect none pte for file-backed mem
` [PATCH v2 12/24] shmem/userfaultfd: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v2 13/24] shmem/userfaultfd: Handle the left-overed special swap ptes
` [PATCH v2 14/24] shmem/userfaultfd: Pass over uffd-wp special swap pte when fork()
` [PATCH v2 15/24] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
` [PATCH v2 16/24] hugetlb/userfaultfd: Hook page faults for uffd write protection
` [PATCH v2 17/24] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v2 18/24] hugetlb/userfaultfd: Handle UFFDIO_WRITEPROTECT
` [PATCH v2 19/24] mm/hugetlb: Introduce huge version of special swap pte helpers
` [PATCH v2 20/24] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler
` [PATCH v2 21/24] hugetlb/userfaultfd: Allow wr-protect none ptes
` [PATCH v2 22/24] hugetlb/userfaultfd: Only drop uffd-wp special pte if required
` [PATCH v2 23/24] mm/userfaultfd: Enable write protection for shmem & hugetlbfs
` [PATCH v2 24/24] userfaultfd/selftests: Enable uffd-wp for shmem/hugetlbfs

[PATCH] uio: uio_pci_generic: add memory mappings
 2021-04-27 16:14 UTC  (4+ messages)

[PATCH v2] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces) warningJoe Perches <joe@perches.com>,
 2021-04-27 16:09 UTC  (2+ messages)

sound/soc/sof/intel/byt.c:1057: undefined reference to `sof_acpi_probe'
 2021-04-27 16:07 UTC  (2+ messages)

[PATCH] [v2] staging: rtl8723bs: avoid bogus gcc warning
 2021-04-27 16:08 UTC  (6+ messages)

[PATCH] uio: uio_pci_generic: add memory resource mappings
 2021-04-27 16:06 UTC  (2+ messages)

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-04-27 16:03 UTC  (8+ messages)
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks

[PATCH] MAINTAINERS: Move nvdimm mailing list
 2021-04-27 15:58 UTC  (2+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27 15:57 UTC  (7+ messages)
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration "

[net-next, v2, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27 15:56 UTC  (5+ messages)
` [net-next, v2, 3/7] net: dsa: free skb->cb usage in core driver

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-27 15:55 UTC  (3+ messages)
` [RFC v2] "

[PATCH] Fixed typo in Documentation/x86/x86_64/5level-paging.rst
 2021-04-27 15:45 UTC 

[net-next] seg6: add counters support for SRv6 Behaviors
 2021-04-27 15:44 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
 2021-04-27 15:30 UTC 

[PATCH v5 net-next 3/3] selftests/net/forwarding: configurable seed tests
 2021-04-27 15:37 UTC 

[PATCH v5 net-next 2/3] net/ipv6: multipath routing: configurable seed
 2021-04-27 15:36 UTC 

[PATCH v5 net-next 1/3] net/ipv4: multipath routing: configurable seed
 2021-04-27 15:35 UTC 

dma-api debugfs directory is not created since debugfs is not initialized
 2021-04-27 15:36 UTC  (3+ messages)

[PATCH v5 net-next 0/3] net: multipath routing: configurable seed
 2021-04-27 15:33 UTC 

[PATCH 5.10 00/36] 5.10.33-rc1 review
 2021-04-27 15:34 UTC  (2+ messages)

[PATCH v3 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-04-27 15:34 UTC  (3+ messages)
` [PATCH v3 2/3] drm/mediatek: init panel orientation property

[PATCH] drm: i915: fix build when ACPI is disabled and BACKLIGHT=m
 2021-04-27 15:31 UTC  (3+ messages)

[PATCH] tracing: Map all PIDs to command lines
 2021-04-27 15:32 UTC 

[PATCH] cfg80211: fix locking in netlink owner interface destruction
 2021-04-27 15:31 UTC  (3+ messages)

broonie-sound/for-next bisection: baseline.bootrr.asoc-simple-card-probed on kontron-sl28-var3-ads2
 2021-04-27 15:31 UTC  (11+ messages)

[PATCH bpf-next] bpf: Lock bpf_trace_printk's tmp buf before it is written to
 2021-04-27 15:23 UTC  (4+ messages)

[RFC PATCH 0/6] x86/kvm: Virtual suspend time injection support
 2021-04-27 15:20 UTC  (7+ messages)
` [RFC PATCH 1/6] x86/kvm: Reserve KVM_FEATURE_HOST_SUSPEND_TIME and MSR_KVM_HOST_SUSPEND_TIME
` [RFC PATCH 2/6] x86/kvm: Add a struct and constants for virtual suspend time injection
` [RFC PATCH 4/6] x86/kvm: Add a host side support "

[PATCH v3 00/79] Address some issues with PM runtime at media subsystem
 2021-04-27 15:18 UTC  (4+ messages)
` [PATCH v3 79/79] media: hantro: document the usage of pm_runtime_get_sync()

[syzbot] possible deadlock in __queue_work
 2021-04-27 15:18 UTC 

[syzbot] possible deadlock in vm_mmap_pgoff
 2021-04-27 15:18 UTC 

[PATCH v2 4/9] sched: Move SCHED_DEBUG sysctl to debugfs
 2021-04-27 15:17 UTC  (4+ messages)
`  "

[PATCH v4] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
 2021-04-27 14:19 UTC 

[patch 0/8] hrtimers: Overhaul the clock_was_set() logic
 2021-04-27 15:11 UTC  (3+ messages)
` [patch 8/8] hrtimer: Avoid more SMP function calls in clock_was_set()

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-04-27 15:10 UTC  (8+ messages)
` [PATCH v1 3/3] Revert "Revert "driver core: Set fw_devlink=on by default""

[PATCH v2 net-next] net: pcs: Enable pre-emption packet for 10/100Mbps
 2021-04-27 15:08 UTC  (8+ messages)

[PATCH] arm64: dts: rockchip: include uhs support for rockpro64
 2021-04-27 15:07 UTC  (2+ messages)

[Outreachy kernel] [PATCH v5] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-27 15:07 UTC 

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-04-27 15:06 UTC  (6+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH v3 1/2] PCI: Add support for a function level reset based on _RST method
 2021-04-27 15:05 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs

[PATCH v3] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
 2021-04-27 15:05 UTC  (3+ messages)

[PATCH] spi: Fix spi device unregister flow
 2021-04-27 15:02 UTC  (6+ messages)

[PATCH] Staging:gasket:core: Fix a double free in gasket_enable_device
 2021-04-27 15:02 UTC  (3+ messages)
  `  "

[PATCH 2/2] csky: add CONFIG_CPU_HAS_MATHEMU and use in traps
 2021-04-27 15:02 UTC  (2+ messages)

[PATCH] pseries/drmem: update LMBs after LPM
 2021-04-27 15:01 UTC 

[PATCH v2] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
 2021-04-27 15:01 UTC  (4+ messages)

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-27 14:58 UTC  (5+ messages)

[PATCH v2] clk: Skip clk provider registration when np is NULL
 2021-04-27 14:57 UTC  (2+ messages)

[GIT PULL] cgroup changes for v5.13-rc1
 2021-04-27 14:56 UTC 

[PATCH v2 1/2] PCI: Add support for a functional level reset based on _RST method
 2021-04-27 14:55 UTC  (2+ messages)

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-04-27 14:53 UTC  (4+ messages)

[PATCH 00/10] sched/fair: wake_affine improvements
 2021-04-27 14:52 UTC  (2+ messages)

[PATCH] hwmon: Remove unneeded semicolons
 2021-04-27 14:49 UTC  (2+ messages)

[PATCH 2/3] irqchip: Add support to remove irqchip driver modules
 2021-04-27 14:46 UTC  (2+ messages)

[PATCH 0/3] cgroup2: introduce cpuset.mems.migration
 2021-04-27 14:43 UTC  (3+ messages)
` [PATCH 2/3] cgroup/cpuset: "

[PATCH] spi: altera: Make SPI_ALTERA_CORE invisible
 2021-04-27 14:38 UTC 

[PATCH RESENDING 0/3] Removed oprofile stale entries
 2021-04-27 14:32 UTC 

[RFC v2 00/32] Add TDX Guest Support
 2021-04-27 14:29 UTC  (7+ messages)
` [RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions

[GIT PULL] livepatching for 5.13
 2021-04-27 14:28 UTC 

[Outreachy kernel] [PATCH v4] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-04-27 14:27 UTC  (4+ messages)

[PATCH 0/1] sched/fair: Fix unfairness caused by missing load decay
 2021-04-27 14:26 UTC  (3+ messages)
` [PATCH 1/1] "

[Bug 212379] AMD GPIO chip IRQs stops working (ELN4690, WCOM51C7, BMA250E)
 2021-04-27 14:25 UTC  (3+ messages)

[PATCH v2 0/2] Fix missing entropy on Zynq arch due to get_cycles() not supported
 2021-04-27 14:19 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: Fix power on delay
 2021-04-27 14:18 UTC  (2+ messages)

[PATCH] drm: bridge: add missing word in Analogix help text
 2021-04-27 14:18 UTC  (4+ messages)

[PATCH] Prevent OOM casualties by enforcing memcg limits
 2021-04-27 14:17 UTC  (8+ messages)

[PATCH] Fix FSP-3Y YH-5151E non-compliant vout encoding
 2021-04-27 14:12 UTC  (2+ messages)

[PATCH] arm64: perf: Ensure EL0 access is disabled at reset
 2021-04-27 14:05 UTC  (3+ messages)

[PATCH v6 0/3] Add ZynqMP pinctrl driver
 2021-04-27 14:04 UTC  (11+ messages)
` [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCH v2 00/50] staging: rtl8723bs: remove all remaining debug macros in rtw_debug.h
 2021-04-27 14:03 UTC  (5+ messages)
` [PATCH v2 50/50] staging: rtl8723bs: macro DRIVER_PREFIX expands to lowercase driver name

[PATCH v2] iio: Documentation: move incompatible ABI to obsolete
 2021-04-27 14:03 UTC 

[v2,1/1] adv_mix955x is a scheme that multiplexes PCA9554/PCA9555 into LED and GPIO
 2021-04-27 13:53 UTC  (2+ messages)

[GIT PULL] printk for 5.13
 2021-04-27 13:53 UTC 

[PATCH 0/2] selftests: futex: Improve timeout testing
 2021-04-27 13:53 UTC  (3+ messages)
` [PATCH 1/2] selftests: futex: Correctly include headers dirs
` [PATCH 2/2] selftests: futex: Expand timeout test

[PATCH RFC] iio: Documentation: move incompatible ABI to obsolete
 2021-04-27 13:48 UTC 

[PATCH v3] media:exynos4-is: Fix a use after free in isp_video_release
 2021-04-27 13:48 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.13 merge window
 2021-04-27 13:45 UTC 

[PATCH RFT] regulator: fan53555: Fix off-by-one for TCS4525_NVOLTAGES
 2021-04-27 13:45 UTC 

KASAN: null-ptr-deref Write in io_uring_cancel_sqpoll
 2021-04-27 13:37 UTC  (3+ messages)
` [PATCH 5.13] io_uring: Check current->io_uring "

[PATCH v10 clocksource 6/7] clocksource: Forgive tsc_early pre-calibration drift
 2021-04-27 13:37 UTC  (4+ messages)
` [clocksource] 8c30ace35d: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).