messages from 2026-08-11 18:17:56 to 2026-08-12 10:55:51 UTC [more...]
[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 v10 00/41] guest_memfd: In-place conversion support
2026-08-12 10:53 UTC (18+ 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 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 v2 0/3] docs/mm/damon/design: add explanation of nr_snapshots
2026-08-12 10:40 UTC (4+ 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 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 (10+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [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] coresight: configfs: restrict address parameter value to root
2026-08-12 9:13 UTC
[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)
[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-08-11 23:51 UTC (11+ 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 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
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox