Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-09 10:19:35 to 2026-08-11 03:18:55 UTC [more...]

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-08-11  3:18 UTC  (15+ messages)
` [RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
` [RESEND PATCH v4 02/15] x86/resctrl: Add PLZA support to command-line options
` [RESEND PATCH v4 03/15] x86/resctrl: Add data structures and definitions for PLZA configuration
` [RESEND PATCH v4 04/15] fs/resctrl: Introduce kernel mode (kmode) data structures
` [RESEND PATCH v4 05/15] x86,fs/resctrl: Introduce architecture hooks to program kernel-mode
` [RESEND PATCH v4 06/15] fs/resctrl: Introduce resctrl_set_kmode_support() to initialize supported modes
` [RESEND PATCH v4 08/15] fs/resctrl: Add interface to display supported and active kernel-mode policy

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-11  2:17 UTC  (35+ messages)
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 14/41] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v10 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[RFC PATCH v3 0/6] Add support for AMD IOMMU GAPPI
 2026-08-11  0:48 UTC  (5+ messages)
` [RFC PATCH v3 3/6] iommu/amd: KVM: SVM: Add explicit vCPU running state to IOMMU interface

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-10 23:44 UTC  (23+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 08/11] KVM: guest_memfd: Add support for preservation via LUO
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH net-next V5 2/2] net/mlx5: implement max_sfs parameter
 2026-08-10 22:51 UTC  (2+ messages)

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-10 21:05 UTC  (8+ messages)
` [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-10 22:27 UTC  (7+ messages)
` [PATCH v3 08/11] mm, swap: only charge physical swap entries
` [syzbot ci] Re: Virtual Swap Space (Swap Table Edition)

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-10 22:26 UTC  (20+ messages)
` [PATCH v2 01/12] rust: num: use const_assert! in Bounded
` [PATCH v2 02/12] rust: num: reject Bounded::shr overshifts at build time
` [PATCH v2 03/12] rust: num: add Bounded::shr_exact
` [PATCH v2 04/12] gpu: nova-core: mm: Add VramAddress type
` [PATCH v2 05/12] gpu: nova-core: mm: Implement Alignable and Debug for VramAddress
` [PATCH v2 06/12] gpu: nova-core: mm: Add PRAMIN window registers
` [PATCH v2 07/12] gpu: nova-core: mm: Add the memory management HAL
` [PATCH v2 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v2 09/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v2 10/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v2 11/12] gpu: nova-core: Add self-test assertion macros and config option
` [PATCH v2 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-10 21:42 UTC  (15+ messages)
` [RFC PATCH 09/12] Documentation: virtio: describe the device memory buffer
` [RFC PATCH 10/12] virtio_ring: report a bounded pool's exhaustion as -ENOSPC
` [RFC PATCH 11/12] virtio: expose device memory buffer occupancy over debugfs
` [RFC PATCH 12/12] virtio: guarantee a virtqueue can publish its first descriptor chain

[PATCH v9 00/11] Dynamic PAMT
 2026-08-10 21:33 UTC  (8+ messages)
` [PATCH v9 09/11] x86/virt/tdx: Enable "
` [PATCH v9 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v9 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH 0/2] Document amd_pmc delay_suspend quirk
 2026-08-10 20:28 UTC  (8+ messages)
` [PATCH 2/2] Documentation/arch/x86/amd-debugging: Add section about delay_suspend

[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-10 20:26 UTC  (13+ messages)
  ` [PATCH v13 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH v13 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH v13 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH v13 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH v13 05/12] famfs: Introduce file_operations read/write
  ` [PATCH v13 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH v13 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH v13 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH v13 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH v13 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH v13 12/12] famfs: Add documentation

[PATCH v2 0/5] docs: sphinx-pre-install: improve dependency checks
 2026-08-10 19:56 UTC  (7+ messages)
` [PATCH v2 1/5] docs: sphinx-pre-install: add macOS Homebrew support
` [PATCH v2 2/5] docs: sphinx-pre-install: check GNU Make version
` [PATCH v2 3/5] docs: sphinx-build-wrapper: prefer gmake
` [PATCH v2 4/5] docs/zh_CN: doc-guide: document macOS Sphinx setup
` [PATCH v2 5/5] docs/zh_CN: how-to: document case-sensitive APFS setup

[PATCH] docs: cgroup-v2: fix stale "io" controller introduction
 2026-08-10 19:38 UTC  (3+ messages)

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-08-10 18:57 UTC  (5+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-10 18:43 UTC  (5+ messages)

[PATCH] cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
 2026-08-10 15:46 UTC  (2+ messages)

[PATCH v3] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
 2026-08-10 14:51 UTC  (2+ messages)

[PATCH v7 08/23] firmware: arm_scmi: Add Telemetry configuration operations
 2026-08-10 14:13 UTC  (3+ messages)

[PATCH v7 07/23] firmware: arm_scmi: Add support to parse SHMTIs areas
 2026-08-10 14:06 UTC  (3+ messages)

[PATCH v7 06/23] firmware: arm_scmi: Add basic Telemetry support
 2026-08-10 13:39 UTC  (3+ messages)

[PATCH v7 03/23] firmware: arm_scmi: Introduce protocol instance notifiers
 2026-08-10 13:35 UTC  (3+ messages)

[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-10 13:23 UTC  (8+ messages)
` [PATCH v9 04/11] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop

[PATCH RESEND 0/9] ARM: stm32: add STM32H7R7 and ART-Pi2 support
 2026-08-10 12:54 UTC  (3+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-10  8:35 UTC  (13+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-10  8:32 UTC  (7+ messages)
` [PATCH v2 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst

[PATCH v3 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-08-10  8:20 UTC  (4+ messages)
` [PATCH v3 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260

[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-10  8:16 UTC  (3+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub

[PATCH v3 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-10  7:05 UTC  (4+ messages)
` [PATCH v3 13/16] docs/zh_TW: process: localize terminology in submitting-patches.rst

[PATCH 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-10  6:32 UTC  (4+ messages)
` [PATCH 01/12] rust: io: add Region::try_subregion

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-10  6:13 UTC  (5+ messages)

[PATCH v6 0/7] docs/zh_CN: update DAMON translations
 2026-08-10  5:40 UTC  (2+ messages)

[PATCH v2 0/5] docs/zh_CN: Add Chinese translations for five networking documents
 2026-08-10  5:34 UTC  (3+ messages)

[PATCH v1 0/2] docs: sphinx-pre-install: improve dependency checks
 2026-08-10  5:12 UTC  (13+ messages)
` [PATCH v1 1/2] docs: sphinx-pre-install: add macOS Homebrew support
` [PATCH v1 2/2] docs: sphinx-pre-install: check GNU Make version

[PATCH v2 1/2] f2fs: use BIT_ULL() for mount option bits
 2026-08-10  2:10 UTC  (3+ messages)
  ` [PATCH v2 2/2] f2fs: introduce gcless mount option to avoid foreground GC

[PATCH net-next] ppp: update channel locking comment and doc
 2026-08-10  1:19 UTC  (2+ messages)

[PATCH net] hinic3: Fix SKB linearization mismatch and silent TX drops
 2026-08-10  0:57 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z390-E GAMING
 2026-08-09 22:47 UTC  (2+ messages)

[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-09 20:59 UTC  (11+ messages)
` [PATCH net-next v11 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v11 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v11 06/12] net: phylink: support late PCS provider attach

[PATCH net-next v12 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-09 20:31 UTC  (13+ messages)
` [PATCH net-next v12 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v12 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v12 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v12 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v12 05/12] net: phylink: support PCS provider release
` [PATCH net-next v12 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v12 07/12] net: Document PCS subsystem
` [PATCH net-next v12 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v12 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v12 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v12 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v12 12/12] net: airoha: add phylink support

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-08-09 20:03 UTC 

[PATCH net-next v6 0/3] dpll: zl3073x: add PTP clock support
 2026-08-09 18:23 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dpll: zl3073x: scale poll interval proportionally to timeout
` [PATCH net-next v6 2/3] dpll: zl3073x: add channel ToD, phase step and TIE operations
` [PATCH net-next v6 3/3] dpll: zl3073x: add PTP clock support

[PATCH net-next v3 0/2] dpll: use pin owner's dpll ref for pin-level set callbacks
 2026-08-09 18:12 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dpll: zl3073x: update all DPLL channels on ref_sync_set

[PATCH net-next v10 0/5] net: dsa: mxl862xx: devlink flash and rescue
 2026-08-09 17:09 UTC  (6+ messages)
` [PATCH net-next v10 1/5] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v10 2/5] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v10 3/5] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v10 4/5] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v10 5/5] net: dsa: mxl862xx: document devlink flash and info support

[RFC PATCH net-next] selftests/net: Introduce a selftest for ethtool flow control
 2026-08-09 16:45 UTC  (2+ messages)

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-08-09 16:21 UTC  (3+ messages)

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-08-09 15:57 UTC  (3+ messages)
` [PATCH v19 02/14] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register

[PATCH v3 09/10] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
 2026-08-09 12:06 UTC  (4+ messages)


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