The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-12 18:46:35 to 2026-06-12 21:45:16 UTC [more...]

[PATCH v3 0/2] Make liveupdate selftests library
 2026-06-12 21:45 UTC  (2+ messages)
` [PATCH v3 1/2] selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIs

[tip:tip/urgent] BUILD SUCCESS ec088282cda9a80779a3fff57e7221474b1d0c21
 2026-06-12 21:43 UTC 

[PATCH] posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
 2026-06-12 21:42 UTC  (2+ messages)

[PATCH 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-12 21:42 UTC  (4+ messages)
` [PATCH 11/11] ASoC: fsl: mpc5200_psc_ac97: Use guard() for mutex locks

[PATCH v3 0/8] alpha: enable generic entry infrastructure
 2026-06-12 21:38 UTC  (10+ messages)
` [PATCH v3 1/8] alpha: enable regset-based ptrace and core dumps
` [PATCH v3 2/8] alpha: add ARCH_STACKWALK-based stacktrace support
` [PATCH v3 3/8] alpha: make irqflags helpers operate on IPL state
` [PATCH v3 4/8] alpha: initialize PCI sysfs bin attributes for lockdep
` [PATCH v3 5/8] alpha: provide ftrace return address support "
` [PATCH v3 6/8] alpha: use raw spinlocks for low-level platform locks
` [PATCH v3 7/8] alpha: enable lockdep hardirq state tracking
` [PATCH v3 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-12 21:31 UTC  (12+ messages)
                  ` [swap tier discussion] "

drivers/scsi/mvumi.c:429:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-06-12 21:26 UTC 

[PATCH] x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
 2026-06-12 21:26 UTC  (2+ messages)

[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
 2026-06-12 21:26 UTC  (4+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format

[PATCH 0/1] i2c: Andi Shyti is the new maintainer
 2026-06-12 21:25 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: hand over I2C to Andi Shyti

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-12 21:24 UTC  (4+ messages)
` [PATCH RESEND 1/2] "

[PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
 2026-06-12 21:23 UTC  (2+ messages)

[PATCH] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
 2026-06-12 21:22 UTC  (2+ messages)

[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
 2026-06-12 21:17 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "
` [PATCH net-next v2 2/2] io_uring/zcrx: selftests: verify rx_buf_len for large chunks

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-12 21:15 UTC  (11+ messages)

[PATCH 0/2] hwmon: (pmbus/lm25066) Support SMBus Current Limit configuration
 2026-06-12 21:13 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: ti,lm25066: add current limit properties

[PATCH v2 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-06-12 21:08 UTC  (9+ messages)
` [PATCH v2 phy-next 1/8] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v2 phy-next 2/8] soc: fsl: guts: add a global structure to hold state
` [PATCH v2 phy-next 3/8] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v2 phy-next 4/8] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v2 phy-next 5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v2 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v2 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v2 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change

[PATCH] x86/cpu: remove Makefile rule for removed UMC CPU support
 2026-06-12 21:05 UTC  (2+ messages)

[PATCH v8 00/15] Add ACPI-based PMT discovery support for Intel PMC
 2026-06-12 21:01 UTC  (15+ messages)
` [PATCH v8 01/15] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
` [PATCH v8 02/15] platform/x86/intel/pmt/crashlog: Split init into pre-decode
` [PATCH v8 03/15] platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook
` [PATCH v8 04/15] platform/x86/intel/pmt: Pass discovery index instead of resource
` [PATCH v8 05/15] platform/x86/intel/pmt: Cache the telemetry discovery header
` [PATCH v8 06/15] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH v8 07/15] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
` [PATCH v8 08/15] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH v8 09/15] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
` [PATCH v8 10/15] platform/x86/intel/pmc/ssram: Add PCI platform data
` [PATCH v8 11/15] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH v8 13/15] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
` [PATCH v8 14/15] platform/x86/intel/pmc/ssram: Make PMT registration optional
` [PATCH v8 15/15] platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery

[PATCH v7 00/15] Add ACPI-based PMT discovery support for Intel PMC
 2026-06-12 21:01 UTC  (4+ messages)
` [PATCH v7 12/15] platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state

[PATCH net-next 0/3] net: bcmgenet: collapse TX priority queues
 2026-06-12 20:59 UTC  (4+ messages)
` [PATCH net-next 1/3] net: bcmgenet: collapse TX priority queues to a single queue
` [PATCH net-next 2/3] net: bcmgenet: remove dead priority queue plumbing
` [PATCH net-next 3/3] net: bcmgenet: allocate a single-queue netdev

[PATCH] rust: drm: gpuvm: add SmContext lifetime bound
 2026-06-12 20:55 UTC  (2+ messages)

[PATCH] rust: drm: gpuvm: update DriverGpuVm for DeviceContext
 2026-06-12 20:55 UTC  (2+ messages)

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-12 20:53 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v1 2/4] arm64: dts: qcom: sm8550: Add JPEG encoder node
` [PATCH v1 3/4] arm64: dts: qcom: sm8250: "
` [PATCH v1 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[GIT PULL] PCI fixes for v7.1
 2026-06-12 20:52 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Battery Status AMS
 2026-06-12 20:50 UTC  (4+ messages)

[PATCH 1/1] MAINTAINERS: PCI: endpoint: Add Frank Li as reviewer
 2026-06-12 20:43 UTC  (2+ messages)

[syzbot] [mm?] KASAN: invalid-free in rcu_free_sheaf
 2026-06-12 20:43 UTC 

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-12 20:42 UTC  (7+ messages)
` [PATCH v7 05/30] drm/display: hdmi_state_helper: Add ctx-aware hotplug helper for SCDC sync
` [PATCH v7 11/30] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-12 20:35 UTC  (9+ messages)
` [PATCH v3 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF

[PATCH] ALSA: hda/realtek: Enable micmute LED on HP EliteBook 6 G1a
 2026-06-12 20:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
 2026-06-12 20:29 UTC  (18+ messages)
` [PATCH v7 013/120] x86/cpu: Use parsed CPUID(0x80000000)
` [PATCH v7 015/120] x86/cpu: Use parsed CPUID(0x80000002) to CPUID(0x80000004)
` [PATCH v7 107/120] x86/cpuid: Parse leaves backing X86_FEATURE words
` [PATCH v7 111/120] x86/percpu: Add offset argument to x86_this_cpu_test_bit()

[PATCH] net/9p/usbg: Fix use-after-free in disable_usb9pfs()
 2026-06-12 20:27 UTC  (2+ messages)

[PATCH v6 0/7] Add support for MT6392 PMIC
 2026-06-12 20:04 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: mt6397: Add "
` [PATCH v6 2/7] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v6 3/7] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v6 4/7] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v6 5/7] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v6 6/7] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v6 7/7] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH v1 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-06-12 20:25 UTC  (7+ messages)
` [PATCH v1 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v1 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure

[PATCH] gpu: nova-core: remove `#[allow(non_snake_case)]`
 2026-06-12 20:20 UTC  (3+ messages)

[PATCH v4 00/16] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-06-12 20:17 UTC  (2+ messages)

[PATCH v20 0/4] Rust bindings for gem shmem
 2026-06-12 20:17 UTC  (4+ messages)
` [PATCH v20 3/4] rust: faux: Allow retrieving a bound Device

[PATCH 6.18.y] KVM: VMX: Update SVI during runtime APICv activation
 2026-06-12 21:10 UTC 

[PATCH] leds: lp5860: Return an error for an out-of-range 'reg' property
 2026-06-12 20:16 UTC 

[PATCH] mlx5: avoid frame overflow warning
 2026-06-12 20:15 UTC 

[PATCH] [wireless-next v2] wifi: mt76: fix airoha_npu dependency tracking
 2026-06-12 20:13 UTC 

[PATCH v11 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-06-12 20:02 UTC  (5+ messages)
` [PATCH v11 4/9] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v11 5/9] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator

[PATCH net-next 0/3] Introduce HSR/PRP HW offload support for PRU-ICSSM Ethernet driver
 2026-06-12 20:01 UTC  (2+ messages)

[PATCH bpf-next v4] m68k, bpf: Add initial BPF JIT compiler support
 2026-06-12 19:58 UTC 

[PATCH v2] power: supply: macsmc: Support macOS 27 SMC firmware
 2026-06-12 19:56 UTC  (5+ messages)

[PATCH 0/4] drm/solomon: batch command sequences for SSD130x/132x/133x init
 2026-06-12 19:54 UTC  (2+ messages)

[PATCH v2 0/8] alpha: enable generic entry infrastructure
 2026-06-12 19:52 UTC  (4+ messages)
` [PATCH v2 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY

[PATCH] lib/xz: replace min_t with min
 2026-06-12 19:41 UTC  (4+ messages)

[PATCH v2 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-06-12 19:50 UTC  (11+ messages)
` [PATCH v2 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH v2 0/1] rust: workqueue: add cancel_sync support
 2026-06-12 19:45 UTC  (2+ messages)
` [PATCH v2 1/1] "

[syzbot] [kernel?] WARNING in update_curr_idle
 2026-06-12 19:45 UTC  (2+ messages)

[PATCH v21 0/4] Rust bindings for gem shmem
 2026-06-12 19:43 UTC  (5+ messages)
` [PATCH v21 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
` [PATCH v21 2/4] rust: drm: gem: shmem: Add vmap functions
` [PATCH v21 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()

[PATCH] wifi: mt76: fix airoha_npu dependency tracking
 2026-06-12 19:43 UTC  (2+ messages)

[syzbot] [kernel?] general protection fault in __schedule (3)
 2026-06-12 19:43 UTC  (2+ messages)

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-12 19:42 UTC  (3+ messages)

[RFC PATCH v4 2/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
 2026-06-12 19:41 UTC  (2+ messages)

[RFC PATCH v4 4/4] Documentation/admin-guide/mm/damon: add DAMON-based Hugepage Management
 2026-06-12 19:38 UTC  (2+ messages)

[PATCH] staging: vme_user: remove obsolete VMEbus driver
 2026-06-12 19:37 UTC 

[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-12 19:37 UTC  (8+ messages)
` [RFC PATCH v2 1/7] mm, swap: add virtual swap device infrastructure
` [RFC PATCH v2 2/7] mm, swap: support zswap and zeroswap as vswap backends
` [RFC PATCH v2 3/7] mm, swap: support physical swap as a vswap backend
` [RFC PATCH v2 4/7] mm, swap: only charge physical swap entries
` [RFC PATCH v2 5/7] mm, swap: add debugfs counters for vswap
` [RFC PATCH v2 6/7] mm, swap: defer memcg_table allocation on physical clusters
` [RFC PATCH v2 7/7] mm, swap: widen swap_info_struct max/pages to unsigned long

[RFC PATCH v4 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-06-12 19:36 UTC  (2+ messages)

[PATCH v2 0/2] Make liveupdate selftests library
 2026-06-12 19:32 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH] exfat: bound uniname advance in exfat_find_dir_entry()
 2026-06-12 19:30 UTC  (3+ messages)

[PATCH] Documentation: index.rst: add entry of other sub-directory
 2026-06-12 19:30 UTC  (2+ messages)

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-06-12 19:29 UTC  (22+ messages)
` [PATCH 01/21] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/21] KVM: arm64: Reorganize PMU includes
` [PATCH 03/21] KVM: arm64: Reorganize PMU functions
` [PATCH 04/21] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH 06/21] perf: arm_pmuv3: Allocate counter indices from high to low
` [PATCH 07/21] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH 08/21] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 09/21] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH 10/21] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH 12/21] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH 13/21] perf: Add perf_pmu_resched_update()
` [PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH 15/21] KVM: arm64: Implement lazy PMU context swaps
` [PATCH 16/21] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 17/21] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH 18/21] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH 19/21] KVM: selftests: Add find_bit to KVM library
` [PATCH 20/21] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH 21/21] KVM: arm64: selftests: Relax testing for exceptions when partitioned

[PATCH v2] exfat: bound uniname advance in exfat_find_dir_entry()
 2026-06-12 19:29 UTC 

[PATCH] perf: Document recent additions to the perf.data file header
 2026-06-12 19:28 UTC 

[PATCH v3 0/8] media: Add iMX95 neoisp driver
 2026-06-12 19:25 UTC  (3+ messages)
` [PATCH v3 6/8] media: platform: Add NXP Neoisp Image Signal Processor

[PATCH v2] Documentation: bug-hunting.rst: fix grammar
 2026-06-12 19:24 UTC  (2+ messages)

[PATCH v1] docs/ja_JP: translate submitting-patches.rst (interleaved-replies)
 2026-06-12 19:23 UTC  (2+ messages)

[PATCH v2] docs: Fix minor grammatical error
 2026-06-12 19:23 UTC  (2+ messages)

[PATCH v7 004/120] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
 2026-06-12 19:21 UTC  (13+ messages)

[PATCH] Documentation: process: fix brackets
 2026-06-12 19:20 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: fix bracelets and translation issue
 2026-06-12 19:18 UTC  (2+ messages)

[PATCH v5 0/3] Add RP1 PWM controller support
 2026-06-12 15:24 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller

[PATCH] v2 Documentation: arch: fix brackets
 2026-06-12 19:17 UTC  (2+ messages)

[PATCH net 0/2] net/stmmac: Fixes for maximum TX/RX queues to use by driver
 2026-06-12 19:14 UTC  (2+ messages)

[PATCH] jfs: fix use-after-free in jfs_readdir on legacy non-indexed directories
 2026-06-12 19:12 UTC 

[PATCH v1 0/4] iommufd: Cache invalidation hardening and SMMUv3 batching rework
 2026-06-12 19:11 UTC  (4+ messages)
` [PATCH v1 4/4] iommu/arm-smmu-v3: Process vIOMMU invalidations in batches

[PATCH net-next 0/2] selftests/vsock: improve vng version and quirk handling
 2026-06-12 19:08 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests/vsock: accept vng 1.33 or >= 1.36
` [PATCH net-next 2/2] selftests/vsock: skip vng setsid workaround on >= 1.41

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-12 19:08 UTC  (7+ messages)

[PATCH V2 0/4] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-12 19:08 UTC  (3+ messages)

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-06-12 19:07 UTC  (2+ messages)
` [PATCH v6] "

[RFC PATCH] mm/vmalloc: add vmalloc_decrypted() and vzalloc_decrypted()
 2026-06-12 19:06 UTC  (6+ messages)

6.1-rt planned?
 2026-06-12 19:03 UTC 

[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
 2026-06-12 18:53 UTC  (4+ messages)
` [PATCH v4 1/8] drm/connector: report out-of-band IRQ_HPD events

[PATCH v3 0/7] sched: Add support for long task name
 2026-06-12 18:53 UTC  (3+ messages)
` [PATCH v3 3/7] treewide: Replace memcpy(..., current->comm) with copy_task_comm()

[PATCH v1] printk: Add CON_NO_SUPPRESS console flag and use it for ramoops
 2026-06-12 18:52 UTC  (2+ messages)

[PATCH v2] pps: Don't try to wait for negative timeouts in PPS_FETCH
 2026-06-12 18:52 UTC 

[PATCH v2] pstore: add a KHO backend
 2026-06-12 18:51 UTC  (7+ messages)

[PATCH 1/3] wifi: cfg80211: validate rx/tx MLME callback frame lengths before access
 2026-06-12 18:50 UTC  (3+ messages)
` [PATCH 2/3] wifi: cfg80211: validate assoc response length before status and IE access
` [PATCH 3/3] wifi: mac80211: validate deauth frame length before reason access

[net-next 0/9] ravb: Add gPTP support for Gen4
 2026-06-12 18:48 UTC  (3+ messages)
` [net-next 6/9] net: ethernet: ravb: Add callback for gPTP probe

[PATCH v2] mm: pgtable: protect lockless kernel page table walks with RCU
 2026-06-12 18:48 UTC  (4+ messages)
` [PATCH v3] "


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