The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-24 14:38:26 to 2026-06-24 15:55:08 UTC [more...]

[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
 2026-06-24 15:54 UTC  (3+ messages)
` [PATCH 1/8] md: change chunk_sectors and stripe cache counts to unsigned int
` [PATCH 2/8] md/raid5: raise stripe cache limit from 32768 to 262144

[PATCH] signal: avoid shared siginfo namespace rewrites
 2026-06-24 15:54 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH 0/5] md: minor cleanups in md core and raid5/raid1/raid10
 2026-06-24 15:54 UTC  (6+ messages)
` [PATCH 1/5] md/raid1,raid10: drop unused mddev arg from check_decay_read_errors()
` [PATCH 2/5] md/raid5: use max() in raid5_calc_degraded()
` [PATCH 3/5] md: make is_mddev_idle() take a bool init flag
` [PATCH 4/5] md: use sector_t for recovery_active in status_resync()
` [PATCH 5/5] md: clarify the resync ETA comment "

mm: opaque hardware page-table entry handles
 2026-06-24 15:52 UTC  (2+ messages)

[PATCH] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-24 15:51 UTC 

[PATCH bpf 0/2] bpf: Copy per-CPU map value padding in copy_map_value_long()
 2026-06-24 15:51 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Verify no non-zeroed kernel heap memory exposure

[PATCH-next v5 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-24 15:51 UTC  (4+ messages)
` [PATCH-next v5 6/6] "

[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
 2026-06-24 15:43 UTC  (2+ messages)

[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
 2026-06-24 15:50 UTC  (4+ messages)
` [PATCH v6 6/8] Documentation: bootconfig: document build-time cmdline rendering

[PATCH v3] dt-bindings: interrupt-controller: ti,irq-crossbar: Convert to DT schema
 2026-06-24 15:49 UTC  (4+ messages)

[PATCH 0/2] Add a "min bpc" connector property
 2026-06-24 15:49 UTC  (3+ messages)
` [PATCH 1/2] drm/connector: Introduce "

[PATCH] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-24 15:49 UTC 

[PATCH v2] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-06-24 15:48 UTC  (2+ messages)

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

[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
 2026-06-24 15:47 UTC  (2+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-24 15:47 UTC  (24+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
` [PATCH 06/37] drm/display: bridge-connector: use a drm_bridge_connector internally, not a drm_connector
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically
` [PATCH 19/37] drm/bridge: samsung-dsim: move drm_bridge_add() call to probe
` [PATCH 26/37] drm: event-notifier: add mechanism to notify about hotplug events

[PATCH v4 0/2] Add support for Renesas RZ/G3L LVDS encoder
 2026-06-24 15:45 UTC  (3+ messages)
` [PATCH v4 2/2] drm: renesas: rz-du: Add support for "

[PATCH v2 0/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable i2c3 on 40-pin header
 2026-06-24 15:45 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Drop redundant i2c2 drive-strength
` [PATCH v2 2/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable i2c3 on 40-pin header

[PATCH 7/7] ARM: dts: rockchip: Add Alientek DLRV1126
 2026-06-24 15:44 UTC  (2+ messages)

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-24 15:44 UTC  (11+ messages)
` [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 v15 10/11] arm64: entry: Convert to generic entry
` [PATCH v15 11/11] arm64: Inline el0_svc_common()

[PATCH v13 00/22] TDX KVM selftests
 2026-06-24 15:43 UTC  (4+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd

[PATCH] x86: Avoid divide by 0 in amd_smn_init()
 2026-06-24 15:41 UTC  (5+ messages)

[PATCH 0/7] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
 2026-06-24 15:42 UTC  (5+ messages)
` [PATCH 4/7] net: stmmac: dwmac-rk: Enable refout clock for RGMII
` [PATCH 6/7] ARM: dts: rockchip: Add RV1126 I2C5

[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
 2026-06-24 15:40 UTC  (12+ 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 v2 5/4] virtio_balloon: warn on failed buffer add in stats_handle_request()

[PATCH v4] iomap: add simple read path for small direct I/O
 2026-06-24 15:37 UTC  (2+ messages)

[PATCH v2] arm64: mm: Defer read-only remap of data/bss linear alias
 2026-06-24 15:35 UTC  (2+ messages)

[PATCH] drm/panthor: Check VMA boundaries for PMD mappings
 2026-06-24 15:34 UTC  (2+ messages)

[RFC PATCH] regulator: da9121: Use subvariant ids in the I2C table
 2026-06-24 11:58 UTC  (2+ messages)

[PATCH v1] ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly
 2026-06-24 12:01 UTC  (2+ messages)

[PATCH] ASoC: soc-core: Don't fail if device_link could not be created
 2026-06-24 12:01 UTC  (2+ messages)

[PATCH] drivers: rtc: handle OTF clock changes
 2026-06-24 15:31 UTC  (2+ messages)

[PATCH v4 0/3] workqueue: Shrink the lock time
 2026-06-24 15:30 UTC  (2+ messages)

[PATCH v3 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-24 15:30 UTC  (5+ messages)
` [PATCH v3 1/3] rust: sync: Add "
` [PATCH v3 2/3] rust: revocable: Use safe synchronize_rcu() abstraction
` [PATCH v3 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll

[PATCH] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-06-24 15:29 UTC  (2+ messages)

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

[PATCH v2] spi: imx: reconfigure for PIO when DMA cannot be started
 2026-06-24 15:27 UTC  (2+ messages)

[PATCH 0/2] Add driver for DAC8163:
 2026-06-24 15:27 UTC  (5+ messages)
` [PATCH 1/2] iio: dac: dac8163: Add driver for DAC8163

[PATCH net v2 2/2] octeontx2-af: suppress kpu profile loading warning
 2026-06-24 15:24 UTC  (2+ messages)

[PATCH v2] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
 2026-06-24 15:24 UTC  (2+ messages)

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-24 15:24 UTC  (6+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output

[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-06-24 15:24 UTC  (5+ messages)
` [PATCH v5 13/16] media: iris: Introduce buffer size calculations for AR50LT
` [PATCH v5 14/16] media: iris: add Gen2 firmware support on the Agatti platform

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

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-24 15:20 UTC  (9+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v2 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
` [PATCH v2 3/4] mm: entirely remove lru_add_drain in do_swap_page
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-24 15:20 UTC  (11+ messages)
` [PATCH v3 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v3 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v3 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()

[PATCH] drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage
 2026-06-24 15:19 UTC  (2+ messages)

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-06-24 15:18 UTC  (3+ messages)

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

[PATCH v2] powerpc/pseries/iommu: Add check for iommu_pseries_alloc_group()
 2026-06-24 15:14 UTC  (2+ messages)

[PATCH v2 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-06-24 15:14 UTC  (6+ 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 net] net: pse-pd: scope pse_control regulator handle to kref lifetime
 2026-06-24 15:12 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
 2026-06-24 15:13 UTC  (14+ messages)

[PATCH 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-24 15:12 UTC  (7+ messages)
` [PATCH 1/6 v3] sched/fair: Set next buddy for preempt short
` [PATCH 2/6 v3] sched/eevdf: Take into account current's lag when updating slice protection
` [PATCH 3/6 v3] sched/eevdf: Update slice protection even when resched is already set
` [PATCH 4/6 v3] sched/eevdf: Cancel slice protection if short slice task is eligible
` [PATCH 5/6 v3] sched/eevdf: Always update slice protection
` [PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 15:12 UTC  (8+ messages)
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

[PATCH v3] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
 2026-06-24 15:12 UTC  (2+ messages)

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-24 15:11 UTC  (9+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 11/13] alloc_tag: Move to mm/

[RFC][PATCH] perf: Fix perf_addr_filters_afjust()
 2026-06-24 15:10 UTC  (3+ messages)
` [RFC][PATCH v2] "

[PATCH v2 0/3] iio: lsm303dlh-magn: endianness + boot-time fullscale selection
 2026-06-24 15:09 UTC  (6+ messages)
` [PATCH v2 3/3] iio: magnetometer: st_magn: honour st,fullscale-milligauss DT property

[PATCH] nvdimm/btt: add endian conversion in dev_err in btt_log_read
 2026-06-24 15:07 UTC  (3+ messages)

[PATCH net-next] openvswitch: conntrack: annotate ct limit hlist traversal
 2026-06-24 15:01 UTC 

[PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
 2026-06-24 15:06 UTC 

[PATCH net v2] net: sungem: fix probe error cleanup
 2026-06-24 15:06 UTC  (2+ messages)

[PATCH v2] nvdimm/btt: fix sequence endian in btt_log_read error print
 2026-06-24 15:06 UTC 

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

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-24 15:05 UTC  (5+ messages)
` [PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()

[ndctl PATCH RESEND] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
 2026-06-24 15:01 UTC 

[PATCH] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
 2026-06-24 15:01 UTC  (2+ messages)

[BUG] KFENCE: use-after-free read in udp_tunnel_nic_device_sync_work
 2026-06-24 15:00 UTC  (7+ messages)

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24 14:59 UTC  (3+ messages)

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-24 15:00 UTC  (11+ messages)
` [PATCH v6 01/10] rust: module: move module types into `module.rs`
` [PATCH v6 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v6 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v6 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v6 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v6 06/10] rust: miscdevice: "
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 08/10] rust: binder: "
` [PATCH v6 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

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

[RFC PATCH] mm: bypass swap readahead for zswap
 2026-06-24 14:58 UTC  (2+ messages)

[PATCH] scsi: target: tcm_fc: annotate session hash traversals
 2026-06-24 14:53 UTC 

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 14:57 UTC  (10+ 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 v5 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v5 5/9] mm/memory_hotplug: offline_and_remove_memory_ranges()
` [PATCH v5 6/9] dax: plumb hotplug online_type through dax
` [PATCH v5 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v5 8/9] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v5 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test

[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  (3+ messages)
` [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  (5+ messages)
` [PATCH v2] "

[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] 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 

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

[PATCH v2] Respect mempolicy when calculating surplus huge pages
 2026-06-24 14:45 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  (2+ messages)

[PATCH v2] cxl/mbox: Clamp mailbox output allocation to the payload size
 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 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 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  (3+ messages)


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