The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-24 13:28:36 to 2026-06-24 14:58:02 UTC [more...]

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 14:57 UTC  (4+ messages)
` [PATCH v5 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v5 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v5 3/9] mm/memory_hotplug: export mhp_get_default_online_type

[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
 2026-06-24 14:57 UTC  (9+ messages)
` [PATCH v2 1/4] virtio: add virtio_device_shutdown() helper
` [PATCH v2 2/4] virtio_balloon: factor out virtballoon_quiesce()
` [PATCH v2 3/4] virtio_balloon: quiesce balloon work before device shutdown
` [PATCH v2 4/4] virtio_balloon: warn on failed buffer add in tell_host()

[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
 2026-06-24 14:55 UTC 

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-24 14:55 UTC  (6+ messages)
` [PATCH v7 05/11] cxl: Add CXL Device Reset helper
` [PATCH v7 09/11] cxl: Restore CXL HDM state after PCI reset

[PATCH] EDAC/altera: use SDMMC compatibles to select A10/S10 IRQ layout
 2026-06-24 14:55 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-24 14:55 UTC  (19+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()
` [PATCH v15 02/11] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v15 03/11] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v15 04/11] arm64/ptrace: Expand secure_computing() in place
` [PATCH v15 05/11] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v15 06/11] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v15 07/11] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v15 09/11] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP

[PATCH] x86: Avoid divide by 0 in amd_smn_init()
 2026-06-24 14:54 UTC  (3+ messages)

[PATCH] module: annotate failed-module stats list traversal
 2026-06-24 14:19 UTC  (3+ messages)

[PATCH v16 00/14] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-24 14:54 UTC  (5+ messages)
` [PATCH v16 04/14] lib: kstrtox: add initial value to _parse_integer_limit()

[PATCH 0/3] dm: simplify list ioctls
 2026-06-24 14:52 UTC  (4+ messages)
` [PATCH 1/3] dm: __list_versions(): Only process targets once
` [PATCH 2/3] dm: list_devices(): Only process devices once
` [PATCH 3/3] dm: lookup_ioctl(): Use designated array initialers

[PATCH v5 0/3] Add camera clock controller support on Glymur platform
 2026-06-24 14:50 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: clock: qcom: Add Glymur camera clock controller
` [PATCH v5 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
` [PATCH v5 3/3] arm64: dts: qcom: glymur: Add camera clock controller support

[PATCH] blkcg: update iocost_coef_gen.py to use io_uring
 2026-06-24 14:50 UTC 

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-24 14:49 UTC  (2+ messages)

[PATCH v2 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-06-24 14:49 UTC  (5+ messages)
` [PATCH v2 1/2] drm/panthor: Add vm_bind region with kbo range overlap check
` [PATCH v2 2/2] drm/panthor: Fix comment to reflect actual struct field name

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-24 14:49 UTC  (7+ messages)
` [PATCH v3 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v3 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access

[PATCH] RDMA/irdma: Prevent overflows in memory contiguity checks
 2026-06-24 14:48 UTC 

[GIT PULL] Rust for v7.2 (addendum)
 2026-06-24 14:47 UTC 

[PATCH 0/2] Add driver for DAC8163:
 2026-06-24 14:47 UTC  (11+ messages)
` [PATCH 1/2] iio: dac: dac8163: Add driver for DAC8163
` [PATCH 2/2] dt-bindings: iio: dac: Add DAC8163

[GIT PULL] Rust fixes for 7.2
 2026-06-24 14:46 UTC 

[BUG] KFENCE: use-after-free read in udp_tunnel_nic_device_sync_work
 2026-06-24 14:46 UTC  (6+ messages)

[PATCH v2] Respect mempolicy when calculating surplus huge pages
 2026-06-24 14:45 UTC  (2+ messages)

[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
 2026-06-24 14:43 UTC  (2+ messages)

[PATCH] fbdev: via: return an error when DMA copy times out
 2026-06-24 14:43 UTC 

[PATCH v8 00/10] tracing/probes: Add more typecast features
 2026-06-24 14:43 UTC  (11+ messages)
` [PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
` [PATCH v8 02/10] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v8 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v8 04/10] tracing/probes: Support typecast for various probe events
` [PATCH v8 05/10] tracing/probes: Support nested typecast
` [PATCH v8 06/10] tracing/probes: Type casting always involves nested calls
` [PATCH v8 07/10] tracing/probes: Support field specifier option for typecast
` [PATCH v8 08/10] tracing/probes: Add $current variable support
` [PATCH v8 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v8 10/10] tracing/probes: Add a new testcase for BTF typecasts

[PATCH] mfd: wm8350: return an error for AUXADC timeouts
 2026-06-24 14:42 UTC 

linux-next: Tree for Jun 24
 2026-06-24 14:42 UTC 

[PATCH] gpiolib: acpi: Add quirk for ASUS ROG Strix G614 series
 2026-06-24 14:42 UTC  (4+ messages)
` [PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 "

[PATCH 3/3] memcg: bail out proactive reclaim when memcg is dying
 2026-06-24 14:41 UTC  (3+ messages)

[PATCH v2] cxl/mbox: Clamp mailbox output allocation to the payload size
 2026-06-24 14:41 UTC 

[PATCH] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-06-24 14:41 UTC 

[PATCH] media: cec: stm32: return an error when log-address wait times out
 2026-06-24 14:40 UTC 

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-24 14:39 UTC  (3+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK

[PATCH v12 0/5] iio: adc: add Versal SysMon driver
 2026-06-24 14:37 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v12 2/5] iio: adc: add Versal SysMon driver
` [PATCH v12 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v12 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v12 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH] phy: starfive: jh7110-dphy: fail init when the PLL does not lock
 2026-06-24 14:39 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 14:38 UTC  (12+ messages)
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "

[PATCH v2] usb: gadget: udc: Fix use-after-free in gadget_match_driver
 2026-06-24 14:38 UTC  (2+ messages)

[PATCH v1] mm: fix data-race in folio_batch_count()
 2026-06-24 14:38 UTC  (5+ messages)

[PATCH] gpu: ipu-v3: fail PRG channel setup when buffer fill times out
 2026-06-24 14:37 UTC 

[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-06-24 14:37 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-24 14:37 UTC  (9+ messages)
` [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH for-next v3 5/9] mm/slab: extend deferred free mechanism to handle rcu sheaves

[PATCH] ALSA: usb-audio: avoid kobject path lookup in DualSense match
 2026-06-24 14:37 UTC 

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-24 14:37 UTC  (6+ messages)

[PATCH] mailbox: imx: return TXDB_V2 timeout errors
 2026-06-24 14:37 UTC 

[PATCH v2] mfd: ls2kbmc: mfd: ls2kbmc: Fix iomem pointer handling in video mode parsing
 2026-06-24 14:36 UTC  (2+ messages)

[PATCH] HID: amd_sfh: return an error when response wait times out
 2026-06-24 14:35 UTC 

[PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
 2026-06-24 14:33 UTC  (8+ messages)

[PATCH] Bluetooth: eir: Fix OOB read in eir_get_service_data()
 2026-06-24 14:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
 2026-06-24 14:32 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-24 14:31 UTC  (6+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks

[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-06-24 14:30 UTC  (8+ messages)
` [PATCH v5 12/16] media: iris: implement support for the "
` [PATCH v5 15/16] media: venus: skip QCM2290 if Iris driver is enabled
` [PATCH v5 16/16] media: iris: constify inst_fw_cap_sm8250_dec

[PATCH bpf 1/1] bpf: Fix insn_aux_data leak on verifier err_free_env path
 2026-06-24 14:40 UTC  (2+ messages)

[PATCH v2 0/2] Fix traceNoC probe issue on Kaanapali
 2026-06-24 14:25 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-06-24 13:34 UTC  (4+ messages)

[RFCv2 PATCH 0/6] Support memory hotplug/unplug for TDX CoCo guests
 2026-06-24 14:23 UTC  (4+ messages)
` [RFCv2 PATCH 1/6] efi/unaccepted: Support hotplug memory in unaccepted bitmap via SRAT

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-24 14:23 UTC  (6+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH v2 00/14] netfs: Miscellaneous fixes
 2026-06-24 14:21 UTC  (5+ messages)
` [PATCH v2 04/14] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v2 14/14] netfs: Fix DIO write retry for filesystems without a ->prepare_write()

[PATCH] null_blk: cancel bw_timer on add-device error unwind
 2026-06-24 14:21 UTC  (2+ messages)

[PATCH] watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
 2026-06-24 14:21 UTC  (3+ messages)

[PATCH] remoteproc: xlnx: refactor start & stop ops
 2026-06-24 14:21 UTC  (6+ messages)

[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
 2026-06-24 14:20 UTC  (2+ messages)

[RFC PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-24 14:20 UTC  (12+ messages)
` [RFC PATCH 01/11] Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BP
` [RFC PATCH 02/11] Docs/ABI/damon: document probe files
` [RFC PATCH 03/11] mm/damon/tests/core-kunit: test damon_rand()
` [RFC PATCH 04/11] selftests/damon/sysfs.sh: test multiple probe dirs creation
` [RFC PATCH 05/11] selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
` [RFC PATCH 06/11] selftests/damon/sysfs.sh: test dests dir
` [RFC PATCH 07/11] selftests/damon/sysfs.sh: test all files in quota goal dir
` [RFC PATCH 08/11] mm/damon/core: reduce range setup in damon_commit_target_regions()
` [RFC PATCH 09/11] mm/damon/sysfs: split probe setup function out
` [RFC PATCH 10/11] mm/damon/sysfs: split out filters setup function
` [RFC PATCH 11/11] mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/

[PATCH v4] x86/sgx: Fix RCU Tasks stall in EPC sanitization loop
 2026-06-24 14:20 UTC 

[PATCH] RDMA/siw: publish QP after initialization
 2026-06-24 14:16 UTC  (2+ messages)

[PATCH 0/3] ovl: make cachestat() work
 2026-06-24 14:16 UTC  (11+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files

[PATCH v2] smp: Use release stores for csd_lock_record() state
 2026-06-24 14:15 UTC  (2+ messages)

[PATCH V2 net 0/4] net: hns3: fix configuration deadlocks and refactor link setup
 2026-06-24 14:13 UTC  (5+ messages)
` [PATCH V2 net 1/4] net: hns3: unify copper port ksettings configuration path
` [PATCH V2 net 2/4] net: hns3: refactor MAC autoneg and speed configuration
` [PATCH V2 net 3/4] net: hns3: fix permanent link down deadlock after reset
` [PATCH V2 net 4/4] net: hns3: differentiate autoneg default values between copper and fiber

[PATCH v6 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-06-24 14:13 UTC  (4+ messages)
` [PATCH v6 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC

[PATCH v2] ASoC: qcom: q6apm-dai: add carveout SCM assignment for mDSP buffers
 2026-06-24 14:11 UTC  (2+ messages)

[PATCH 0/2] dm era: fix metadata_open NULL deref and error propagation
 2026-06-24 14:09 UTC  (5+ messages)
` [PATCH 1/2] dm era: fix NULL pointer dereference in metadata_open()
` [PATCH 2/2] dm era: fix error code propagation in era_ctr()

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-24 14:08 UTC  (2+ messages)
` (subset) "

mm: opaque hardware page-table entry handles
 2026-06-24 14:09 UTC 

[PATCH] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-06-24 14:07 UTC  (2+ messages)

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-24 14:07 UTC  (10+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()

[PATCH v5 0/3] Add Sony IMX471 camera sensor driver
 2026-06-24 14:06 UTC  (4+ messages)
` [PATCH v5 3/3] media: i2c: imx471: Add Sony IMX471 image "

[PATCH] scsi: hpsa: fix DMA mapping leak on IOACCEL2 reset path
 2026-06-24 14:06 UTC  (4+ messages)
  `  "

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-24 14:05 UTC  (3+ messages)

[PATCH v5 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-24 14:02 UTC  (3+ messages)

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-06-24 14:00 UTC  (6+ messages)

[ndctl PATCH] test/fwctl: Add Get Feature OOB rejection regression test
 2026-06-24 14:00 UTC 

[PATCH] KVM: x86: Drop WARN_ON_ONCE() for concurrently disappearing interrupts
 2026-06-24 14:00 UTC  (2+ messages)

PATCH v2 0/2] Power: supply: Add PbAc, NiZn, RAM, and ZnAr support
 2026-06-24 13:57 UTC  (3+ messages)
` [PATCH v2 1/2] power: "
` [PATCH v2 2/2] power: supply: sbs-battery: "

[PATCH] xfs: remove dead NULL check after __GFP_NOFAIL allocation
 2026-06-24 13:51 UTC 

[PATCH v4 0/4] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
 2026-06-24 13:56 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: amlogic: meson-axg: Disable nfc node by default
` [PATCH v4 2/4] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH v4 3/4] arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
` [PATCH v4 4/4] arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe

[PATCH] bpf: allow BPF_LOG_KERNEL from kernel space
 2026-06-24 13:57 UTC  (3+ messages)

[PATCH net v2] tipc: fix out-of-bounds read in broadcast Gap ACK blocks
 2026-06-24 13:56 UTC 

[PATCH v2] hfs: validate corrupt catalog and btree metadata before hfs_write_inode()
 2026-06-24 13:54 UTC 

[PATCH v6 0/2] add mcf54415 DAC driver
 2026-06-24 13:52 UTC  (3+ messages)

[PATCH v4] PCI: qcom-ep: Fix runtime PM reference leak in probe error paths
 2026-06-24 13:49 UTC 

[PATCH] spi: imx: reconfigure for PIO when DMA cannot be started
 2026-06-24 13:49 UTC  (3+ messages)

[PATCH v2] cxl/features: Reject Get Feature count larger than the output buffer
 2026-06-24 13:47 UTC 

[PATCH net-next] selftests: tls: size splice_short pipe by page size
 2026-06-24 13:46 UTC  (3+ messages)

[PATCH net-next v2] selftests: tls: size splice_short pipe by page size
 2026-06-24 13:44 UTC 

[PATCH v3 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-24 13:44 UTC  (4+ messages)
` [PATCH v3 6/7] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600

[PATCH] clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
 2026-06-24 13:42 UTC  (2+ messages)

[PATCH] cxl: fix mailbox return code description typo
 2026-06-24 13:42 UTC  (2+ messages)

[PATCH v2 0/7] gpu: nova-core: boot GSP with vGPU enabled
 2026-06-24 13:39 UTC  (4+ messages)
` [PATCH v2 1/7] PCI/IOV: Return u16 from pci_sriov_get_totalvfs()

[PATCH] dt-bindings: mfd: khadas,mcu: Drop type reference from "fan-supply"
 2026-06-24 13:36 UTC 

[PATCH v3] PCI: qcom-ep: Fix runtime PM reference leak in probe error paths
 2026-06-24 13:36 UTC 

[PATCH v3 0/4] Fix racy and incorrect updates to MSR_K7_HWCR
 2026-06-24 13:35 UTC  (5+ messages)
` [PATCH v3 3/4] cpufreq: ACPI: Use IPI to update boost MSR in cpufreq_boost_down_prep()

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-24 13:36 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release

[PATCH v4 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
 2026-06-24 13:34 UTC  (2+ messages)

[PATCH] ext4: cancel dirty accounting for folios without buffers
 2026-06-24 13:29 UTC  (5+ messages)

[PATCH v2] PCI: qcom-ep: Fix runtime PM reference leak in probe error paths
 2026-06-24 13:29 UTC 

[PATCH] netfs: Fix kernel-doc parameter name for netfs_resize_file()
 2026-06-24 13:29 UTC 

[syzbot] [net?] kernel BUG in set_ipsecrequest
 2026-06-24 13:29 UTC  (2+ messages)
` Forwarded:

[PATCH v2] pinctrl: qcom: Avoid assigning unused private context in test cases
 2026-06-24 13:28 UTC  (2+ messages)


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