Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-16 22:22:22 to 2026-08-17 22:03:56 UTC [more...]

[RFC PATCH 0/3] arm64: expose CPU prefetch and cache modulation controls
 2026-08-17 22:03 UTC  (5+ messages)
` [RFC PATCH 1/3] arm64: add CPU prefetch and cache modulation sysfs interface
` [RFC PATCH 2/3] Documentation/arch/arm64: document arm_cpumod
` [RFC PATCH 3/3] selftests: arm64: add arm_cpumod kselftest

[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
 2026-08-17 21:47 UTC  (13+ messages)

[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-08-17 21:12 UTC  (3+ messages)
` [PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-17 21:10 UTC  (25+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v14 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-17 21:02 UTC  (3+ messages)

[PATCH net-next v2 0/2] net_shaper: fix kernel-doc rendering
 2026-08-17 21:00 UTC  (2+ messages)

[PATCH v2 1/1] docs: dma: correct dma_set_mask() sample code
 2026-08-17 18:43 UTC  (5+ messages)

[PATCH v2 0/2] docs/ksm: fix advisor documentation and comment
 2026-08-17 16:55 UTC  (9+ messages)
` [PATCH v2 2/2] mm/ksm: fix advisor_min_pages_to_scan description

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

[PATCH net-next v13 0/3] net: hinic3: PF initialization
 2026-08-17 15:42 UTC  (6+ messages)
` [PATCH net-next v13 1/3] hinic3: Add ethtool statistic ops
` [PATCH net-next v13 2/3] hinic3: Add ethtool coalesce ops
` [PATCH net-next v13 3/3] hinic3: Remove unneeded coalesce parameters

[PATCH 0/4] kho: rename "scratch" to "bootmem"
 2026-08-17 15:15 UTC  (4+ messages)

[GIT PULL] Documentation for 7.3
 2026-08-17 15:11 UTC 

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

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

[PATCH] ALSA: docs: fix dead link to Intel HD-audio spec
 2026-08-17 14:21 UTC  (4+ messages)

[PATCH 0/2] docs/zh_TW: translate process/applying-patches.rst into Traditional Chinese
 2026-08-17 14:09 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_TW: add process/applying-patches Traditional Chinese translation
` [PATCH 2/2] docs/zh_TW: link to Traditional Chinese applying-patches translation

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-17 13:44 UTC  (19+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH v2 02/15] accel/qda: Add QDA driver documentation
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH v2 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH v2 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH v2 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH v2 07/15] accel/qda: Add memory manager for CB devices
` [PATCH v2 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH v2 10/15] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH v2 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support
` [PATCH v2 13/15] accel/qda: Add DSP process creation and release
` [PATCH v2 14/15] accel/qda: Add remote memory mapping to DSP address space

[PATCH v2 0/9] ARM: stm32: add STM32H7R7 and ART-Pi2 support
 2026-08-17 12:57 UTC  (2+ messages)

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-17 12:37 UTC  (19+ messages)
` [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 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v4 7/7] mm: Documentation: clarify where the mTHP stats live

[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-17 12:10 UTC  (5+ messages)
` [PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v12 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-17 11:41 UTC  (4+ messages)
` [PATCH v2 04/12] gpu: nova-core: mm: Add VramAddress type

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-17 10:57 UTC  (6+ messages)
` [RFC PATCH 1/4] espi: add core "

What's cooking in Chinese docs (Aug 2026, #01)
 2026-08-17 10:36 UTC 

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-08-17 10:30 UTC  (5+ messages)
` [PATCH v2 1/4] mm/slub: use a track count for user metadata sizing
` [PATCH v2 2/4] mm/slub: preserve one previous object lifetime

[PATCH v7 0/3] Rework TPS25990 direct conversions and add TPS1689 support
 2026-08-17 10:14 UTC  (4+ messages)
` [PATCH v7 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
` [PATCH v7 2/3] dt-bindings: hwmon: pmbus/tps25990: Add TPS1689
` [PATCH v7 3/3] hwmon: (pmbus/tps25990): Add TPS1689 support

[PATCH] Documentation: hwmon: replace a confusable
 2026-08-17  9:46 UTC 

[PATCH v36 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-17 14:06 UTC  (8+ messages)
` [PATCH v36 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v36 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v36 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v36 4/7] firmware: imx: device context dedicated to priv
` [PATCH v36 5/7] firmware: imx: adds miscdev
` [PATCH v36 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v36 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH net-next v3 0/7] netconsole: validate a target's IP address configuration
 2026-08-17  8:32 UTC  (3+ messages)
` [PATCH net-next v3 7/7] docs: netconsole: document local_ip auto-selection

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-17  8:25 UTC  (7+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-17  7:39 UTC  (2+ messages)

[PATCH] Documentation: block: fix the sector 0 error injection example
 2026-08-17  7:04 UTC  (3+ messages)

[PATCH v2 15/15] accel/qda: Add remote memory unmap from DSP address space
 2026-08-17  5:44 UTC  (2+ messages)

[PATCH] docs: kdoc_output: only use out_tail when the identfier is shown
 2026-08-17  5:41 UTC  (3+ messages)

htmldocs: Documentation/driver-api/dma-buf:145: ./include/linux/dma-buf.h:126: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-08-17  5:10 UTC 

[PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
 2026-08-17  4:33 UTC  (2+ messages)

[PATCH 00/21] HID: fix racy force feedback initialization via .input_configured()
 2026-08-17  4:03 UTC  (4+ messages)
` [PATCH 02/21] HID: add documentation and Coccinelle script for FF registration race

[RFC PATCH v6 0/3] arm64: expose CPU prefetch and cache modulation controls
 2026-08-17  2:21 UTC  (5+ messages)
` [RFC PATCH v6 1/3] arm64: add CPU prefetch and cache modulation sysfs interface
` [RFC PATCH v6 2/3] Documentation/arch/arm64: document arm_cpumod
` [RFC PATCH v6 3/3] selftests: arm64: add arm_cpumod kselftest

[PATCH v4 0/5] docs/zh_CN: Add Chinese translations for five networking documents
 2026-08-17  2:13 UTC  (6+ messages)
` [PATCH v4 1/5] docs/zh_CN: Add networking team documentation Chinese translation
` [PATCH v4 2/5] docs/zh_CN: Add NIC SR-IOV APIs "
` [PATCH v4 3/5] docs/zh_CN: Add Softnet Driver Issues "
` [PATCH v4 4/5] docs/zh_CN: Add ipv6 "
` [PATCH v4 5/5] docs/zh_CN: Add LSM/SeLinux secid "

htmldocs: Documentation/gpu/drm-kms-helpers:197: ./drivers/gpu/drm/drm_bridge.c:1459: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-08-17  1:46 UTC 

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

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-17  0:49 UTC  (4+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH] doc:it_IT: align Italian documentation in process
 2026-08-16 22:22 UTC  (2+ messages)


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