The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-26 14:53:52 to 2026-05-26 15:55:02 UTC [more...]

[PATCH v4 30/36] iio: light: hid-sensor-als: drop hid_sensor_remove_trigger() using devm API
 2026-05-26 15:54 UTC  (5+ messages)
` [PATCH v4 35/36] iio: pressure: hid-sensor-press: "

[PATCH v6 0/2] Pinefeat cef168 lens control board driver
 2026-05-26 15:54 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.1-rc6
 2026-05-26 15:54 UTC  (2+ messages)

[PATCH] x86: Start removing X86_X32_ABI
 2026-05-26 15:53 UTC  (4+ messages)

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-26 15:53 UTC  (3+ messages)
` [PATCH v5 13/13] doc: security: Add documentation of the IMA "

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-26 15:53 UTC  (3+ messages)
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow

[PATCH] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-05-26 15:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-26 15:49 UTC  (3+ messages)
` [PATCH net-next v2 2/2] "

[PATCH] ALC269/Realtek: add quirk for HP Dragonfly Folio G3 2-in-1
 2026-05-26 15:41 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-26 15:45 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: Document Shikra and its EVK boards

[PATCH v4 00/36] HID: iio: basic clean up and introduce devm_ API for HID sensors
 2026-05-26 15:45 UTC  (3+ messages)
` [PATCH v4 02/36] iio: gyro: hid-sensor-gyro-3d: use u32 instead of unsigned

[tip: x86/tdx] x86/virt/seamldr: Initialize the newly-installed TDX module
 2026-05-26 15:43 UTC  (2+ messages)

[tip: x86/tdx] x86/virt/tdx: Restore TDX module state
 2026-05-26 15:43 UTC  (2+ messages)

[tip: x86/tdx] x86/virt/seamldr: Add module update locking
 2026-05-26 15:43 UTC 

[tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version
 2026-05-26 15:43 UTC 

[tip: x86/tdx] x86/virt/tdx: Refresh TDX module version after update
 2026-05-26 15:43 UTC  (2+ messages)

[tip: x86/tdx] x86/virt/tdx: Enable TDX module runtime updates
 2026-05-26 15:43 UTC  (2+ messages)

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-05-26 15:32 UTC  (3+ messages)
` [PATCH RESEND 1/2] "
` [PATCH RESEND 2/2] selftest: seccomp: Adjust test for using both `STRICT` and `FILTER`

[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-05-26 15:40 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface

[PATCH] net/ipv6: icmp: fix is_ineligible() to block errors for Redirect packets
 2026-05-26 15:40 UTC  (2+ messages)

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-26 15:39 UTC  (4+ messages)
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[net v2] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-05-26 15:32 UTC 

[PATCH v3 0/5] driver core: Allow the constification of device attributes
 2026-05-26 15:38 UTC  (6+ messages)
` [PATCH v3 4/5] "

[PATCH v2] perf/ftrace: Fix WARNING in __unregister_ftrace_function
 2026-05-26 15:38 UTC  (5+ messages)

[PATCH] mips: cps: Assemble jr.hb with an R2 ISA level
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH] mips: n64: add __iomem for writel call
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH RESEND 0/1] yama: clean-up ptrace relations upon activating YAMA_SCOPE_NO_ATTACH
 2026-05-26 15:35 UTC  (2+ messages)
` [PATCH RESEND 1/1] "

[PATCH v6 00/28] mtd: spi-nor: Enhance software protection
 2026-05-26 15:35 UTC  (30+ messages)
` [PATCH v6 01/28] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH v6 02/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v6 03/28] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v6 04/28] mtd: spi-nor: Make sure the QE bit is kept enabled if useful
` [PATCH v6 05/28] mtd: spi-nor: Improve opcodes documentation
` [PATCH v6 06/28] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v6 07/28] mtd: spi-nor: debugfs: Enhance output
` [PATCH v6 08/28] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v6 09/28] mtd: spi-nor: swp: Clarify a comment
` [PATCH v6 10/28] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v6 11/28] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v6 12/28] mtd: spi-nor: swp: Rename a mask
` [PATCH v6 13/28] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v6 14/28] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v6 15/28] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v6 16/28] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v6 17/28] mtd: spi-nor: Create a local SR cache
` [PATCH v6 18/28] mtd: spi-nor: debugfs: Add locking support
` [PATCH v6 19/28] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v6 20/28] mtd: spi-nor: Add steps for testing locking support
` [PATCH v6 21/28] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v6 22/28] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v6 23/28] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v6 24/28] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v6 25/28] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v6 26/28] mtd: spi-nor: winbond: Add W25Q01NWxxIQ "
` [PATCH v6 27/28] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v6 28/28] mtd: spi-nor: winbond: Add W25Q02NWxxIM "

[PATCH] iommufd: take dma_resv lock before dma_buf_unpin() in release path
 2026-05-26 15:34 UTC  (3+ messages)

[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-05-26 15:34 UTC  (3+ messages)
` [PATCH 2/3] ASoC: imx-rpmsg: Support headphone jack detection

[PATCH v7 0/8] Fixes and cleanups for the AD5686 IIO driver
 2026-05-26 15:34 UTC  (2+ messages)

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-05-26 15:33 UTC  (9+ messages)
` [PATCH mm-unstable RFC v4 1/7] x86/mm: use PTE-level pgprot for huge PFN helpers
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: "
` [PATCH mm-unstable RFC v4 3/7] powerpc/mm: "
` [PATCH mm-unstable RFC v4 4/7] mm/huge_memory: refactor copy_huge_pmd()
` [PATCH mm-unstable RFC v4 5/7] mm/huge_memory: refactor __split_huge_pmd_locked()
` [PATCH mm-unstable RFC v4 6/7] mm/huge_memory: make move_huge_pmd() use has_deposited_pgtable()
` [PATCH mm-unstable RFC v4 7/7] mm: add PMD-level PFNMAP support for remap_pfn_range()

[PATCH v4 0/3] rust: add SRCU abstraction
 2026-05-26 15:33 UTC  (3+ messages)
` [PATCH v4 2/3] rust: sync: "

[PATCH v6 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-05-26 15:33 UTC  (3+ messages)
` [PATCH v6 3/4] mm: memcontrol: add interfaces for swap tier selection

[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-26 15:33 UTC  (5+ messages)

[tip: x86/tdx] x86/virt/seamldr: Add module update locking
 2026-05-26 15:32 UTC 

[tip: x86/tdx] coco/tdx-host: Lock out module updates when reading version
 2026-05-26 15:32 UTC 

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-26 15:32 UTC  (3+ messages)
` [PATCH v3 9/9] fs/resctrl: Fix UAF from worker threads when domains are removed

[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
 2026-05-26 15:32 UTC  (3+ messages)

[PATCH RFC 0/2] Correctly use TX macro v9.4 for SC7280 / Kodiak
 2026-05-26 15:29 UTC  (3+ messages)
` [PATCH RFC 1/2] ASoC: codecs: lpass-tx-macro: Use correct config for sc7280
` [PATCH RFC 2/2] arm64: dts: qcom: kodiak: Fix up LPASS TX macro v9.4 control names

[PATCH] ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data
 2026-05-26 15:28 UTC 

[PATCH v2 0/6] Improvements to PCI hibernate path
 2026-05-26 15:28 UTC  (3+ messages)
` [PATCH v2 6/6] PCI: Put PCIe bridges with downstream devices into D3 at hibernate

[PATCH] ALSA: seq: midi: Serialize output teardown with event_input
 2026-05-26 15:26 UTC 

[PATCH RFC 0/3] Demote to lower tier using non-temporal stores
 2026-05-26 15:25 UTC  (3+ messages)
` [PATCH RFC 3/3] mm: use non-temporal stores for demotion

[PATCH] selftests/resctrl: Allow CAT testing when no exclusive cache exists
 2026-05-26 15:25 UTC  (4+ messages)

[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
 2026-05-26 15:25 UTC  (12+ messages)

[PATCH v4] mm/slub: use empty sheaf helpers for oversized sheaves
 2026-05-26 15:24 UTC 

[PATCH] s390: Implement _THIS_IP_ using inline asm
 2026-05-26 15:23 UTC  (2+ messages)

[PATCH net-next] selftests: net: add socat syslog for PPPoL2TP
 2026-05-26 15:23 UTC  (3+ messages)

[PATCH] driver core: platform: Setup device MSI domain just before driver probe
 2026-05-26 15:22 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: kernel_migrate_pages: fix race between security checks and suid exec
 2026-05-26 15:22 UTC  (5+ messages)
` [PATCH 1/4] mm/mempolicy: kernel_migrate_pages: simplify the usage of put_task_struct()

[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-26 15:21 UTC  (13+ messages)
` [PATCH v2 01/12] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v2 02/12] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v2 03/12] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v2 04/12] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v2 05/12] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v2 06/12] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v2 07/12] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v2 08/12] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v2 09/12] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v2 10/12] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v2 11/12] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v2 12/12] s390/preempt: "

[PATCH] MAINTAINERS: Add sdhci-msm.yaml to ARM/QUALCOMM mailing list
 2026-05-26 15:22 UTC 

[PATCH] drm/probe-helper: honour connector->force in drm_helper_probe_detect()
 2026-05-26 15:20 UTC 

[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
 2026-05-26 15:21 UTC  (4+ messages)
` [PATCH v5 11/13] iio: frequency: ad9910: show channel priority in debugfs

[PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
 2026-05-26 15:20 UTC  (5+ messages)

[PATCH v4] fuse: back uncached readdir buffers with pages
 2026-05-26 15:20 UTC 

[PATCH v5 00/28] mtd: spi-nor: Enhance software protection
 2026-05-26 15:20 UTC  (9+ messages)
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience

[PATCH v5 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-05-26 15:19 UTC  (7+ messages)
` [PATCH v5 1/6] optee: ffa: Add NULL check in optee_ffa_lend_protmem
` [PATCH v5 2/6] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v5 3/6] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v5 4/6] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v5 5/6] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v5 6/6] KVM: arm64: Ensure FFA ranges are page aligned

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-26 15:19 UTC  (6+ messages)
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
 2026-05-26 15:18 UTC  (3+ messages)

[PATCH 0/7 v3] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-05-26 15:16 UTC  (2+ messages)

[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-26 15:13 UTC  (4+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()

[PATCH v3 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-05-26 15:11 UTC  (5+ messages)
` [PATCH v3 1/4] x86/asm: move inline string functions to <asm/string_inline.h>

[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
 2026-05-26 15:10 UTC  (4+ messages)
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency

[PATCH] dt-bindings: mmc: sdhci-msm: qcom: Add Hawi compatible
 2026-05-26 15:10 UTC  (3+ messages)

[PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
 2026-05-26 15:05 UTC  (6+ messages)
` [PATCH 1/5] x86/xen: Drop lazy mode from trace entries
` [PATCH 2/5] x86/xen: Change interface of xen_mc_issue()
` [PATCH 3/5] mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()
` [PATCH 4/5] x86/xen: Get rid of last XEN_LAZY_MMU uses
` [PATCH 5/5] x86/xen: Replace generic lazy tracking with cpu specific one

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-26 15:07 UTC  (6+ messages)

[PATCH] edac: Consistently define pci_device_ids using named initializers
 2026-05-26 15:06 UTC  (4+ messages)

[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
 2026-05-26 15:07 UTC  (19+ messages)

[PATCH] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
 2026-05-26 15:07 UTC  (3+ messages)

[PATCH v2] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
 2026-05-26 15:06 UTC  (2+ messages)

[PATCH 0/1] perf util: fix out-of-bounds write in perf_exe()
 2026-05-26 15:05 UTC  (3+ messages)
` [PATCH 1/1] perf util: fix perf_exe() buffer write past end

[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
 2026-05-26 15:03 UTC  (6+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init

[PATCH] cpufreq/amd-pstate: drop stale @epp_cached kdoc
 2026-05-26 15:04 UTC  (2+ messages)

[PATCH RFC] serial: core: Don't clobber the baud rate on hangup via B0
 2026-05-26 15:03 UTC  (3+ messages)

[PATCH] ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280
 2026-05-26 15:03 UTC 

[PATCH] rust: devres: use compile-time type_name for debug info
 2026-05-26 15:03 UTC  (4+ messages)
` [PATCH v2] rust: devres: optimize type name allocation and fix truncation

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-26 15:01 UTC  (2+ messages)

[RFC PATCH v2 0/2] workqueue: Add warnings and check WQ flags usage
 2026-05-26 15:00 UTC  (3+ messages)
` [RFC PATCH v2 1/2] workqueue: Add warnings and fallback if system_{unbound}_wq is used
` [RFC PATCH v2 2/2] workqueue: Add warnings and ensure one among WQ_PERCPU or WQ_UNBOUND is present

[PATCH] rust: helpers: add is_vmalloc_addr wrapper for NOMMU builds
 2026-05-26 15:01 UTC  (2+ messages)

[PATCH] err.h: use __always_inline on all error pointer helpers
 2026-05-26 15:01 UTC  (2+ messages)

[PATCH 0/2] ACPI/PCI/CXL: Enforce _DEP ordering between ACPI0016 and ACPI0017
 2026-05-26 15:01 UTC  (2+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-26 15:00 UTC  (3+ messages)
` [PATCH 12/17] fuse: replace __get_free_page() "

[PATCH] block: partitions: fix of_node refcount leak in of_partition()
 2026-05-26 14:59 UTC  (2+ messages)

[PATCH net-next v5 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-26 14:58 UTC  (7+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: Add support for Airoha AN8801R GbE PHY
` [PATCH net-next v5 2/6] net: phy: Add Airoha phy library for shared code
` [PATCH net-next v5 3/6] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v5 4/6] net: phy: Rename Airoha common "
` [PATCH net-next v5 5/6] net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driver
` [PATCH net-next v5 6/6] net: phy: air_an8801: ensure maximum available speed link use

[PATCH] nfsd: don't free session slots that are still in use
 2026-05-26 14:58 UTC  (2+ messages)

[PATCH 1/2] driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()
 2026-05-26 14:58 UTC  (2+ messages)

[PATCH 0/6] sched/proxy: doodles
 2026-05-26 14:57 UTC  (3+ messages)
` [PATCH 4/6] sched/proxy: Switch proxy to use p->is_blocked

[PATCH] PCI: qcom: avoid duplicate PERST# GPIO acquisition in legacy path
 2026-05-26 14:54 UTC  (2+ messages)

[PATCH v1] ARM: socfpga: Fix OF node refcount leak in SMP setup
 2026-05-26 14:54 UTC  (2+ messages)

[PATCH v3 3/3] libbpf: plumb btf_vmlinux_value_type_id and btf_fd in gen_loader
 2026-05-26 14:54 UTC  (2+ messages)

[PATCH v3 1/3] libbpf: load vmlinux BTF in gen_loader mode for struct_ops
 2026-05-26 14:54 UTC  (2+ messages)

[PATCH v3 2/3] libbpf: zero out btf_key_type_id for STRUCT_OPS maps
 2026-05-26 14:54 UTC  (2+ messages)

[PATCH v10 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-05-26 14:50 UTC  (17+ messages)
` [PATCH v10 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v10 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v10 03/16] drm/msm/adreno: Sync registers from mesa
` [PATCH v10 04/16] drm/msm/registers: Sync gen_header.py "
` [PATCH v10 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v10 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v10 07/16] drm/msm: Add sysprof accessors
` [PATCH v10 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v10 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v10 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v10 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v10 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v10 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v10 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v10 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v10 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream

[PATCH 0/2] xfs: fix CoW fork repair error handling
 2026-05-26 14:53 UTC  (3+ messages)
` [PATCH 2/2] xfs: fix rtgroup cleanup in CoW fork repair


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