The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-12 22:35:10 to 2026-03-13 01:52:32 UTC [more...]

[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
 2026-03-13  1:51 UTC  (19+ messages)
` [PATCH 01/22] platform/x86/intel/vsec: Refactor base_addr handling
` [PATCH 02/22] platform/x86/intel/vsec: Make driver_data info const
` [PATCH 03/22] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH 04/22] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH 05/22] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH 06/22] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
` [PATCH 07/22] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
` [PATCH 08/22] platform/x86/intel/pmt/crashlog: Split init into pre-decode
` [PATCH 09/22] platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook
` [PATCH 10/22] platform/x86/intel/pmt: Move header decode into common helper
` [PATCH 11/22] platform/x86/intel/pmt: Pass discovery index instead of resource
` [PATCH 12/22] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH 13/22] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
` [PATCH 14/22] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH 15/22] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
` [PATCH 16/22] platform/x86/intel/pmc/ssram: Use fixed-size static pmc array
` [PATCH 17/22] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH 18/22] platform/x86/intel/pmc/ssram: Add PCI platform data

[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-13  1:50 UTC  (10+ messages)
` [PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system

[PATCH] hfsplus: fix held lock freed on hfsplus_fill_super()
 2026-03-13  1:49 UTC  (2+ messages)

[PATCH v5 0/5] Add i.MX943 PCIe supports
 2026-03-13  1:49 UTC  (4+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings

[PATCH net-next v2 1/3] dt-bindings: net: cdns,macb: add a compatible for Microchip pic64hpsc
 2026-03-13  1:49 UTC  (2+ messages)
` [net-next,v2,1/3] "

[PATCH] checkpatch: error on .orig and .rej files in patches
 2026-03-13  1:42 UTC 

[PATCH v2 0/3] lib/bootconfig: three bug fixes
 2026-03-13  1:39 UTC  (5+ messages)
` [PATCH v2 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error

[PATCH v4 0/7] Add binding and driver for Kaanapali SoCCP
 2026-03-13  1:38 UTC  (9+ messages)
` [PATCH v4 2/7] dt-bindings: remoteproc: qcom: move interrupts and interrupt-names list out of pas-common
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms

[PATCH] cleanup: uintptr_t to unsigned long
 2026-03-13  1:34 UTC 

[PATCH net-next v2 0/2] net: macb: implement ethtool set channels count operation
 2026-03-13  1:30 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: macb: implement ethtool_ops.get|set_channels()
` [PATCH net-next v2 2/2] net: macb: distribute evenly Tx SRAM segments

[PATCH 00/12] Add spi-hid transport driver
 2026-03-13  1:24 UTC  (10+ messages)
` [PATCH 07/12] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
      ` Fwd: "

[PATCH net-next] net: phy: mxl-gpy: add PHY-level statistics via ethtool
 2026-03-13  1:19 UTC 

[PATCH] dt-bindings: serial: 8250: spacemit: fix clock property for K3 SoC
 2026-03-13  1:19 UTC  (4+ messages)

linux-next: build failure after merge of the drm-xe tree
 2026-03-13  1:18 UTC  (10+ messages)

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-13  1:18 UTC  (4+ messages)

[PATCH net-next v8 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-13  1:16 UTC  (2+ messages)

[PATCH net-next v2 0/2] e1000e: add XDP support
 2026-03-13  1:15 UTC  (4+ messages)
` [PATCH net-next v2 1/2] e1000e: add basic "

[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2026-03-13  1:13 UTC  (2+ messages)

[PATCH net-next v7 0/4] net: phy: realtek: pair order and polarity
 2026-03-13  1:11 UTC  (3+ messages)
` [PATCH net-next v7 4/4] net: phy: realtek: add RTL8224 polarity support

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2026-03-13  0:56 UTC 

[PATCH v2 00/16] KVM: x86: Enable APX for guests
 2026-03-13  1:05 UTC  (5+ messages)
` [PATCH v2 04/16] KVM: VMX: Introduce unified instruction info structure

[PATCH] platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EAC
 2026-03-13  1:03 UTC  (3+ messages)

[PATCH] ppp: add IFLA_PPP_UNIT netlink attribute
 2026-03-13  1:01 UTC  (3+ messages)

[PATCH v2 0/5] list private v2 & luo flb v9
 2026-03-13  1:00 UTC  (4+ messages)
` [PATCH v9 4/5] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state

[PATCH] platform/x86: asus-armoury: add support for GZ302EA and GZ302EAC
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH] ynl: ethtool: remove duplicated unspec entry
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH v2] docs: octeontx2: fix typo in documentation
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH] ARM: dts: omap: dm816x: Correct pinctrl register
 2026-03-13  0:59 UTC  (3+ messages)

[PATCH v5 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-03-13  0:59 UTC  (3+ messages)
` [PATCH v5 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x

[PATCH] linux-firmware: update firmware for MT7920 WiFi device
 2026-03-13  0:56 UTC 

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13  0:52 UTC 

[PATCH] net: ifb: fix space after comma in for loops
 2026-03-13  0:49 UTC  (2+ messages)

[PATCH 2/2] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
 2026-03-13  0:48 UTC  (6+ messages)
` [PATCH v1 1/2] perf/x86: Avoid inadvertent casts to x86_hybrid_pmu

[PATCH 0/7] drm/msm/hdmi: Simplify the code
 2026-03-13  0:48 UTC  (5+ messages)
` [PATCH 1/7] drm/msm/hdmi: Simplify with dev_of_node()

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-13  0:18 UTC  (24+ messages)
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()

[PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
 2026-03-13  0:45 UTC  (2+ messages)

[RFC PATCH net-next] net: phy: rust: add experimental Davicom PHY driver
 2026-03-13  0:44 UTC  (5+ messages)

Linux 6.18.17
 2026-03-13  0:43 UTC  (3+ messages)
` Linux 6.18.17 -- build regression

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-03-13  0:38 UTC  (6+ messages)
` [PATCH 4/7] KVM: x86: Add wrapper APIs to reset dirty/available register masks

[PATCH 0/2] iommu/tegra241-cmdqv: Fix initialization and uAPI related to HYP_OWN
 2026-03-13  0:36 UTC  (3+ messages)
` [PATCH 1/2] iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
` [PATCH 2/2] iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-03-13  0:36 UTC  (8+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH] usb: fhci: use kzalloc_flex for priv struct
 2026-03-13  0:34 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13  0:33 UTC  (13+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "

[PATCH 0/5] KVM: SEV: Drop user-triggerable WARN clean up REG_REGION
 2026-03-13  0:33 UTC  (6+ messages)
` [PATCH 1/5] KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
` [PATCH 2/5] KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
` [PATCH 3/5] KVM: SEV: Disallow pinning more pages than exist in the system
` [PATCH 4/5] KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
` [PATCH 5/5] KVM: SEV: Use kvzalloc_objs() when pinning userpages

[PATCH net-next] octeontx2-af: CGX: use kzalloc_flex for name
 2026-03-13  0:32 UTC 

[PATCH v2 0/4] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-03-13  0:30 UTC  (4+ messages)
` [PATCH v2 2/4] riscv: dts: spacemit: Define fixed regulators for OrangePi RV2

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-13  0:29 UTC  (11+ messages)

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-13  0:27 UTC  (3+ messages)

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-03-13  0:26 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-13  0:26 UTC  (3+ messages)

[PATCH] regulator: fp9931: Fix error handling for optional regulator
 2026-03-13  0:27 UTC  (5+ messages)

[PATCH 0/2] reset: spacemit: k3: Decouple the composite reset
 2026-03-13  0:23 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: soc: spacemit: k3: Decouple composite reset lines

[PATCH] i2c: atr: use kzalloc_flex
 2026-03-13  0:23 UTC 

[PATCH] clk: at91: use kzalloc_flex
 2026-03-13  0:21 UTC 

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-13  0:21 UTC  (8+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-13  0:19 UTC  (4+ messages)
` [PATCH v2 6/7] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure

[PATCH v2] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-03-13  0:17 UTC  (2+ messages)

[PATCH ath-next] wifi: ath11k: use kzalloc_flex
 2026-03-13  0:16 UTC 

[PATCH net-next v3 1/5] bnxt_en: use bnxt_xdp_buff for xdp context
 2026-03-13  0:15 UTC  (6+ messages)
` [PATCH net-next v3 2/5] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v3 3/5] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP

[PATCH ath-next] wifi: ath12k: use kzalloc_flex
 2026-03-13  0:14 UTC 

[PATCH] gpio: cs5535: use dynamically allocated priv struct
 2026-03-13  0:12 UTC 

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-13  0:12 UTC  (5+ messages)
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-03-13  0:10 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator
` [PATCH v3 2/7] KVM: SVM: Check that RAX has legal GPA on #GP interception of SVM insns
` [PATCH v3 3/7] KVM: SVM: Move RAX legality check to SVM insn interception handlers
` [PATCH v3 4/7] KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
` [PATCH v3 5/7] KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
` [PATCH v3 6/7] KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
` [PATCH v3 7/7] KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13  0:10 UTC  (7+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-03-13  0:06 UTC 

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-13  0:08 UTC  (2+ messages)

[PATCH] nvme: honor NVME_QUIRK_DEALLOCATE_ZEROES for unmap Write Zeroes
 2026-03-13  0:06 UTC  (5+ messages)

[PATCH] drm: property: use kzalloc_flex
 2026-03-13  0:06 UTC 

[PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability"
 2026-03-12 23:59 UTC 

[PATCH] lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
 2026-03-12 23:54 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
 2026-03-12 23:52 UTC  (6+ messages)

[PATCH v2 0/2] KVM: x86: Syzkaller nested_run_pending defense
 2026-03-12 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Move nested_run_pending to kvm_vcpu_arch
` [PATCH v2 2/2] KVM: x86: Suppress WARNs on nested_run_pending after userspace exit

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-12 23:43 UTC  (7+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 02/14] iommu: Implement IOMMU core liveupdate skeleton

[PATCH 0/8] mm: introduce zone lock guards
 2026-03-12 23:40 UTC  (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()

[PATCH] ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
 2026-03-12 23:34 UTC 

[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
 2026-03-12 23:08 UTC  (3+ messages)

[PATCH] ima: remove buggy support for asynchronous hashes
 2026-03-12 23:29 UTC  (2+ messages)

[PATCH] drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property
 2026-03-12 23:28 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-03-12 23:24 UTC 

[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-03-12 23:22 UTC  (5+ messages)

[PATCH v2 0/5] watchdog/hardlockup: Improvements to hardlockup detection and documentation
 2026-03-12 23:22 UTC  (6+ messages)
` [PATCH v2 1/5] watchdog: Return early in watchdog_hardlockup_check()
` [PATCH v2 2/5] watchdog: Update saved interrupts during check
` [PATCH v2 3/5] doc: watchdog: Clarify hardlockup detection timing
` [PATCH v2 4/5] watchdog/hardlockup: improve buddy system detection timeliness
` [PATCH v2 5/5] doc: watchdog: Document buddy detector

[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
 2026-03-12 23:13 UTC  (4+ messages)

[PATCH net-next] netfilter: conntrack: expose gc_scan_interval_max via sysctl
 2026-03-12 23:10 UTC  (5+ messages)

[PATCH v6 16/19] HID: Add documentation for Lenovo Legion Go drivers
 2026-03-12 22:57 UTC  (3+ messages)

[PATCH v4 0/3] Creation of workqueues in Rust
 2026-03-12 22:56 UTC  (4+ messages)
` [PATCH v4 3/3] rust: workqueue: add creation of workqueues

[PATCH 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-03-12 22:55 UTC  (3+ messages)
` [PATCH 10/20] vfio/cxl: CXL region management

[RFC PATCH] futex: Introduce __vdso_robust_futex_unlock
 2026-03-12 22:52 UTC  (3+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-03-12 22:48 UTC  (2+ messages)

[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-12 22:47 UTC 

[PATCH] lib/glob: initialize back_str to silence uninitialized variable warning
 2026-03-12 22:46 UTC  (2+ messages)

mm/pgtable: Support for page table check on s390
 2026-03-12 22:46 UTC  (6+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH v2 0/1] AMD VM crashing on deferred memory error injection
 2026-03-12 22:44 UTC  (6+ messages)
` [PATCH v2 1/1] x86/mce/amd: Fix VM crash during deferred error handling

[PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
 2026-03-12 22:39 UTC  (2+ messages)

[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
 2026-03-12 22:39 UTC  (2+ messages)

[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-12 22:37 UTC  (2+ messages)

[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
 2026-03-12 22:37 UTC  (2+ messages)

[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
 2026-03-12 22:37 UTC  (2+ messages)

[RFC net-next v2 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-12 22:34 UTC  (12+ messages)
` [RFC net-next v2 02/12] net: tso: Add tso_dma_map helpers
` [RFC net-next v2 03/12] net: bnxt: Export bnxt_xmit_get_cfa_action
` [RFC net-next v2 04/12] net: bnxt: Add a helper for tx_bd_ext
` [RFC net-next v2 05/12] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [RFC net-next v2 06/12] net: bnxt: Add TX inline buffer infrastructure
` [RFC net-next v2 07/12] net: bnxt: Add boilerplate GSO code
` [RFC net-next v2 08/12] net: bnxt: Implement software USO
` [RFC net-next v2 09/12] net: bnxt: Add SW GSO completion and teardown support
` [RFC net-next v2 10/12] net: bnxt: Dispatch to SW USO
` [RFC net-next v2 11/12] net: netdevsim: Add support for "
` [RFC net-next v2 12/12] selftests: drv-net: Add USO test


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