The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-11 22:20:13 to 2026-05-12 01:40:27 UTC [more...]

[PATCH v4 00/21] KVM: x86: Enable APX for guests
 2026-05-12  1:14 UTC  (11+ messages)
` [PATCH v4 01/21] KVM: VMX: Macrofy GPR swapping in __vmx_vcpu_run()
` [PATCH v4 02/21] KVM: SVM: Macrofy GPR swapping in __svm_vcpu_run()
` [PATCH v4 03/21] KVM: SEV: Macrofy GPR swapping in __svm_sev_es_vcpu_run()
` [PATCH v4 04/21] KVM: x86: Extend VCPU registers for EGPRs
` [PATCH v4 05/21] KVM: VMX: Save guest EGPRs in VCPU cache
` [PATCH v4 06/21] x86/fpu: Ignore APX when copying from/to guest FPU
` [PATCH v4 07/21] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v4 08/21] KVM: VMX: Refactor VMX instruction information access
` [PATCH v4 09/21] KVM: VMX: Refactor instruction information decoding
` [PATCH v4 10/21] KVM: VMX: Refactor register index retrieval from exit qualification

[PATCH PARTIAL-RESEND v12 0/5] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2026-05-12  1:39 UTC  (4+ messages)
` [PATCH v12 1/5] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators

[PATCH] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
 2026-05-12  1:37 UTC  (3+ messages)

[PATCH net-next 0/8] netpoll: move out netconsole-specific functions
 2026-05-12  1:37 UTC  (3+ messages)
` [PATCH net-next 8/8] netconsole: move find_skb() from netpoll

[PATCH v3 0/4] clk: update kernel docs
 2026-05-12  1:35 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add kernel docs for the core flags
` [PATCH v3 2/4] clk: add kernel docs for struct clk_core
` [PATCH v3 3/4] docs: clk: include some identifiers to keep documentation up to date
` [PATCH v3 4/4] clk: test: convert constants to use HZ_PER_MHZ

[PATCH 0/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-12  1:35 UTC  (4+ messages)
` [PATCH rtw-next v2 "
  ` [PATCH rtw-next v2 1/1] "

[PATCH v2] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-12  1:34 UTC  (2+ messages)

[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
 2026-05-12  1:33 UTC  (2+ messages)

[PATCH] KVM: x86: Block TSC multiplier writes for protected guest TSC
 2026-05-12 11:18 UTC  (3+ messages)

"alloc_tag was not set" when running mm/ksft_hmm.sh
 2026-05-12  1:28 UTC  (7+ messages)

[PATCH 0/2] DWC3 link tunneling state reporting
 2026-05-12  1:27 UTC  (10+ messages)
` [PATCH 2/2] usb: dwc3: Notify XHCI core of tunneled status

MIPS Lantiq VRX268 general Linux SPI timeout
 2026-05-12  1:27 UTC  (2+ messages)

[PATCH rtw-next v2 1/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-12  1:25 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: qcom: Add device tree for Nord SoC series
 2026-05-12  1:24 UTC  (2+ messages)

[PATCH net-next 0/8] mptcp: pm: in-kernel: increase limits
 2026-05-12  1:19 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: devmem: support devmem with netkit devices
 2026-05-12  1:18 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v4 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v4 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v4 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v4 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v4 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v4 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v4 8/8] selftests: drv-net: add netkit devmem tests

[PATCH v1 0/6] Add support for Infineon/Intel XMM6260 modem
 2026-05-12  1:15 UTC  (4+ messages)
` [PATCH v1 2/6] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled

[PATCH V2] riscv: mm: Fixup no5lvl failure when vaddr is invalid
 2026-05-12  1:15 UTC 

[RFC PATCH 0/3] mm/zsmalloc: reduce lock contention in zs_free()
 2026-05-12  1:15 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/zsmalloc: encode class index in obj value for lockless class lookup
` [RFC PATCH 2/3] mm/zsmalloc: remove pool->lock from zs_free on 64-bit systems

[PATCH] Revert "tmpfs: don't enable large folios if not supported"
 2026-05-12  1:15 UTC  (7+ messages)

[PATCH] scsi: qla2xxx: Use flexible array for qpair hints
 2026-05-12  1:10 UTC 

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-05-12  1:10 UTC 

[PATCH] clk: pistachio: Use flexible array for clock table
 2026-05-12  1:09 UTC 

[PATCH 1/2] drm/rockchip: dsi: Add maximum per lane bit rate calculation
 2026-05-12  1:07 UTC 

[PATCH net-next v3] net: stmmac: Use interrupt mode INTM=1 for per channel irq
 2026-05-12  1:08 UTC  (2+ messages)

[PATCH] sched/ext: Use flexible array for exit backtraces
 2026-05-12  1:08 UTC 

[PATCH] cpuset: Fix multi-source deadline task accounting and bandwidth bypass
 2026-05-12  1:03 UTC 

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-05-12  1:01 UTC  (2+ messages)

[BUG] x86/virt/tdx: tdx_offline_cpu() violates tdx_cpu_flush_cache() preemption assert
 2026-05-12  1:00 UTC  (2+ messages)

[PATCH v3] coresight: fix missing error code when trace ID is invalid
 2026-05-12  0:54 UTC  (5+ messages)

[PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
 2026-05-12  0:54 UTC  (3+ messages)

[PATCH v2 00/18] Add a new SoundWire enumeration helper
 2026-05-12  0:51 UTC  (3+ messages)
` [PATCH v2 01/18] soundwire: Add a helper function to wait for device initialisation

[PATCH net-next 0/6] netdevsim: psp: implement real crypto operations from the PSP spec
 2026-05-12  0:51 UTC  (9+ messages)
` [PATCH net-next 3/6] netdevsim: psp: move rx processing into nsim_poll()
` [PATCH net-next 4/6] netdevsim: psp: implement kdf from psp spec

[PATCH v2 0/5] amd_pmc: Delay s2idle suspend for some devices
 2026-05-12  0:50 UTC  (7+ messages)
` [PATCH v2 2/5] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
` [PATCH v2 5/5] Documentation/arch/x86/amd-debugging: Add section about delay_suspend

[PATCHv2] uprobes: Use flexible array for xol_area bitmap
 2026-05-12  0:48 UTC  (2+ messages)

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-12  0:46 UTC  (3+ messages)

[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
 2026-05-12  0:46 UTC  (5+ messages)

[RFC PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
 2026-05-12  0:45 UTC  (2+ messages)

[PATCH v3 0/1] dt-bindings: iio: dds: Add AD9832/AD9835 binding
 2026-05-12  0:45 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/7] PCI: Add common helper for 100 ms delay after link training
 2026-05-12  0:43 UTC  (4+ messages)
` [PATCH v3 4/7] PCI: dwc: Use common pci_host_common_link_train_delay() helper

[PATCH 0/2] tools/bootconfig: render kernel.* subtree as a cmdline string
 2026-05-12  0:43 UTC  (8+ messages)
` [PATCH 1/2] bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
` [PATCH 2/2] tools/bootconfig: render kernel.* subtree as cmdline string with -C

[PATCH v1] platform/x86: Check ACPI_COMPANION() against NULL during probe
 2026-05-12  0:16 UTC  (2+ messages)

[PATCH] docs: fix spelling of Shepherd in howto
 2026-05-12  0:41 UTC  (2+ messages)

[PATCH v2] KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
 2026-05-12  0:38 UTC  (2+ messages)

[PATCH rtw-next v2 1/1] wifi: rtw89: usb: Support switching to USB 3 mode
 2026-05-12  0:35 UTC  (4+ messages)

[PATCH v3 2/2] mmc: litex_mmc: Set mandatory idle clocks before CMD0
 2026-05-12  0:35 UTC  (2+ messages)

[PATCH] ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow
 2026-05-12  0:32 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix line length checks in rtw_cmd.c
 2026-05-12  0:31 UTC 

[RFC PATCH 2/9] bpf/arena: Add BPF_F_ARENA_MAP_ALWAYS for direct kernel access
 2026-05-12  0:31 UTC 

[PATCH] net: mention the convention for .ndo_setup_tc()
 2026-05-12  0:31 UTC  (2+ messages)

[PATCH iwl-net] ice: restore PTP Rx timestamp config after ethtool set-channels
 2026-05-12  0:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 3/3] KVM: x86: conditionally update masterclock data in pvclock_update_vm_gtod_copy()
 2026-05-12  0:21 UTC  (4+ messages)
  ` [PATCH 2/3] KVM: x86: conditionally clear KVM_REQ_MASTERCLOCK_UPDATE at the end of KVM_SET_CLOCK

[PATCH net-next v3] net: eth: fbnic: Fix addr validation in pcs write
 2026-05-12  0:21 UTC  (2+ messages)

[REGRESSION] aquantia: Sunshine/Moonlight UDP video streaming broken since 5b4015ad833c ("net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL")
 2026-05-12  0:20 UTC  (5+ messages)

[PATCH 6.6.y] ksmbd: make ksmbd thread names distinct by client IP
 2026-05-12  0:17 UTC  (2+ messages)

gpio-mt7621 unroutable IRQs to bank0
 2026-05-12  0:17 UTC  (10+ messages)

[PATCH net] net/rds: fix zerocopy page ownership on partial copy failure
 2026-05-12  0:17 UTC  (2+ messages)

[bug report] bootconfig: init: Allow admin to use bootconfig for kernel command line
 2026-05-12  0:16 UTC 

[PATCH v4 01/10] KVM: nVMX: Implement cache for L1 MSR bitmap
 2026-05-12  0:13 UTC  (4+ messages)
  ` [PATCH v4 04/10] KVM: nVMX: Implement cache for L1 APIC pages
` [PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
  ` [PATCH v4 08/10] KVM: x86: Add nested context management

[PATCH net-next v2] octeontx2-pf: persist netdev stats across routine operations
 2026-05-12  0:12 UTC  (2+ messages)

[PATCH v2] clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controller
 2026-05-12  0:06 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-12  0:01 UTC  (4+ messages)

[PATCH net-next 0/5] netdevsim: get link via ethtool, set via sysfs
 2026-05-11 23:59 UTC  (4+ messages)

[RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2026-05-11 23:56 UTC  (5+ messages)

arch/um/drivers/vector_kern.c:989:69: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-11 23:56 UTC 

[PATCH] cpufreq: intel_pstate: Fix Raptor Lake-E cpufreq limits
 2026-05-11 23:53 UTC 

[bug report] Potential deadlock bug in 'drivers/misc/vmw_balloon.c', between 'vmballoon_work()' and 'vmci_interrupt()'
 2026-05-11 23:51 UTC 

[PATCH net-next 0/9] net: atlantic: add PTP support for AQC113 (Antigua)
 2026-05-11 23:50 UTC  (5+ messages)
` [PATCH net-next v2 "
    ` [EXTERNAL] "

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-11 23:48 UTC  (17+ messages)
` [PATCH v4 01/16] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 03/16] vfio/pci: Retrieve preserved device files after "
` [PATCH v4 04/16] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v4 06/16] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v4 07/16] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v4 08/16] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v4 09/16] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v4 10/16] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v4 11/16] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v4 12/16] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v4 13/16] vfio: selftests: Expose iommu_modes to tests
` [PATCH v4 14/16] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v4 15/16] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v4 16/16] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH net] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-11 23:48 UTC  (9+ messages)

[PATCH v2] nvme/tcp: handle rejected keys for secure concatenation
 2026-05-11 23:45 UTC 

[RFC PATCH] trace: Introduce a new filter_pred "caller"
 2026-05-11 23:47 UTC  (2+ messages)

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-11 23:45 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: convert davinci i2c to dt-schema
 2026-05-11 23:42 UTC  (2+ messages)

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-11 23:41 UTC  (11+ messages)

[PATCH v8 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-11 23:31 UTC  (9+ messages)
` [PATCH v8 net-next 1/8] dpll: add generic DPLL type
` [PATCH v8 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
` [PATCH v8 net-next 3/8] dpll: extend pin notifier with notification source ID
` [PATCH v8 net-next 4/8] dpll: allow fwnode pins to attempt state change without capability bit
` [PATCH v8 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
` [PATCH v8 net-next 6/8] ice: implement CPI support for E825C
` [PATCH v8 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
` [PATCH v8 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status

[PATCH v2] media: atomisp: remove returns from void functions
 2026-05-11 23:30 UTC  (2+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-11 23:28 UTC  (12+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors

[PATCH v5 1/7] MAINTAINERS: Remove bouncing intel-gw maintainer
 2026-05-11 23:26 UTC 

[PATCH 1/1] checkpatch: Ignore <inttypes.h> format macros
 2026-05-11 23:18 UTC  (4+ messages)

MAINTAINERS: Add self for the 3c509 network driver
 2026-05-11 23:20 UTC  (6+ messages)

IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
 2026-05-11 23:20 UTC  (4+ messages)

[PATCH sched_ext/for-7.1-fixes] sched_ext: Defer sub_kset base put to scx_sched_free_rcu_work
 2026-05-11 23:18 UTC 

[PATCH sched_ext/for-7.1-fixes] sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()
 2026-05-11 23:18 UTC 

[PATCH net-next v7 0/3] gve: add support for PTP gettimex64
 2026-05-11 23:18 UTC  (4+ messages)
` [PATCH net-next v7 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v7 2/3] gve: make nic clock reads thread safe
` [PATCH net-next v7 3/3] gve: implement PTP gettimex64

[PATCH 0/6] perf/x86/intel/uncore: Bug fixes and cleanups
 2026-05-11 23:05 UTC  (7+ messages)
` [PATCH 1/6] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
` [PATCH 2/6] perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
` [PATCH 3/6] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
` [PATCH 4/6] perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
` [PATCH 5/6] perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline dies
` [PATCH 6/6] perf/x86/intel/uncore: Implement global init callback for GNR uncore

[PATCH] ASoC: pcm6240: Use flexible array for config blocks
 2026-05-11 23:13 UTC 

[PATCH] nvme/tcp: handle rejected keys for secure concatnation
 2026-05-11 23:12 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: acpi: Disable on devices with broken firmware
 2026-05-11 23:11 UTC  (4+ messages)

[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-05-11 23:08 UTC  (10+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-11 23:06 UTC  (5+ messages)
` [PATCH 3/4] fs/resctrl: Fix deadlock for errors during mount
` [PATCH 4/4] fs/resctrl: Fix issues with worker threads when CPUs are taken offline

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-11 23:05 UTC  (8+ messages)

[PATCH] ASoC: sigmadsp: Use flexible array for control cache
 2026-05-11 23:03 UTC 

[PATCH] ALSA: asihpi: Use flexible array for control cache
 2026-05-11 23:01 UTC 

[PATCH] ALSA: ctxfi: Use flexible array for SRCIMP imappers
 2026-05-11 23:00 UTC 

[PATCH v2 00/25] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-11 22:56 UTC  (3+ messages)

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-11 22:49 UTC  (3+ messages)
` [PATCH 1/8] mm: memcontrol: propagate NMI slab stats to memcg vmstats

[PATCH sched_ext/for-7.1-fixes] sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
 2026-05-11 22:46 UTC  (2+ messages)

[PATCH v6 00/22] Virtual Swap Space
 2026-05-11 22:46 UTC  (3+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure

[GIT PULL] kunit fixes update for Linux 7.1-rc4
 2026-05-11 22:42 UTC  (2+ messages)

[PATCH] ALSA: M-Audio C600 disable Output Gain Knob
 2026-05-11 21:24 UTC 

[BUG] lsm= with bpf before selinux breaks fscreate with EINVAL
 2026-05-11 22:43 UTC  (6+ messages)

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-11 22:38 UTC  (3+ messages)
` [RFC PATCH 3/5] mm: zswap: load fully stored large folios

[PATCH v7 net-next 6/8] ice: implement CPI support for E825C
 2026-05-11 22:33 UTC 

[PATCH v7 net-next 4/8] dpll: zl3073x: allow SyncE_Ref pin state change
 2026-05-11 22:30 UTC 

[PATCH tip/locking/core] compiler-context-analysis: Bump required Clang version to 23
 2026-05-11 22:28 UTC 

[PATCH v2 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2026-05-11 22:28 UTC  (4+ messages)
` [PATCH v2 23/23] dmaengine: sdxi: Add DMA engine provider

[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-11 22:23 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: arm-smmu: Update the description for Kaanapali GPU SMMU
` [PATCH 2/8] dt-bindings: display/msm: gpu: Document Adreno 840
` [PATCH 3/8] arm64: dts: qcom: kaanapali: add the GPU SMMU node
` [PATCH 4/8] arm64: dts: qcom: kaanapali: Add qfprom node
` [PATCH 5/8] arm64: dts: qcom: Add GPU support for Kaanapali
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling
` [PATCH 7/8] arm64: dts: qcom: kaanapali-mtp: Enable GPU
` [PATCH 8/8] arm64: dts: qcom: kaanapali-qrd: "

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-11 22:20 UTC  (4+ messages)
` [PATCH v3 2/9] mm/rmap: refactor hugetlb pte clearing in try_to_unmap_one

[PATCH AUTOSEL 7.0-5.10] ALSA: sparc/dbri: add missing fallthrough
 2026-05-11 22:19 UTC  (3+ messages)
` [PATCH AUTOSEL 7.0-5.10] ALSA: usb-audio: add clock quirk for Motu 1248
` [PATCH AUTOSEL 7.0] ASoC: sdw_utils: avoid the SDCA companion function not supported failure


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