Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-11 17:54:16 to 2026-08-12 18:38:14 UTC [more...]

[PATCH 0/2] sched_ext: minor doc and comment fixes
 2026-08-12 18:38 UTC  (5+ messages)
` [PATCH 1/2] Documentation: sched_ext: fix events sysfs path and show_state example
` [PATCH 2/2] sched_ext: fix stale references in doc comments

[PATCH 00/13] nvme-fc: FPIN link integrity handling
 2026-08-12 18:34 UTC  (15+ messages)
` [PATCH 01/13] fc_els: use 'union fc_tlv_desc'
` [PATCH 02/13] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH 03/13] nvme-multipath: numa support for marginal paths
` [PATCH 04/13] nvme-multipath: queue-depth "
` [PATCH 05/13] nvme-multipath: round-robin "
` [PATCH 06/13] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH 07/13] scsi: scsi_transport_fc: Add set_rport_marginal to fc_function_template
` [PATCH 08/13] scsi: scsi_transport_fc: user support for clearing NVME_CTRL_MARGINAL
` [PATCH 09/13] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH 10/13] scsi: qla2xxx: enable FPIN notification for NVMe
` [PATCH 11/13] scsi: lpfc: "
` [PATCH 12/13] nvme: fcloop: Add set_rport_marginal to sysfs
` [PATCH 13/13] docs: nvme-multipath: Add FC-NVMe marginal state

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

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-08-12 17:27 UTC  (3+ messages)
` [PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-12 16:31 UTC  (3+ messages)

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-12 16:30 UTC  (5+ messages)
` [RFC PATCH 1/4] espi: add core "

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-12 16:04 UTC  (10+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
` [PATCH 7/9] perf test cs-etm: Test branch history on existing samples

[PATCH 0/2] gpu: nova-core: retain the GSP-RM log buffers
 2026-08-12 15:54 UTC  (4+ messages)
` [PATCH 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
` [PATCH 2/2] Documentation: nova: remove completed GSP log buffer task

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-12 15:17 UTC  (7+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[PATCH] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
 2026-08-12 14:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/9] perf cs-etm: Add branch history to existing samples
 2026-08-12 14:26 UTC  (2+ messages)

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-08-12 14:18 UTC  (12+ 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

[PATCH] coresight: configfs: restrict address parameter value to root
 2026-08-12 14:12 UTC  (2+ messages)

[PATCH v3 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-12 13:42 UTC  (2+ messages)

[PATCH net v5 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-12 13:38 UTC  (2+ messages)
` [PATCH net v5 1/1] "

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-12 13:37 UTC  (31+ messages)
` [PATCH v10 01/41] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v10 04/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v10 05/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v10 06/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [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 v2 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-12 13:37 UTC  (5+ messages)
` [PATCH v2 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH v2 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH v2 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots

[PATCH] sched/psi: add cpu_prio pressure metric for high-priority task stalls
 2026-08-12 13:30 UTC  (2+ messages)

[PATCH 0/5] Docs: changes.rst: Rework
 2026-08-12 13:15 UTC  (8+ messages)
` [PATCH 1/5] Docs: changes.rst: rename file and references and add links
` [PATCH 2/5] Docs: software-requirements.rst: Refine language
` [PATCH 3/5] Docs: software-requirements.rst: add lzop, lzma and ip-route2
` [PATCH 4/5] Docs: pt_BR, it_IT: software-requirements.rst: copy tables from source
` [PATCH 5/5] Docs: software-requirements.rst replace optional tag with footnotes

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-12 12:01 UTC  (2+ messages)

[PATCH 0/2] Docs: THP documentation fixes
 2026-08-12 10:55 UTC  (8+ messages)
` [PATCH 1/2] Docs/ABI: document transparent_hugepage/shrink_underused
` [PATCH 2/2] Docs/mm: fix THP policy counts in transhuge

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-12 10:52 UTC  (28+ messages)
` [PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
` [PATCH v4 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v4 4/7] mm/khugepaged: fix outdated comments
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v4 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v4 7/7] mm: Documentation: clarify where the mTHP stats live

[PATCH v3 0/3] hwmon: Add ASUS ROG Ryujin III support
 2026-08-12 10:35 UTC  (4+ messages)
` [PATCH v3 1/3] hwmon: (asus_rog_ryujin) Add per-device configuration
` [PATCH v3 2/3] hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
` [PATCH v3 3/3] hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-12 10:35 UTC  (7+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-12 10:14 UTC  (5+ messages)
` [PATCH 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-12 10:08 UTC  (15+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 08/13] security/keys: implement wipe op for trusted and encrypted keys
` [PATCH v2 09/13] security/keys: implement wipe op for asymmetric keys
` [PATCH v2 10/13] rxrpc: implement wipe op for rxrpc keys
` [PATCH v2 11/13] fscrypt: wipe master keys before kdump
` [PATCH v2 12/13] crypto: api - wipe tfm contexts "
` [PATCH v2 13/13] dm crypt: wipe key material "

[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
 2026-08-12  9:40 UTC  (5+ messages)
` [PATCH 3/4] mm: kmemleak: factor leak confirmation into a helper
` [PATCH 4/4] selftests: mm: test kmemleak's N-consecutive-scan leak confirmation

[PATCH] Docs/mm: fix outdated "radix tree" in page_migration
 2026-08-12  7:57 UTC 

[PATCH v2 0/7] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-12  7:06 UTC  (6+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add AD7768
` [PATCH v2 5/7] gpio: regmap: Add runtime PM and read_output_reg_set support

[PATCH v7 0/7] docs/zh_CN: update DAMON documentation translation
 2026-08-12  6:59 UTC  (8+ messages)
` [PATCH v7 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v7 2/7] docs/zh_CN: add DAMON_STAT usage translation
` [PATCH v7 3/7] docs/zh_CN: update DAMON index translation
` [PATCH v7 4/7] docs/zh_CN: update DAMON start translation
` [PATCH v7 5/7] docs/zh_CN: update DAMON usage translation
` [PATCH v7 6/7] docs/zh_CN: update DAMON reclaim translation
` [PATCH v7 7/7] docs/zh_CN: update DAMON LRU sort translation

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-12  5:40 UTC  (13+ messages)
` [PATCH v10 01/12] sched/cputime: Add kcpustat_field_total helper
` [PATCH v10 02/12] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v10 03/12] cpumask: Introduce cpu_preferred_mask
` [PATCH v10 04/12] sysfs: Add preferred CPU file
` [PATCH v10 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v10 06/12] sched/fair: Load balance only among preferred CPUs
` [PATCH v10 07/12] sched/core: Push current task from non preferred CPU
` [PATCH v10 08/12] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v10 09/12] virt: Introduce steal governor driver
` [PATCH v10 10/12] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v10 11/12] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v10 12/12] virt/steal_governor: Enable the driver

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

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-12  4:54 UTC  (3+ messages)

[PATCH net-next 0/7] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
 2026-08-12  3:09 UTC  (4+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 3/7] dt-bindings: net: xlnx,xxv-ethernet: Add Xilinx XXV 10G/25G Ethernet

[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-12  3:07 UTC  (2+ messages)

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-12  2:58 UTC  (12+ messages)
` [RFC PATCH 3/7] resctrl: Add a devices file for external requester assignment
` [RFC PATCH 4/7] iommu/riscv: Program QoS IDs for assigned groups
` [RFC PATCH 5/7] iommu/riscv: Expose global QoS IDs in sysfs

[PATCH v2 0/4] hwmon: Add ASUS ROG Ryujin III support
 2026-08-12  2:00 UTC  (6+ messages)
` [PATCH v2 1/4] hwmon: (asus_rog_ryujin) Add per-device configuration
` [PATCH v2 2/4] hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
` [PATCH v2 3/4] hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition
` [PATCH v2 4/4] hwmon: (asus_rog_ryujin) Handle missing driver data

[PATCH v2] cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
 2026-08-12  1:52 UTC  (2+ messages)

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-08-12  1:51 UTC  (3+ messages)
` [PATCH v23 1/2] ACPI:RAS2: Add driver for the "

[PATCH net-next V5 0/2] devlink: add generic device max_sfs parameter
 2026-08-12  1:30 UTC  (2+ messages)

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-11 23:47 UTC  (4+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH] Documentation: PCI: Document how to write PCI Host Controller drivers
 2026-08-11 23:19 UTC  (2+ messages)

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-11 23:14 UTC  (15+ messages)

[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-11 22:17 UTC  (4+ messages)
  ` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)

[PATCH] arm64: Add override for WFxT
 2026-08-11 20:17 UTC 

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-11 19:39 UTC  (10+ messages)

[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-11 18:23 UTC  (12+ messages)
` [PATCH v3 02/19] crypto: cmh - add core platform driver
` [PATCH v3 03/19] crypto: cmh - add key provisioning and management
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng

[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
 2026-08-11 18:17 UTC  (3+ messages)
` [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers

[PATCH RFC 2/2] PCI: hv: Add vPCI device reset support
 2026-08-11 17:58 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