public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 21:02:24 to 2026-02-26 23:24:26 UTC [more...]

[PATCH] Add short author date to Fixes tag
 2026-02-26 23:24 UTC  (12+ messages)

[PATCH V7 00/19] famfs: port into fuse
 2026-02-26 23:20 UTC  (16+ messages)
  ` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
  ` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V7 19/19] famfs_fuse: Add documentation
  ` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-26 23:15 UTC  (22+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device

[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2026-02-26 23:05 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH docs-next v2] docs: pt_BR: Add translation for maintainer-handbooks
 2026-02-26 22:58 UTC 

[PATCH v5 00/16] HID: Add Legion Go and Go S Drivers
 2026-02-26 22:53 UTC  (5+ messages)
` [PATCH v5 01/16] include: device.h: Add named device attributes

[PATCH docs-next] docs: pt_BR: Add translation for maintainer-handbooks
 2026-02-26 22:40 UTC  (4+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-26 22:33 UTC  (7+ messages)

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-02-26 22:19 UTC  (11+ messages)
` [PATCH net-next V3 01/10] devlink: Add dump support for device-level resources
` [PATCH net-next V3 02/10] selftest: netdevsim: Add resource dump test
` [PATCH net-next V3 03/10] devlink: Add dump to resource documentation
` [PATCH net-next V3 04/10] devlink: Refactor resource functions to be generic
` [PATCH net-next V3 05/10] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V3 06/10] devlink: Add port resource netlink command
` [PATCH net-next V3 07/10] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V3 08/10] netdevsim: Add devlink port resource registration
` [PATCH net-next V3 09/10] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next V3 10/10] devlink: Document port-level resources

[PATCH 0/2] kbuild: Follow-up to "Reject unexpected values for LLVM="
 2026-02-26 21:45 UTC  (5+ messages)
` [PATCH 1/2] Documentation/llvm: drop note about LLVM=0
` [PATCH 2/2] tools/build: Reject unexpected values for LLVM=

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-26 21:42 UTC  (6+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-26 21:22 UTC  (10+ messages)

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-02-26 21:15 UTC  (13+ messages)
` [PATCH 1/9] drm/gem-dma: Add flag for bidirectional mapping of non-coherent GEM DMA buffers
` [PATCH 2/9] accel/neutron: Add documentation for NXP Neutron accelerator driver
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron
` [PATCH 4/9] accel/neutron: Add driver for NXP Neutron NPU
` [PATCH 5/9] accel/neutron: Add GEM buffer object support
` [PATCH 6/9] accel/neutron: Add mailbox support
` [PATCH 7/9] accel/neutron: Add job submission IOCTL
` [PATCH 8/9] accel/neutron: Add logging support
` [PATCH 9/9] arm64: dts: imx95: Add Neutron node

[PATCH v2 4/4] Documentation: laptops: Update documentation for uniwill laptops
 2026-02-26 20:50 UTC 

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-02-26 20:47 UTC  (17+ messages)
` [PATCH mm-unstable v15 01/13] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH mm-unstable v15 02/13] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v15 04/13] mm/khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v15 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v15 08/13] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v15 10/13] mm/khugepaged: Introduce mTHP collapse support
` [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 v11 0/2] rust: clist patches for nova-core memory management
 2026-02-26 19:34 UTC  (6+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake
 2026-02-26 17:44 UTC  (2+ messages)

[PATCH v5 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
 2026-02-26 16:02 UTC  (3+ messages)

[PATCH] docs: crypto: userspace-if: Fix outdated links
 2026-02-26 15:56 UTC 

[PATCH v6 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
 2026-02-26 15:11 UTC  (6+ messages)
` [PATCH v6 1/5] docs: iio: adxl345: grammar and formatting cleanups
` [PATCH v6 2/5] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v6 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
` [PATCH v6 4/5] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v6 5/5] docs: iio: adxl345: update event attributes and scaling math

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-02-26 15:04 UTC  (5+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-02-26 14:40 UTC  (4+ messages)

[PATCH 0/2] hwmon: Add support for MPS mp2845 chip
 2026-02-26 14:22 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add MPS mp2845
  ` [PATCH 2/2] hwmon: add MP2845 driver

[PATCH v8 0/7] Enhanced autonomous selection and improvements
 2026-02-26 13:59 UTC  (2+ messages)

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26 13:04 UTC  (6+ messages)
` [PATCH v7 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v7 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v7 5/5] riscv: "

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-02-26 12:31 UTC  (3+ messages)
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback

[PATCH] Documentation: process: backporting: fix missing subject
 2026-02-26 12:01 UTC 

[PATCH 0/8] Remove the Kontron SMARC-sAM67 board
 2026-02-26 10:49 UTC  (3+ messages)
` [PATCH 4/8] Revert "dt-bindings: mfd: sl28cpld: Add sa67mcu compatible"

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-26 10:48 UTC  (16+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support

[PATCH RFC net-next v2 0/5] tcp: RFC 7323-compliant window retraction handling
 2026-02-26 10:43 UTC  (8+ messages)
` [PATCH RFC net-next v2 1/5] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH RFC net-next v2 2/5] tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOW
` [PATCH RFC net-next v2 3/5] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH RFC net-next v2 4/5] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH RFC net-next v2 5/5] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-26 10:26 UTC  (6+ messages)
` [PATCH v5 26/41] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-26 10:20 UTC  (2+ messages)

[PATCH] scripts: sort ver_linux and list in changes.rst
 2026-02-26 10:14 UTC  (4+ messages)
` [PATCH v2 0/2] scripts: workflow: sort ver_linux
  ` [PATCH v2 1/2] workflow: process/changes.rst: sort list
  ` [PATCH v2 2/2] scripts: ver_linux: expand and sort

[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26  9:35 UTC  (10+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH] ntfs: repair docum. malformed table
 2026-02-26  9:28 UTC  (3+ messages)

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-26  8:11 UTC  (7+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-26  7:38 UTC  (12+ messages)
` [PATCH v5 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v5 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v5 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v5 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v5 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v5 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v5 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v5 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v5 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v5 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-26  6:59 UTC  (3+ messages)
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable SR-IOV on remove()

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-26  7:17 UTC  (7+ messages)

[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-02-26  7:05 UTC  (10+ messages)
` [PATCH v2 01/11] ACPI: APEI: GHES: share macros via a private header
` [PATCH v2 03/11] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v2 10/11] dt-bindings: firmware: add arm,ras-ffh
` [PATCH v2 11/11] RAS: add DeviceTree firmware-first CPER provider

[PATCH net-next v01 00/15] net: hinic3: Fix code styles
 2026-02-26  6:24 UTC  (4+ messages)

[PATCH] docs/zh_CN: sync process/2.Process.rst with English version
 2026-02-26  6:01 UTC  (2+ messages)

[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
 2026-02-26  5:52 UTC  (11+ messages)
` [PATCH v4 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-26  4:49 UTC  (7+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements

[RFC PATCH net-next] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-02-26  1:43 UTC  (2+ messages)

[PATCH 4/4] Documentation: laptops: Update documentation for uniwill laptops
 2026-02-26  1:17 UTC  (2+ messages)

[PATCH] kfence: add kfence.fault parameter
 2026-02-26  1:16 UTC  (3+ messages)

[RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag
 2026-02-26  0:59 UTC  (2+ messages)

[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-02-26  0:57 UTC  (2+ messages)

[RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
 2026-02-26  0:54 UTC  (2+ messages)

[RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
 2026-02-26  0:53 UTC  (2+ messages)

[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
 2026-02-26  0:52 UTC  (2+ messages)

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-26  0:28 UTC  (3+ messages)

[PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
 2026-02-25 21:41 UTC  (6+ messages)
` [PATCH v6 5/7] iio: ABI: Add support for floating-point numbers in buffer scan elements
` [PATCH v6 7/7] iio: imu: st_lsm6dsx: Add support for rotation sensor

[PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-02-25 21:02 UTC  (11+ messages)


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