mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 0/5] Add two-byte cmpxchg emulation and wire it into the architectures
 2026-09-17 16:38 UTC 

[PATCH v22 0/9] shut down devices asynchronously
 2026-09-17 16:37 UTC  (9+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support

[PATCH v2 0/5] kconfig: improve input validation for numeric options
 2026-09-17 16:36 UTC  (7+ messages)
` [PATCH v2 3/5] kconfig: check for hex and int mismatches
` [PATCH v2 4/5] kconfig: prevent out-of-bounds user input for numeric options
` [PATCH v2 5/5] kconfig: use unsigned integers for hex range checks

[PATCH] kcm: Fix socket use-after-free in kcm_unattach()
 2026-09-17 16:36 UTC 

[PATCH RFC v3 00/13] rcu-tasks: build Tasks RCU on Tasks Trace readers in trampolines
 2026-09-17 16:35 UTC  (14+ messages)
` [PATCH RFC v3 03/13] rcu-tasks: Add a Tasks RCU implementation for reader-marked trampolines

[PATCH] cifs: Fix server use-after-free in cifs_chan_skip_or_disable()
 2026-09-17 16:34 UTC 

[PATCH] USB Audio Class 2 Mixer unit support for GET_CUR, SET_CUR and RANGE
 2026-09-17 16:33 UTC  (12+ messages)

[PATCH v12 00/25] Allow AET to use PMT as loadable module
 2026-09-17 16:32 UTC  (2+ messages)

[PATCH v6 0/3] arm: dts: altera: add Draeger M48 CPU Module
 2026-09-17 16:31 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: add Draeger AG
` [PATCH v6 2/3] dt-bindings: arm: altera: add Draeger M48 Module
` [PATCH v6 3/3] arm: dts: altera: add Draeger M48 CPU Module

[PATCH] nfsd: Fix id-to-name cache entry leak in idtoname_parse()
 2026-09-17 16:31 UTC 

[PATCH] blk-cgroup: skip rstat flush for cgroups without blkgs
 2026-09-17 16:31 UTC  (2+ messages)

[PATCH v16 0/5] Add RMPOPT support
 2026-09-17 16:31 UTC  (4+ messages)
` [PATCH v16 2/5] x86/sev: Disable CPU hotplug while SNP is active

[PATCH bpf-next v4 0/2] bpf: htab: Reduce memory use of hash maps
 2026-09-17 16:30 UTC  (3+ messages)

[PATCH v3] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()
 2026-09-17 16:30 UTC 

[PATCH] NFS: Fix layout header use-after-free in pnfs_update_layout()
 2026-09-17 16:29 UTC 

[PATCH v3 0/6] spacemit: k3: Replace bad CLINT node with ACLINT nodes
 2026-09-17 16:29 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: timer: thead,c900-aclint-mtimer: Add SpacemiT K3
` [PATCH v3 2/6] dt-bindings: interrupt-controller: thead,c900-aclint-mswi: "
` [PATCH v3 3/6] dt-bindings: interrupt-controller: thead,c900-aclint-sswi: "
` [PATCH v3 4/6] dt-bindings: timer: sifive,clint: Remove spacemit,k3-clint
` [PATCH v3 5/6] irqchip/aclint-sswi: Add support for SpacemiT K3
` [PATCH v3 6/6] riscv: dts: spacemit: k3: Replace incorrect CLINT node with ACLINT nodes

[syzbot] [kernel?] KASAN: slab-use-after-free Read in disable_device
 2026-09-17 16:29 UTC  (2+ messages)
` Forwarded: "

False-positive missing-firmware warnings for devices not present on the machine
 2026-09-17 16:29 UTC 

[PATCH] drm/nouveau/disp: don't reject HDMI config on cards without SCDC
 2026-09-17 16:28 UTC  (2+ messages)

[PATCH] ceph: Fix mds session leak in __open_export_target_session()
 2026-09-17 16:28 UTC 

[PATCH v7 0/5] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-09-17 16:27 UTC  (6+ messages)
` [PATCH v7 2/5] riscv_cbqri: resctrl: Add cache allocation via capacity block mask

[PATCH] ceph: Fix xattr buffer leak in __send_cap()
 2026-09-17 16:27 UTC 

[PATCH 0/2] clk: imx: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-17 16:25 UTC  (6+ messages)

[SLUB] nfs_page cmpxchg_double_fail and perf lock perturbation on dual-socket NFS/RDMA
 2026-09-17 16:25 UTC  (2+ messages)

[PATCH v4 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-17 16:24 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "

[syzbot] [kernel?] KASAN: slab-use-after-free Read in disable_device
 2026-09-17 16:24 UTC 

[PATCH v2 0/4] sched/numa: stop VMA scan filters from gating promotion
 2026-09-17 16:23 UTC  (13+ messages)
` [PATCH v2 1/4] mm: support promotion-only NUMA hinting scans
` [PATCH v2 2/4] mm: allow shared folios to be promoted to a fast tier
` [PATCH v2 4/4] sched/numa: do not let VMA PID activity gate promotion

[PATCH v2] rust: net: netlink: validate attribute length before casting to `c_int`
 2026-09-17 16:23 UTC  (4+ messages)

[PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-17 16:22 UTC  (31+ messages)
` [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v3 02/40] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH v3 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v3 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v3 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v3 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v3 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v3 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH v3 10/40] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH v3 11/40] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH v3 12/40] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH v3 13/40] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH v3 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v3 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH v3 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH v3 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH v3 18/40] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH v3 19/40] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH v3 20/40] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH v3 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH v3 22/40] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH v3 23/40] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH v3 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH v3 25/40] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH v3 26/40] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH v3 27/40] mm: remove hugetlb_inline.h
` [PATCH v3 28/40] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH v3 29/40] mm: drop some redundant checks around hugetlb VMAs
` [PATCH v3 30/40] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()

[PATCH] KVM: arm64: vgic-its: Update GITS_CTLR.Enabled under its_lock
 2026-09-17 16:20 UTC 

[PATCH 7.2 000/733] 7.2.7-rc1 review
 2026-09-17 16:19 UTC  (3+ messages)

[PATCH v4 00/11] Add S32N79RDB UFS support
 2026-09-17 16:18 UTC  (7+ messages)
` [PATCH v4 01/11] scsi: ufs: dwc: Return a negative error if the link is down
` [PATCH v4 04/11] ufs: host: Add common Hibern8 TX FSM polling helper
` [PATCH v4 08/11] scsi: ufs: Add NXP S32N79 UFS host controller driver

[PATCH v2 1/2] fs/resctrl: Avoid extra call to strlen() in schemata_list_add()
 2026-09-17 16:17 UTC  (4+ messages)

[PATCH] kstrtox: delete saturation in case of overflow
 2026-09-17 16:17 UTC 

[PATCH v2] fs/resctrl: Allocate rmid_ptrs[] using kvzalloc_objs()
 2026-09-17 16:15 UTC  (3+ messages)

[PATCH v2 1/2] list: add missing empty list check to list_cut_before()
 2026-09-17 16:14 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fully initialize map structure before registering notifier
 2026-09-17 16:14 UTC  (3+ messages)

[PATCH] usb: gadget: uvc: Fix config_item reference leak in uvc_alloc()
 2026-09-17 16:14 UTC 

[PATCH v2 0/2] pps-gpio: restore pin mux on unbind and shutdown
 2026-09-17 16:13 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] dt-bindings: pps: pps-gpio: document optional pinctrl states

Sound/seq: hung task in odev_open - unuse callback sleeps under list_mutex
 2026-09-17 16:13 UTC  (5+ messages)

[PATCH] usb: cdc-acm: Fix urb reference leak in acm_resume()
 2026-09-17 16:12 UTC 

[PATCH v5 3/5] accel/amdxdna: do not warn when a sync request is rejected
 2026-09-17 16:11 UTC  (2+ messages)
  ` [PATCH v5 5/5] accel/amdxdna: do not fail a sync for a BO with no debug context

[PATCH net-next v16 6/6] net: dsa: mxl862xx: document devlink flash and info support
 2026-09-17 16:11 UTC 

[PATCH net-next v16 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
 2026-09-17 16:11 UTC 

[PATCH net-next v16 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
 2026-09-17 16:11 UTC 

[PATCH net-next v16 3/6] driver core: add device_schedule_reprobe()
 2026-09-17 16:11 UTC 

[PATCH net-next v16 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
 2026-09-17 16:11 UTC 

[GIT PULL] Networking for v7.3-rc4
 2026-09-17 16:11 UTC 

[PATCH net] net: stmmac: request the MDIO reset GPIO only once
 2026-09-17 16:10 UTC  (2+ messages)

[PATCH] usb: cdns3: cdnsp-pci: Fix PCI function reference leak in cdnsp_pci_probe()
 2026-09-17 16:09 UTC 

[PATCH] mm/damon: reject zero sampling interval
 2026-09-17 16:09 UTC  (2+ messages)

[PATCH v4 0/5] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-17 16:08 UTC  (7+ messages)
` [PATCH v4 3/5] dma: swiotlb: Centralize memory-encryption pool sizing
` [PATCH v4 4/5] dma: swiotlb: Add an overridable architecture pool opt-out
` [PATCH v4 5/5] dma: swiotlb: Remove SWIOTLB_ANY

[PATCH v8 0/2] Add LPASS VA CSR HeartBeat pulse clock support
 2026-09-17 16:08 UTC  (3+ messages)
` [PATCH v8 2/2] clk: qcom: Add LPASS VA CSR heartbeat pulse clock

[PATCH] usb: cdnsp: Fix runtime PM reference leak in __cdnsp_gadget_init()
 2026-09-17 16:07 UTC 

[PATCH v2] HID: ayaneo: Add AYANEO 3 detachable controller driver
 2026-09-17 16:07 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/15] iio: adc: ad4134: Enable greater sample rate data capture
 2026-09-17 16:07 UTC  (5+ messages)
` [PATCH v2 09/15] dt-bindings: iio: adc: adi,ad4134: Document SPI connection mode

[PATCH 00/13] PCI: brcmstb: Stop using chip numbers for conditions
 2026-09-17 16:06 UTC  (3+ messages)
` [PATCH 07/13] PCI: brcmstb: Declare and assign quirk 32BIT_PCI_OPS

[PATCH v2 0/2] sched/fair: Randomize equally shallow idle CPU picks
 2026-09-17 16:06 UTC  (3+ messages)
` [PATCH v2 2/2] sched/fair: Randomize equally shallow slow-path candidates

[PATCH v3 00/20] kbuild: significantly speed up kernel builds
 2026-09-17 16:06 UTC  (21+ messages)
` [PATCH v3 01/20] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v3 02/20] kallsyms: index symbols by token to speed up table compression
` [PATCH v3 03/20] kallsyms: output binary data to speed output and kallsyms assembly
` [PATCH v3 04/20] kbuild: do not sort nm output where the order is irrelevant
` [PATCH v3 05/20] kbuild: only emit vmlinux relocations when required
` [PATCH v3 06/20] elf-parse: add section flags, symbol binding and a read-only mapping
` [PATCH v3 07/20] kallsyms: reimplement mksysmap in C
` [PATCH v3 08/20] kbuild: cache list, composite object state per object
` [PATCH v3 09/20] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH v3 10/20] kbuild: move the toolchain checks into init/Kconfig.toolchain
` [PATCH v3 11/20] kbuild: avoid re-running compiler and linker probes
` [PATCH v3 12/20] modpost: cache section relocation mismatch state
` [PATCH v3 13/20] modpost: emit module descriptors as assembly
` [PATCH v3 14/20] kbuild: batch module finalisation
` [PATCH v3 15/20] objtool: cache relocations, do less work, eliminate relocation hash
` [PATCH v3 16/20] objtool: size the instruction hash to the text
` [PATCH v3 17/20] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v3 18/20] rust: make exports.o depend on the headers generated for it
` [PATCH v3 19/20] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v3 20/20] kbuild: compress the kernel with pigz if available

[PATCH] usb: cdns3: Fix PCI function reference leak in cdns3_pci_remove()
 2026-09-17 16:06 UTC 

[PATCH v2] nilfs2: validate segment number in nilfs_sufile_get_suinfo()
 2026-09-17 16:05 UTC  (4+ messages)

[PATCH v2 0/2] sched/cpufreq: fix schedutil's boost frequency handling
 2026-09-17 16:05 UTC  (2+ messages)

[PATCH] usb: cdns3: Fix PCI function reference leak in cdns3_pci_probe()
 2026-09-17 16:04 UTC 

[PATCH 1/1] mm/huge_memory: disallow raw PMD mappings of the huge zero page
 2026-09-17 16:03 UTC  (4+ messages)

[BUG] uas: JMS578 returns reproducibly incorrect data after host reboot
 2026-09-17 16:02 UTC  (7+ messages)

[PATCH net v10 01/14] rxrpc: Fix lack of short-send handling in rxrpc_kernel_send_data()
 2026-09-17 16:01 UTC  (5+ messages)
` [PATCH net v10 00/14] rxrpc: Miscellaneous fixes

[PATCH] clk: disable unused clocks registered after boot
 2026-09-17 16:01 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix runtime PM reference leak in ufshcd_init()
 2026-09-17 16:01 UTC 

[PATCH] firmware: efi: add a separate timeout for UpdateCapsule()
 2026-09-17 16:01 UTC  (9+ messages)

[PATCH] of: unittest: Fix np reference leak in of_unittest_bus_3cell_ranges()
 2026-09-17 16:01 UTC  (2+ messages)

[PATCH 0/2] fs: honor FOP_UNSIGNED_OFFSET in llseek and positional I/O
 2026-09-17 16:01 UTC  (2+ messages)

[PATCH net v2 0/1] net: gso: limit recursive IP-in-IP segmentation
 2026-09-17 16:00 UTC  (2+ messages)
` [PATCH net v2 1/1] "

[PATCH net 0/2] stmmac: fix ETHQOS SerDes interface handling
 2026-09-17 15:59 UTC  (7+ messages)
` [PATCH net 2/2] net: stmmac: qcom-ethqos: advertise supported SerDes interfaces

[PATCH] ARM: at91: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-09-17 15:59 UTC  (2+ messages)

[PATCH] PCI: iproc: Use pci_alloc_host_bridge() on BCMA
 2026-09-17 15:59 UTC  (2+ messages)

[PATCH] serial: vt8500: Fix clock reference leak in vt8500_serial_probe()
 2026-09-17 15:58 UTC 

[PATCH net v2] ipv6: do not let ipv6_find_hdr() return an offset past the packet end
 2026-09-17 15:57 UTC  (2+ messages)

[PATCH net] net: stmmac: fix the invalid VID programmed by VLAN perfect filtering
 2026-09-17 15:57 UTC  (2+ messages)

[PATCH] serial: ma35d1: Fix clock reference leak in ma35d1serial_probe()
 2026-09-17 15:56 UTC 

[PATCH] usb: gadget: pxa25x: prevent ixp4xx + pxa25x combination
 2026-09-17 15:56 UTC 

[PATCH v2 0/2] Macro Ordering and Typo Correction
 2026-09-17 15:56 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: dw-edma: Sort Register Field Macros by Bit Position
` [PATCH v2 2/2] dmaengine: dw-edma: correct IP name in xilinx_cpm6_dma_data comment

[PATCH v7 0/15] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
 2026-09-17 15:55 UTC  (16+ messages)
` [PATCH 01/15] perf debuginfo: Fetch debuginfo keyed by build ID using debuginfod
` [PATCH 02/15] perf debuginfo: Set DEBUGINFOD_URLS from /etc/debuginfod when unset
` [PATCH 03/15] perf config: Move perf_config__set_variable() to util/config.c
` [PATCH 04/15] perf debuginfo: Let the user skip and disable debuginfod fetches
` [PATCH 05/15] perf debuginfo: Show the debuginfod fetch progress and keys in the TUI
` [PATCH 06/15] perf symbol: Fall back to fetching the vmlinux by build ID
` [PATCH 07/15] perf annotate-data: Show the sample count in the data-type browser
` [PATCH 08/15] perf report: Add --progress option
` [PATCH 09/15] perf scripts: Add perf-stuck, to tell where a running perf is stuck
` [PATCH 10/15] perf dwarf-aux: Bound the type chases for broken debug info
` [PATCH 11/15] perf dwarf-aux: Add die_same_file() and die_get_type_die()
` [PATCH 12/15] perf annotate-data: Resolve type DIEs in the debug file they came from
` [PATCH 13/15] perf annotate-data: Bound the member nesting recursion
` [PATCH 14/15] perf mem record: Request PERF_SAMPLE_CPU by default
` [PATCH 15/15] perf mem record: Use the IBS swfilt filter when available

[PATCH] kgdboc: Fix tty driver reference leak in configure_kgdboc()
 2026-09-17 15:55 UTC 

[PATCH] sfc: fix CONFIG_CXL_MEM dependency
 2026-09-17 15:55 UTC 

[PATCH] thunderbolt: Fix tunnel reference leak in tb_dp_dprx_start()
 2026-09-17 15:52 UTC 

[PATCH v2 0/7] arm64: dts: freescale: Add Toradex Lino and OSM iMX91/iMX93
 2026-09-17 15:51 UTC  (8+ messages)
` [PATCH v2 3/7] arm64: dts: freescale: Add Lino iMX93

[PATCH] spmi: mtk-pmif: Fix clock reference leak in mtk_spmi_bus_probe()
 2026-09-17 15:50 UTC 

[PATCH V1] accel/amdxdna: Set HMM_PFN_REQ_WRITE for writable BO faults
 2026-09-17 15:49 UTC 

[PATCH] docs: translations: pt_BR: translate maintainer-devicetree.rst
 2026-09-17 15:48 UTC  (2+ messages)

[PATCH] spi: fix controller reference leak in acpi_spi_device_alloc()
 2026-09-17 15:48 UTC 

[PATCH V1] accel/amdxdna: Fix race between unmap and free BO
 2026-09-17 15:48 UTC 

[PATCH 0/8] i3c: mipi-i3c-hci: Add Aspeed AST2700 support
 2026-09-17 15:47 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: i3c: Document the AST2700 I3C controller

[PATCH 6.18 0000/1250] 6.18.53-rc1 review
 2026-09-17 15:46 UTC  (2+ messages)

[PATCH] kobject: fix uevent socket use-after-free on net namespace delete
 2026-09-17 15:21 UTC  (3+ messages)

[PATCH net v10 01/14] rxrpc: Fix lack of short-send handling in rxrpc_kernel_send_data()
 2026-09-14 21:11 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®