public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 15:41:41 to 2026-03-19 14:05:11 UTC [more...]

[PATCH v5 00/22] Runtime TDX module update support
 2026-03-19 14:05 UTC  (3+ messages)
` [PATCH v5 21/22] x86/virt/tdx: Document TDX module update

[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-19 13:43 UTC  (12+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH] NFSD: Docs: clean up pnfs server timeout docs
 2026-03-19 13:23 UTC  (2+ messages)

[PATCH BUNDLE v8] famfs: Fabric-Attached Memory File System
 2026-03-19 13:20 UTC  (23+ messages)
` [PATCH V8 0/8] dax: prepare for famfs
  ` [PATCH V8 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
  ` [PATCH V8 2/8] dax: Factor out dax_folio_reset_order() helper
  ` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V8 4/8] dax: Save the kva from memremap
  ` [PATCH V8 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V8 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
  ` [PATCH V8 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
  ` [PATCH V8 8/8] dax: export dax_dev_get()
` [PATCH V8 00/10] famfs: port into fuse
  ` [PATCH V8 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
  ` [PATCH V8 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
  ` [PATCH V8 03/10] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V8 04/10] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V8 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
  ` [PATCH V8 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
  ` [PATCH V8 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
  ` [PATCH V8 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
  ` [PATCH V8 09/10] famfs_fuse: Add famfs fmap metadata documentation
  ` [PATCH V8 10/10] famfs_fuse: Add documentation

[PATCH 00/14] drm/atomic: Rework initial state allocation
 2026-03-19 13:20 UTC  (4+ messages)
` [PATCH 01/14] drm/atomic: Document atomic state lifetime

[PATCH v5 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-19 13:09 UTC  (6+ messages)
` [PATCH v5 04/15] hwspinlock: add callback to fill private data of a hwspinlock
` [PATCH v5 10/15] hwspinlock: handle hwspinlock device allocation in the core
` [PATCH v5 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
 2026-03-19 12:52 UTC  (3+ messages)

[PATCH] Documentation: fix typo 'descendent' -> 'descendant' in directory-locking.rst
 2026-03-19 12:52 UTC 

[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
 2026-03-19 12:51 UTC  (24+ messages)
` [PATCH v13 1/1] "

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-19 12:49 UTC  (5+ messages)
` [PATCH v13 0/2] "
  ` [PATCH v13 1/2] rust: gpu: Add "

[PATCH v2 0/2] docs/pt_BR: translations for SoC-related maintainer handbooks
 2026-03-19 11:54 UTC  (3+ messages)
` [PATCH v2 1/2] docs/pt_BR: translation of maintainer-soc.rst
` [PATCH v2 2/2] docs/pt_BR: translation of maintainer-soc-clean-dts.rst

[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-03-19 10:58 UTC  (10+ messages)
` [PATCH v9 1/7] arm64/acpi: Add acpi_get_cpu_uid() and switch arm_cspmu to use it
` [PATCH v9 2/7] loongarch/acpi: Add acpi_get_cpu_uid() declaration and implementation
` [PATCH v9 3/7] riscv/acpi: Add acpi_get_cpu_uid() implementation and update users
` [PATCH v9 4/7] x86/acpi: Add acpi_get_cpu_uid() implementation and update Xen users
` [PATCH v9 5/7] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v9 6/7] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v9 7/7] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v3 0/4] kallsyms: embed source file:line info in kernel stack traces
 2026-03-19 10:37 UTC  (3+ messages)
` [PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules

[PATCH v3] hwmon: add driver for ARCTIC Fan Controller
 2026-03-19 10:34 UTC 

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-19  9:16 UTC  (17+ messages)
` [PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
  ` [Intel-wired-lan] "
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
  ` [Intel-wired-lan] "
` [PATCH net-next v2 04/13] net: move promiscuity handling into dev_rx_mode_work
  ` [Intel-wired-lan] "
` [PATCH net-next v2 05/13] fbnic: convert to ndo_set_rx_mode_async
  ` [Intel-wired-lan] "
` [PATCH net-next v2 06/13] mlx5: "
  ` [Intel-wired-lan] "
` [PATCH net-next v2 07/13] bnxt: "
  ` [Intel-wired-lan] "
` [PATCH net-next v2 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
  ` [Intel-wired-lan] "

[PATCH v3 00/10] cover: ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-03-19  8:20 UTC  (12+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v3 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v3 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v3 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v3 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v3 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v3 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v3 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v3 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v3 10/10] RAS: add firmware-first CPER provider

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19  7:56 UTC  (24+ messages)
` [PATCH v4 01/21] mm/swap: decouple swap cache from physical swap infrastructure
` [PATCH v4 02/21] swap: rearrange the swap header file
` [PATCH v4 03/21] mm: swap: add an abstract API for locking out swapoff
` [PATCH v4 04/21] zswap: add new helpers for zswap entry operations
` [PATCH v4 05/21] mm/swap: add a new function to check if a swap entry is in swap cached
` [PATCH v4 06/21] mm: swap: add a separate type for physical swap slots
` [PATCH v4 07/21] mm: create scaffolds for the new virtual swap implementation
` [PATCH v4 08/21] zswap: prepare zswap for swap virtualization
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [PATCH v4 10/21] swap: move swap cache to virtual swap descriptor
` [PATCH v4 11/21] zswap: move zswap entry management to the "
` [PATCH v4 12/21] swap: implement the swap_cgroup API using virtual swap
` [PATCH v4 13/21] swap: manage swap entry lifecycle at the virtual swap layer
` [PATCH v4 14/21] mm: swap: decouple virtual swap slot from backing store
` [PATCH v4 15/21] zswap: do not start zswap shrinker if there is no physical swap slots
` [PATCH v4 16/21] swap: do not unnecesarily pin readahead swap entries
` [PATCH v4 17/21] swapfile: remove zeromap bitmap
` [PATCH v4 18/21] memcg: swap: only charge physical swap slots
` [PATCH v4 19/21] swap: simplify swapoff using virtual swap
` [PATCH v4 20/21] swapfile: replace the swap map with bitmaps
` [PATCH v4 21/21] vswap: batch contiguous vswap free calls

[PATCH v2 00/25] Introduce meminspect
 2026-03-19  7:33 UTC  (5+ messages)

[PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
 2026-03-19  7:13 UTC  (3+ messages)

[PATCH v4 0/9] Qualcomm Sahara protocol enhancements
 2026-03-19  6:31 UTC  (10+ messages)
` [PATCH v4 1/9] Add documentation for Sahara protocol
` [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v4 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
` [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
` [PATCH v4 6/9] bus: mhi: Load DDR training data using per-device serial number
` [PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
` [PATCH v4 8/9] bus: mhi: Expose DDR training data via controller sysfs
` [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data

[PATCH v2 0/2] hwmon: Add support for MPS mp2985
 2026-03-19  6:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add "
  ` [PATCH v2 2/2] hwmon: add MP2985 driver

[PATCH] clk: add new Kconfig to control default behavior of disabling unused clocks
 2026-03-19  5:40 UTC  (8+ messages)

[PATCH 0/8] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-19  5:35 UTC  (19+ messages)
` [PATCH 1/8] gpu: nova-core: convert PMC registers to "
` [PATCH 2/8] gpu: nova-core: convert PBUS "
` [PATCH 3/8] gpu: nova-core: convert PFB "
` [PATCH 4/8] gpu: nova-core: convert GC6 "
` [PATCH 5/8] gpu: nova-core: convert FUSE "
` [PATCH 6/8] gpu: nova-core: convert PDISP "
` [PATCH 7/8] gpu: nova-core: convert falcon "
` [PATCH 8/8] Documentation: nova: remove register abstraction task

[RFC PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-19  5:21 UTC  (3+ messages)
` [RFC PATCH v2 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH v2 04/10] Docs/admin-guide/mm/damon/usage: update for pause file

[PATCH v8 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-19  3:33 UTC  (3+ messages)
` [PATCH v8 net-next 01/11] net/nebula-matrix: add minimum nbl build framework

[PATCH net-next 00/15][pull request] Introduce iXD driver
 2026-03-19  2:34 UTC  (3+ messages)
` [PATCH net-next 06/15] libie: add bookkeeping support for control queue messages

[PATCH 1/2] hwmon/pmbus: (isl68137) Add support for Renesas RAA228942 and RAA228943
 2026-03-19  2:05 UTC  (14+ messages)
` [PATCH 2/2] dt-bindings: hwmon: isl68137: Add compatible string for "
` [PATCH v2 0/3] hwmon/pmbus: isl68137: Add RAA228942/RAA228943 support
  ` [PATCH v2 2/3] hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943
  ` [PATCH v2 3/3] dt-bindings: hwmon: isl68137: Add compatible strings for "

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-19  1:35 UTC  (10+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "

[PATCH v2 07/10] security: Hornet LSM
 2026-03-19  0:18 UTC  (3+ messages)
` [PATCH v2 7/10] "

[PATCH 0/2] docs/pt_BR: Add SoC maintainer translations
 2026-03-19  0:00 UTC  (4+ messages)
` [PATCH 1/2] docs/pt_BR: translation of maintainer-soc.rst
` [PATCH 2/2] docs/pt_BR: translation of maintainer-soc-clean-dts.rst

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

docs build version warnings
 2026-03-18 23:03 UTC  (3+ messages)

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-18 20:39 UTC  (8+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-03-18 19:49 UTC  (14+ messages)
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v15 13/13] Documentation: mm: update the admin guide for mTHP collapse

[PATCH RFC v2 0/9] AD9910 Direct Digital Synthesizer
 2026-03-18 19:14 UTC  (12+ messages)
` [PATCH RFC v2 1/9] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v2 2/9] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v2 3/9] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC v2 4/9] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC v2 5/9] iio: frequency: ad9910: add RAM mode support
` [PATCH RFC v2 6/9] iio: frequency: ad9910: add output shift keying support
` [PATCH RFC v2 7/9] iio: frequency: ad9910: add channel labels
` [PATCH RFC v2 8/9] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v2 9/9] docs: iio: add documentation for ad9910 driver

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-18 17:55 UTC  (30+ messages)
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests

[PATCH 0/9] Kernel API Specification Framework
 2026-03-18 16:51 UTC  (7+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework


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