The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-22 14:25:42 to 2026-05-22 15:46:35 UTC [more...]

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-05-22 15:46 UTC  (3+ messages)
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options

[PATCH v2 0/2] remoteproc: xlnx: add auto-boot support
 2026-05-22 15:46 UTC  (7+ messages)
` [PATCH v2 2/2] remoteproc: xlnx: enable auto boot feature

[PATCH v3] nvme: reject keep-alive passthrough on non-fabrics
 2026-05-22 15:46 UTC  (2+ messages)

[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
 2026-05-22 15:45 UTC  (4+ messages)
` [PATCH 2/3] iommu/vt-d: Add PCI segment and vendor:device ID to DMAR "

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-22 15:44 UTC  (5+ messages)
` [PATCH 4/4] clk: add support for siflower sf21-topcrm

[PATCH] mfd: cros_ec: Read EC features during probe to catch transfer error
 2026-05-22 15:44 UTC 

[PATCH] cxl/region: Fix out of bounds access in cxl_cancel_auto_attach()
 2026-05-22 15:44 UTC  (7+ messages)

[PATCH v2 0/4] firmware: qcom: scm: Add minidump SRAM destination support
 2026-05-22 15:43 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Add minidump SRAM property

[PATCH] lib: objagg: Use flexible arrays for object storage
 2026-05-22 15:43 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 15:42 UTC  (6+ messages)

List iterator used after loop in mlxsw_sp_fid_port_vid_list_add?
 2026-05-22 15:41 UTC 

[for-next][PATCH 00/15] tracing: Updates for 7.2
 2026-05-22 15:41 UTC  (18+ messages)
` [for-next][PATCH 01/15] tracing: Remove redundant IS_ERR() check in trace_pipe_open()
` [for-next][PATCH 02/15] seq_buf: Export seq_buf_putmem_hex() and add KUnit tests
` [for-next][PATCH 03/15] tracing: Bound synthetic-field strings with seq_buf
` [for-next][PATCH 04/15] tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()
` [for-next][PATCH 05/15] tracing: Remove local variable for argument detection from trace_printk()
` [for-next][PATCH 06/15] tracing: Switch trace_recursion_record.c code over to use guard()
` [for-next][PATCH 07/15] tracefs: Fix typo in a comment of eventfs_callback() kerneldoc
` [for-next][PATCH 08/15] cpufreq: amd-pstate: Use trace_call__##name() at guarded tracepoint call site
` [for-next][PATCH 09/15] HID: Use trace_call__##name() at guarded tracepoint call sites
` [for-next][PATCH 10/15] tracing: Allow perf to read synthetic events
` [for-next][PATCH 11/15] tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
` [for-next][PATCH 12/15] tracing: Use krealloc_array() for trace option array growth
` [for-next][PATCH 13/15] tracing: Fix README path for synthetic_events
` [for-next][PATCH 14/15] tracing: Simplify pages allocation for tracing_map logic
` [for-next][PATCH 15/15] tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-22 15:34 UTC  (7+ messages)
` [PATCH v2 4/7] dt-bindings: soc: renesas: Document Renesas R-Car R8A779MD Geist
` [PATCH v2 5/7] soc: renesas: Identify Renesas R-Car R8A779MD M3Le SoC
` [PATCH v2 6/7] arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs

[PATCH 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-22 15:40 UTC  (15+ messages)
` [PATCH 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [PATCH 02/14] mm/damon/core: do not use region out of a loop "
` [PATCH 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [PATCH 04/14] mm/damon/tests/vaddr-kunit: "
` [PATCH 05/14] mm/damon/core: hide damon_add_region()
` [PATCH 06/14] mm/damon/core: hide damon_insert_region()
` [PATCH 07/14] mm/damon/core: hide damon_destroy_region()
` [PATCH 08/14] mm/damon/core: add kdamond_call() debug_sanity check
` [PATCH 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [PATCH 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [PATCH 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [PATCH 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [PATCH 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [PATCH 14/14] selftests/damon/sysfs.sh: test pause "

[PATCH v6 00/10] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-22 15:40 UTC  (11+ messages)
` [PATCH v6 01/10] soc: bcm2835: Use IS_REACHABLE for function declaration
` [PATCH v6 02/10] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
` [PATCH v6 03/10] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible
` [PATCH v6 04/10] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v6 05/10] firmware: raspberrypi: register nvmem driver
` [PATCH v6 06/10] arm64: dts: broadcom: bcm2712: add raspberrypi,bcm2712-firmware compatible
` [PATCH v6 07/10] dt-bindings: raspberrypi,bcm2835-firmware: Drop unnecessary select
` [PATCH v6 08/10] arm64: defconfig: Enable the raspberrypi otp driver as module
` [PATCH v6 09/10] ARM: bcm2835_defconfig: "
` [PATCH v6 10/10] ARM: multi_v7_defconfig: "

[PATCH net] net: Avoid checksumming unreadable skb tail on trim
 2026-05-22 15:39 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 15:39 UTC  (14+ messages)

[PATCH v7] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-22 15:38 UTC  (3+ messages)

[PATCH v2] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
 2026-05-22 15:36 UTC  (2+ messages)

[GIT PULL] pin control fixes for the v7.1 kernel
 2026-05-22 15:36 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-22 15:35 UTC  (3+ messages)
` [PATCH v5 02/20] [DO NOT MERGE] s390: Expose protected virtualization through cc_platform_has()

[PATCH v2 0/3] staging: cleanup of sdio_intf.c
 2026-05-22 15:33 UTC  (3+ messages)

[PATCH v2] nvme: reserve a keep-alive admin tag for all transports
 2026-05-22 15:33 UTC  (7+ messages)

[PATCH v9 0/3] kbuild: distributed build support for Clang ThinLTO
 2026-05-22 15:32 UTC  (7+ messages)
` [PATCH v9 3/3] "

[PATCH v3] kconfig: add kconfig-sym-check static checker
 2026-05-22 15:31 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: Add Display Port audio on Arduino Monza
 2026-05-22 15:30 UTC  (2+ messages)

[PATCH] nvme: reject completions for requests that are not in flight
 2026-05-22 15:30 UTC 

[PATCH v1 net-next] s390/ism: Drop superflous zeros in pci_device_id array
 2026-05-22 15:30 UTC 

[PATCH v2] media: bcm2835-unicam: Fix log status runtime access
 2026-05-22 15:28 UTC 

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-22 15:27 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v3 5/5] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH v2] cpufreq: elanfreq: Drop support for AMD Elan SC4*
 2026-05-22 15:28 UTC  (3+ messages)

[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
 2026-05-22 15:28 UTC  (10+ messages)

[PATCH] nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
 2026-05-22 15:27 UTC  (2+ messages)

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-22 15:26 UTC  (3+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "

List iterator used after loop in sja1105_insert_gate_entry?
 2026-05-22 15:25 UTC 

[PATCH v2] kernel: refactor: shorten has_pending_signals
 2026-05-22 15:24 UTC  (5+ messages)

[PATCH] fs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory rename
 2026-05-22 15:24 UTC  (3+ messages)

[PATCH] fs/ntfs3: validate index entry key bounds
 2026-05-22 15:23 UTC  (2+ messages)

[PATCH RFC 0/3] iio: add Open Sensor Fusion UART driver
 2026-05-22 15:22 UTC  (2+ messages)

[PATCH] Input: synaptics - add quirk for Daffodil DC253D touchpad
 2026-05-22 15:22 UTC 

[PATCH 0/3] x86/xen: Do some Xen-PV related cleanups
 2026-05-22 15:21 UTC  (4+ messages)
` [PATCH 1/3] x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
` [PATCH 2/3] x86/xen: Cleanup Xen related trace points
` [PATCH 3/3] x86/xen: Remove Xen debugfs support

[PATCH] cpufreq: clean up dead dependencies on X86 in Kconfig
 2026-05-22 15:20 UTC  (3+ messages)

[PATCH v4 0/2] iio: adc: ad_sigma_delta: fix CS assertion and registerless device handling
 2026-05-22 15:20 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices

[PATCH v2] signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
 2026-05-22 15:19 UTC  (3+ messages)

[PATCH V1 0/3] Add Hawi UFS PHY and Controller support
 2026-05-22 15:18 UTC  (4+ messages)
` [PATCH V1 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible

[PATCH v4 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC
 2026-05-22 15:16 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: Document Qualcomm Shikra SoC EPSS
` [PATCH v4 2/2] cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoC

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 15:16 UTC  (19+ messages)
` [PATCH mm-unstable v18 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v18 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v18 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v18 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v18 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v18 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v2] iio: accel: bmc150: use guard(mutex) for mutex handling
 2026-05-22 15:16 UTC  (2+ messages)

[RESEND PATCH v5 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-05-22 15:16 UTC  (7+ messages)
` [RESEND PATCH v5 06/12] smp: Enable preemption early in smp_call_function_many_cond

[PATCH v5 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
 2026-05-22 15:15 UTC 

[PATCH v3 0/2] governor: Fix races and stale baseline on prev_cpu_nice
 2026-05-22 15:14 UTC  (2+ messages)

[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-05-22 15:11 UTC  (2+ messages)

[PATCH 0/2] Add support for PCIe on Renesas RZ/V2N SoC
 2026-05-22 15:09 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g056: Add PCIe node
` [PATCH 2/2] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable PCIe

[PATCH] iio: dac: ad5686: update of_match_table
 2026-05-22 15:05 UTC  (3+ messages)

[PATCH v4 00/11] exfat: convert to iomap
 2026-05-22 15:02 UTC  (4+ messages)
` [PATCH v4 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-22 15:02 UTC  (6+ messages)
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT

[PATCH 1/2] dmaengine: mpc512x: fix dead empty check in mpc_dma_prep_slave_sg()
 2026-05-22 15:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] iio: potentiostat: lmp91000: fix NULL deref in probe by reordering setup
 2026-05-22 15:01 UTC  (2+ messages)

[PATCH] unwind: Add sframe_(un)register() system calls
 2026-05-22 15:01 UTC  (3+ messages)

[PATCH net] tun: free page on short-frame rejection in tun_xdp_one()
 2026-05-22 15:00 UTC  (2+ messages)

[PATCH] iio: imu: bno055: terminate dev_err() strings with a newline
 2026-05-22 14:59 UTC  (3+ messages)

[PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array
 2026-05-22 14:59 UTC 

[PATCH] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
 2026-05-22 14:58 UTC  (2+ messages)

[PATCH 00/12] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-05-22 14:57 UTC  (13+ messages)
` [PATCH 05/12] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH 06/12] dmaengine: dw-edma-pcie: Rename DMA data copy
` [PATCH 08/12] dmaengine: dw-edma-pcie: Add raw slave address match flag
` [PATCH 09/12] dmaengine: dw-edma-pcie: Add register offset "

[PATCH] nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
 2026-05-22 14:56 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-22 14:55 UTC  (5+ messages)
` [RFC PATCH v2 1/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
` [RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
` [RFC PATCH v2 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [RFC PATCH v2 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management documentation

[PATCH v2] USB: serial: cypress_m8: validate interrupt packet headers
 2026-05-22 14:54 UTC 

[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
 2026-05-22 14:53 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v2 3/3] ACPI: button: Add missing device class clearing on probe failures

[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support
 2026-05-22 14:53 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: "

[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
 2026-05-22 14:50 UTC  (2+ messages)

[PATCH v2] iopoll: use udelay() for initial polling
 2026-05-22 14:50 UTC  (5+ messages)

[PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support
 2026-05-22 14:47 UTC  (2+ messages)

[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
 2026-05-22 14:46 UTC  (12+ messages)
` [PATCH net-next v8 3/3] gve: implement "

[PATCH v1] printk: Unconditionally unregister boot consoles when any real console appears
 2026-05-22 14:46 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: kodiak: Elite-ify LPASS macros
 2026-05-22 14:46 UTC 

[PATCH] tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
 2026-05-22 14:46 UTC  (3+ messages)

[PATCH v7 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-22 14:45 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v7 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-22 14:45 UTC  (3+ messages)

[PATCH] USB: serial: cypress_m8: fix memory corruption with small endpoint
 2026-05-22 14:42 UTC  (4+ messages)

[PATCH 0/3] tools/nolibc: add support for ftruncate()
 2026-05-22 14:41 UTC  (3+ messages)

[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
 2026-05-22 14:41 UTC  (5+ messages)
` [PATCH v5 03/10] drm/msm/dp: Read DPCD and sink count in bridge detect()

[PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
 2026-05-22 14:39 UTC  (4+ messages)
` [PATCH 2/3] selftests/nolibc: cast execve() argv string to character pointer

[PATCH v5 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-05-22 14:37 UTC  (4+ messages)
` [PATCH v5 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM

[PATCH v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-22 14:37 UTC  (4+ messages)
` [PATCH v4 11/21] nfsd: add tracepoint to dir_event handler

[PATCH v5 0/3] pps: improve PREEMPT_RT performance
 2026-05-22 14:37 UTC  (5+ messages)
` [PATCH v5 2/3] pps: convert pps_device lock to raw_spinlock for PREEMPT_RT
  ` [PATCH v5 3/3] pps: convert pps_kc_hardpps_lock "

[PATCH v2 0/2] iio: light: veml3328: add support for new sensor
 2026-05-22 14:37 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: veml3328: add support for new device

List iterator used after loop in netcp_register_{tx,rx}hook?
 2026-05-22 14:35 UTC 

INFO: rcu detected stall in corrupted (4)
 2026-05-22 14:32 UTC 

[PATCH v2] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-05-22 14:31 UTC 

[PATCH] s390/string: Remove strlcat() implementation
 2026-05-22 14:31 UTC 

[PATCH] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-05-22 14:30 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-22 14:29 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: Add Shikra CQ7790M SoM platform

mm/mprotect.c:700:43: sparse: sparse: cast to non-scalar
 2026-05-22 14:29 UTC  (2+ messages)

INFO: rcu detected stall in corrupted (4)
 2026-05-22 14:28 UTC 

[PATCH v5] block: propagate in_flight to whole disk on partition I/O
 2026-05-22 14:27 UTC  (3+ messages)

[PATCH v7 0/3] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-05-22 14:27 UTC  (2+ messages)
` [PATCH v7 3/3] staging: rtl8723bs: fix lines ending in parentheses "

[patch 0/2] ice: Handle nits in physical card removal
 2026-05-22 14:22 UTC  (3+ messages)
` [patch 1/2] ice: Use ICE_FW_RECOVERY_MODE state to track recovery mode
` [patch 2/2] ice: Fix wrong dsn read in ice_adapter_put

[GIT PULL] tracing: Fixes for 7.1
 2026-05-22 14:26 UTC  (2+ messages)

[GIT PULL] slab fix for 7.1-rc4
 2026-05-22 14:26 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 7.1
 2026-05-22 14:25 UTC  (2+ messages)

[GIT PULL] s390 fixes for 7.1-rc5
 2026-05-22 14:25 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