The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-20 17:50:18 to 2026-07-20 19:36:06 UTC [more...]

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-20 19:34 UTC  (34+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v5 02/36] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
` [PATCH v5 03/36] mm/page_alloc: let the bulk and folio allocators carry alloc_flags
` [PATCH v5 04/36] numa: introduce N_MEMORY_PRIVATE
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
` [PATCH v5 07/36] mm/memory_hotplug: disallow migration-driven private node hotunplug
` [PATCH v5 08/36] mm/mempolicy: skip private node folios when queueing for migration
` [PATCH v5 09/36] mm/migrate: disallow userland driven migration for private nodes
` [PATCH v5 10/36] mm/madvise: disallow madvise operations on private node folios
` [PATCH v5 11/36] mm/compaction: disallow compaction on private nodes
` [PATCH v5 12/36] mm/page_alloc: clear private node watermarks and system reserves
` [PATCH v5 13/36] mm/mempolicy: disallow NUMA Balancing prot_none on private nodes
` [PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
` [PATCH v5 15/36] mm/ksm: skip KSM for managed-memory folios
` [PATCH v5 16/36] mm/khugepaged: skip private node folios when trying to collapse
` [PATCH v5 17/36] mm/vmscan: disallow reclaim of private node memory
` [PATCH v5 18/36] mm/gup: disallow longterm pin of private node folios
` [PATCH v5 19/36] proc: include N_MEMORY_PRIVATE nodes in numa_maps output
` [PATCH v5 20/36] mm/memcontrol: account private-node memory in per-node stats
` [PATCH v5 21/36] proc/kcore: include private-node RAM in the kcore RAM map
` [PATCH v5 22/36] mm/mempolicy: add MPOL_F_PRIVATE and zonelist selection
` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds
` [PATCH v5 24/36] mm/mempolicy: add in-kernel MPOL_BIND interfaces for drivers/services
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
` [PATCH v5 30/36] mm: add NODE_PRIVATE_CAP_NUMA_BALANCING for private-node NUMA balancing
` [PATCH v5 31/36] mm: add NODE_PRIVATE_CAP_LTPIN for private node folio pinning
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
` [PATCH v5 33/36] Documentation/mm: describe private (N_MEMORY_PRIVATE) memory nodes

[PATCH 00/10] HID: iio: use local struct device
 2026-07-20 19:35 UTC  (5+ messages)
` [PATCH 02/10] iio: gyro: hid-sensor-gyro-3d: "

[PATCH] serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()
 2026-07-20 19:34 UTC 

[PATCH] ASoC: amd: yc: Add MSI Crosshair A16 HX D7WFKG to quirk table
 2026-07-20 19:31 UTC 

[PATCH v2] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-07-20 19:32 UTC  (3+ messages)

[PATCH v2 0/3] iio: common: improve InvenSense sample timestamping
 2026-07-20 19:31 UTC  (5+ messages)
` [PATCH v2 2/3] iio: inv_sensors: better timestamp alignment when using watermark

[PATCH v2 0/3] drm: Use named initializers for arrays of i2c_device_data
 2026-07-20 19:30 UTC  (3+ messages)
` [PATCH v2 1/3] drm/bridge: "

SoundWire: amd: all peripherals stay UNATTACHED after s2idle resume (AMD ACP70, ASUS ProArt PX13 HN7306)
 2026-07-20 19:30 UTC  (2+ messages)

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-20 19:29 UTC  (2+ messages)

[PATCH] device property: add missing kernel-doc for property_entry
 2026-07-20 19:29 UTC  (4+ messages)

[PATCH] x86/apic: Ensure ICR register write value is handled as 32 bits
 2026-07-20 19:27 UTC  (3+ messages)
` [tip: x86/cleanups] "

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 19:27 UTC  (5+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1

[PATCH v22 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-07-20 19:25 UTC  (5+ messages)
` [PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v22 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v22 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v22 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-07-20 19:24 UTC  (7+ messages)
` [PATCH v4 4/8] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v4 5/8] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround

[RFC PATCH] mm/page_reporting: Add page_reporting_delay sysctl
 2026-07-20 19:24 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: x86/pmu: Let userspace disable SW accounting of emulated instructions
 2026-07-20 19:22 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: x86/pmu: Add CAP to "
` [RFC PATCH 2/2] KVM: Documentation: Document KVM_CAP_X86_DISABLE_PMU_SW_ACCOUNTING

[PATCH v3] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-07-20 19:21 UTC  (2+ messages)

[PATCH] rust: dma: return zero for Coherent reads past EOF
 2026-07-20 19:21 UTC 

[PATCH RFC v3 2/6] riscv/mm: add untagged_addr_remote_unlocked()
 2026-07-20 19:21 UTC  (6+ messages)

[PATCH 00/31] block/swim: Fixes and improvements
 2026-07-20 19:21 UTC  (21+ messages)
` [PATCH 05/31] swim: Perform ISM/IWM mode switching according to specs
` [PATCH 08/31] swim: Don't start motor until medium is present
` [PATCH 09/31] swim: Recalibrate when drive is probed
` [PATCH 03/31] swim: Enable the drive when probing
` [PATCH 06/31] swim: Configure parameter memory
` [PATCH 12/31] swim: Simplify return value initialization
` [PATCH 04/31] swim: Don't disable drive after every sector
` [PATCH 10/31] swim: Add track zero recalibration delay
` [PATCH 07/31] swim: Enable clock divider only where appropriate
` [PATCH 11/31] swim: Handle FIFO timeout error

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-20 19:21 UTC  (3+ messages)

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-07-20 19:19 UTC  (3+ messages)

[PATCH] accel/ethosu: validate all tiles and the packed-channel peak in the cmdstream verifier
 2026-07-20 19:20 UTC 

[PATCH] mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
 2026-07-20 19:20 UTC  (2+ messages)

[PATCH v3] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
 2026-07-20 19:19 UTC  (2+ messages)

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-20 19:18 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-20 19:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-20 19:15 UTC  (5+ messages)

[PATCH net v3 2/3] net: ethernet: oa_tc6: Improvement in buffer overflow handling
 2026-07-20 19:09 UTC  (3+ messages)

[PATCH 5.10/5.15.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-20 19:15 UTC 

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-20 19:15 UTC 

[RFC v3 0/5] Bootpatch-SLR: Randomizing Linux Kernel Structure Layouts at Boot
 2026-07-20 19:13 UTC  (6+ messages)
` [RFC v3 1/5] Pinpoint plugin
` [RFC v3 2/5] Selfpatch runtime
` [RFC v3 3/5] SPSLR build integration
` [RFC v3 4/5] SPSLR and Sanemaker source integration
` [RFC v3 5/5] Tasklist sample module

[PATCH v2] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
 2026-07-20 19:13 UTC 

[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
 2026-07-20 19:12 UTC  (3+ messages)

[PATCH] usb: core: add USB_QUIRK_CONFIG_DESC_READ_255 for Razer BlackShark V3 Pro
 2026-07-20 19:12 UTC  (3+ messages)

[PATCH v2 0/2] Move tool for generating initramfs cpio to scripts/
 2026-07-20 19:10 UTC  (3+ messages)
` [PATCH v2 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target
` [PATCH v2 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/

[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
 2026-07-20 19:11 UTC  (5+ messages)
` [PATCH 2/7] staging: fbtft: Remove redundant dev_err_probe()
` [PATCH 5/7] media: atomisp: Remove redundant dev_err()

[PATCH] serial: 8250: fix compile error with hub6_match_port() when compiled as a module
 2026-07-20 19:11 UTC  (3+ messages)

[PATCH] early: usb: xhci-dbc: Handle out of bounds xhci-xdbc capability
 2026-07-20 19:12 UTC 

[PATCH] selftests/futex: Give circular-list nodes static storage
 2026-07-20 19:05 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-20 19:05 UTC  (5+ messages)
` [PATCH 14/22] mm: set page table page type when allocated

[PATCH] KVM: arm64: Stop the hyp trace clock worker on disable
 2026-07-20 19:04 UTC  (4+ messages)

[PATCH v3 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
 2026-07-20 19:03 UTC  (4+ messages)
` [PATCH v3 1/3] interconnect: qcom: Make important drivers default
` [PATCH v3 2/3] interconnect: qcom: Add missing depends to Hawi, Maili, Nord and Shikra
` [PATCH v3 3/3] ARM/arm64: defconfig: Drop redundant Qualcomm interconnect entries

[PATCH v3] cpufreq/amd-pstate: Bail out early if !X86_FEATURE_HW_PSTATE
 2026-07-20 19:01 UTC  (2+ messages)

[PATCH] selftests: do not preserve ownership when installing files with rsync
 2026-07-20 19:00 UTC  (2+ messages)

[PATCH v8 1/2] selftests/futex: implement the interfaces related to threads
 2026-07-20 19:00 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Provide thread creation and synchronization helpers

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-20 19:00 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Use thread synchronization helpers instead of usleep()

[PATCH bpf v4 0/4] Fixes for bpf link update
 2026-07-20 18:58 UTC  (5+ messages)
` [PATCH bpf v4 2/4] bpf: Fix UAF due to missing link type check in mprog
` [PATCH bpf v4 4/4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog

[PATCH] interconnect: qcom: Enable Shikra interconnect driver by default for ARCH_QCOM
 2026-07-20 18:55 UTC  (2+ messages)

[PATCH] drm/gpusvm: Zero HMM PFNs before scanning ranges
 2026-07-20 18:54 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix speakers on Lunnen Ground 14
 2026-07-20 18:50 UTC  (2+ messages)

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-07-20 18:49 UTC 

[PATCH v2 0/7] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-20 18:49 UTC  (5+ messages)
` [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers

[PATCH] ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBE
 2026-07-20 18:49 UTC  (2+ messages)

[PATCH] ALSA: hda/tas2781: clear cali_data.total_sz when calibration read fails
 2026-07-20 18:49 UTC  (2+ messages)

[PATCH] selftests/rseq: Add missing test binaries to .gitignore
 2026-07-20 18:49 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCH] drm/gpusvm: Fix mm reference leak in range eviction
 2026-07-20 18:49 UTC  (3+ messages)

[PATCH v4] wifi: brcmfmac: add DPP support
 2026-07-20 18:48 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Preserve stack frame number for commuted stack arithmetic
 2026-07-20 18:47 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve stack frame number for commuted arithmetic

[PATCH v5 0/4] Some Minor fixes and cleanups to irqchip/gic-v3-its
 2026-07-20 18:46 UTC  (2+ messages)

[patch 1/4] entry: Rework syscall_audit_enter()
 2026-07-20 18:43 UTC  (2+ messages)
` [tip: core/entry] "

[patch 2/4] entry: Rework trace_syscall_enter()
 2026-07-20 18:43 UTC  (2+ messages)
` [tip: core/entry] "

[patch 3/4] entry: Make return type of syscall_trace_enter() bool
 2026-07-20 18:43 UTC  (2+ messages)
` [tip: core/entry] "

[patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
 2026-07-20 18:43 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH can v3] can: gs_usb: fix hardware timestamp state for mixed channels
 2026-07-20 18:40 UTC 

[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
 2026-07-20 18:38 UTC  (5+ messages)

[GIT PULL] hotfixes for 7.2-rc5
 2026-07-20 18:39 UTC 

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-20 18:34 UTC  (8+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header

[PATCH v7 00/11] Dynamic PAMT
 2026-07-20 18:34 UTC  (5+ messages)
` [PATCH v7 09/11] x86/virt/tdx: Enable "
` [PATCH v7 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH] entry: Provide stub for syscall_enter_audit() when auditing is disabled
 2026-07-20 18:34 UTC  (3+ messages)

[PATCH 0/3] cpupower: Improve arm64 frequency and CPPC reporting
 2026-07-20 18:33 UTC  (5+ messages)
` [PATCH 1/3] cpupower: Add generic CPPC performance display

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-20 18:32 UTC  (3+ messages)
` [PATCH v1 01/11] tracing: Include linux/types.h in trace_remote_event.h

[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-20 18:31 UTC  (6+ messages)
` [PATCH v5 "

[PATCH] media: i2c: ov9282: restore flash duration calculation
 2026-07-20 18:31 UTC 

[PATCH v2] Bluetooth: ISO: fix UAF on socket close before shutdown completes
 2026-07-20 18:30 UTC 

[PATCH] dma/swiotlb: make high watermark tracking boot-time opt-in
 2026-07-20 18:30 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 18:28 UTC  (5+ messages)
` [PATCH 7/8] net: mv643xx: use platform_device_set_fwnode()

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-20 18:27 UTC  (9+ messages)

[PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
 2026-07-20 18:28 UTC  (15+ messages)
` [PATCH v2 1/5] riscv: dts: thead: th1520: remove pclk for I2C1
` [PATCH v2 2/5] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH v2 3/5] riscv: dts: thead: lpi4a: sort nodes
` [PATCH v2 4/5] riscv: dts: thead: Add IO labels for the IO expansion on I2C1
` [PATCH v2 5/5] riscv: dts: thead: Add remaining Lichee Pi 4A IO expansions

[PATCH net-next 1/2] ipv4: devinet: list global scope addresses before link scope addresses
 2026-07-20 18:21 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: net: add test for IPv4 address scope ordering

[PATCH 0/2] mm: zswap: free cold writeback folios promptly
 2026-07-20 18:25 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-20 18:16 UTC  (3+ messages)
` [PATCH 6/8] arm64: dts: freescale: imx8mm-verdin: Add Toradex OV5640 CSI Cameras

[PATCH stable 6.12 v2] selftests/fs/statmount: build with tools include dir
 2026-07-20 18:16 UTC 

[PATCH] cpupower: Add libm to cpupower for generic CPPC view
 2026-07-20 18:14 UTC 

[PATCH net-next] net: stmmac: Simplify ioctl handling
 2026-07-20 18:12 UTC  (4+ messages)

[RFC] cxl: Device protocol AER injection
 2026-07-20 18:12 UTC  (3+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-07-20 18:11 UTC  (4+ messages)

[PATCH] fs/ecryptfs: fix slab-out-of-bounds write when decrypting session key
 2026-07-20 18:11 UTC 

[PATCH] x86/bugs: Don't use cpu-type matching in cpu_vuln_blacklist
 2026-07-20 18:11 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH] media: dvb-usb-v2: af9015: reject invalid TS mode from EEPROM
 2026-07-20 18:10 UTC 

[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
 2026-07-20 18:06 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-20 18:02 UTC  (2+ messages)

[PATCH v2 00/13] Library APIs for AES encryption modes
 2026-07-20 18:01 UTC  (2+ messages)

[PATCH v3 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-07-20 17:59 UTC  (4+ messages)
` [PATCH v3 1/5] "

[PATCH v3 0/4] KVM s390x PCI fixes
 2026-07-20 17:58 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v3 2/4] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v3 3/4] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v3 4/4] KVM: s390: pci: Fix resource leak on IRQ registration failure

[PATCH net] bonding: fix skb_under_panic in bond_ns_send() over stacked VLANs
 2026-07-20 17:58 UTC  (2+ messages)

[PATCH] pinctrl: bm1880: add missing select GENERIC_PINCONF
 2026-07-20 17:51 UTC 

[PATCH v1 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
 2026-07-20 17:54 UTC  (5+ messages)
` [PATCH v1 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v1 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v1 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v1 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis

[PATCH 0/2] ntsync: docs uAPI fixup and timens selftest
 2026-07-20 17:54 UTC  (3+ messages)
` [PATCH 1/2] docs: ntsync: align ioctl names and struct layouts with uapi
` [PATCH 2/2] selftests: ntsync: test absolute MONOTONIC waits under time namespaces

[PATCH] drm/i915/psr: Disable eDP Panel Replay on XPS 16 DA16260 (LG 0x07C5)
 2026-07-20 17:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-20 17:49 UTC  (3+ messages)
` [PATCH v2 02/15] drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpers


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