public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 19:15:44 to 2026-03-02 20:10:42 UTC [more...]

[PATCH] Documentation: fix a hugetlbfs reservation statement
 2026-03-02 20:10 UTC 

[PATCH] hwmon: Add LattePanda Sigma EC driver
 2026-03-02 20:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/8] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-02 18:58 UTC  (9+ messages)
` [PATCH v2 1/8] Revert "ALSA: usb: Increase volume range that triggers a warning"
` [PATCH v2 2/8] ALSA: usb-audio: Add helper function for volume range checks
` [PATCH v2 3/8] ALSA: usb-audio: Improve "
` [PATCH v2 4/8] ALSA: usb-audio: Support string-descriptor-based quirk table entry
` [PATCH v2 5/8] ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICON
` [PATCH v2 6/8] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
` [PATCH v2 7/8] ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze Mini
` [PATCH v2 8/8] ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices

[PATCH v3 0/2] workflow, scripts: sort changes.rst and ver_linux
 2026-03-02 18:26 UTC  (2+ messages)
` [PATCH v3 1/2] workflow: process/changes.rst: sort and cleanup list

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-02 18:15 UTC  (12+ messages)
` [PATCH v5 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v5 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v5 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v5 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4

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

[PATCH] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP
 2026-03-02 17:32 UTC 

[PATCH 00/18] Several kdoc fixes
 2026-03-02 16:41 UTC  (19+ messages)
` [PATCH 01/18] docs: kdoc_re: add support for groups()
` [PATCH 02/18] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/18] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/18] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/18] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 06/18] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 07/18] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 08/18] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 09/18] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 10/18] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH 11/18] docs: kdoc_re: better show KernRe() at documentation
` [PATCH 12/18] docs: kdoc_parser: move transform lists to a separate file
` [PATCH 13/18] docs: xforms_lists: ignore context analysis and lock attributes
` [PATCH 14/18] docs: kdoc_re: handle strings and escape chars on NextMatch
` [PATCH 15/18] docs: kdoc_re: don't recompile NestedMatch regex every time
` [PATCH 16/18] docs: kdoc_re: Change NestedMath args replacement to \0
` [PATCH 17/18] docs: kdoc_re: make NestedMatch use KernRe
` [PATCH 18/18] docs: kdoc_parser: move nested match transforms to xforms_lists.py

[PATCH 00/38] docs: several improvements to kernel-doc
 2026-03-02 16:14 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-02 15:57 UTC  (13+ messages)
` [PATCH RFC v11 01/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH RFC v11 02/12] crypto: qce - Remove unused ignore_buf
` [PATCH RFC v11 03/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH RFC v11 04/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH RFC v11 05/12] crypto: qce - Map crypto memory for DMA
` [PATCH RFC v11 06/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 08/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH RFC v11 09/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH RFC v11 10/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH RFC v11 11/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-03-02 15:57 UTC  (47+ messages)
` [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 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver

[PATCH v6 05/16] Documentation/rv: Add documentation about hybrid automata
 2026-03-02 15:11 UTC  (6+ messages)
` [PATCH v6 15/16] rv: Add deadline monitors

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-03-02 15:07 UTC  (18+ messages)
` [PATCH v9 02/19] drm: "
` [PATCH v9 03/19] drm/bridge: Act on the DRM color format property
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v9 05/19] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v9 12/19] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v9 15/19] drm/connector: Register color format property on HDMI connectors

[PATCH V7 00/19] famfs: port into fuse
 2026-03-02 15:06 UTC  (4+ messages)
  ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper

[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
 2026-03-02 15:04 UTC  (10+ messages)
` [PATCH v2 1/7] arm64: dts: ti: remove the Kontron SMARC-sAM67
` [PATCH v2 2/7] arm64: defconfig: remove SENSORS_SA67MCU
` [PATCH v2 3/7] dt-bindings: mfd: sl28cpld: Drop sa67mcu compatible
` [PATCH v2 4/7] dt-bindings: arm: ti: Drop Kontron SMARC-sAM67 module
` [PATCH v2 5/7] dt-bindings: nvmem: sl28cpld: Drop sa67mcu compatible
` [PATCH v2 6/7] dt-bindings: watchdog: Drop SMARC-sAM67 support
` [PATCH v2 7/7] dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatible

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-03-02 14:57 UTC  (9+ messages)
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron
` [PATCH 7/9] accel/neutron: Add job submission IOCTL

[PATCH V3 0/3] hwmon: INA234
 2026-03-02 14:55 UTC  (3+ messages)
` [PATCH V3 3/3] hwmon: (ina2xx) Add support for INA234

[PATCH] Documentation/maintainer-tip: Fix grammar
 2026-03-02 13:51 UTC 

[PATCH net-next v2 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-02 13:15 UTC  (16+ messages)
` [PATCH net-next v2 04/10] devlink: allow to use devlink index as a command handle
` [PATCH net-next v2 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v2 07/10] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v2 08/10] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v2 09/10] documentation: networking: add shared devlink documentation

[PATCH net-next v2] inet: add ip_local_port_step_width sysctl to improve port usage distribution
 2026-03-02 12:53 UTC 

[PATCH 0/9] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-02 12:40 UTC  (14+ messages)
` [PATCH 1/9] Revert "ALSA: usb: Increase volume range that triggers a warning"
` [PATCH 2/9] ALSA: usb-audio: Add helper function for volume range checks
` [PATCH 3/9] ALSA: usb-audio: Improve "
` [PATCH 4/9] ALSA: usb-audio: Support string-descriptor-based quirk table entry
` [PATCH 5/9] ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICON
` [PATCH 6/9] ALSA: doc: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP of snd-usb-audio
` [PATCH 7/9] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
` [PATCH 8/9] ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze Mini
` [PATCH 9/9] ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices

[PATCH V6 0/3] Rust support for powerpc
 2026-03-02 12:28 UTC  (11+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-03-02 12:23 UTC  (17+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-03-02 11:28 UTC  (3+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-02 10:56 UTC  (5+ messages)
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
  ` [PATCHv7.1 "

[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-02 10:20 UTC  (12+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts

[RFC PATCH net-next] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-03-02  9:55 UTC  (3+ messages)

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-02  8:00 UTC  (10+ messages)
` [PATCH v5 net-next 03/11] net/nebula-matrix: add chip related definitions
    ` 回复:[PATCH "
` [PATCH v5 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v5 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

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

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-03-02  0:41 UTC  (9+ messages)

[PATCH v2] hwmon: tmp102: Add support for TMP110 and TMP113 devices
 2026-03-01 23:52 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z790-H GAMING WIFI
 2026-03-01 23:51 UTC  (2+ messages)

[PATCH 0/2] docs: sp_SP: Add Rust documentation section
 2026-03-01 23:08 UTC  (5+ messages)
` [PATCH 1/2] docs: sp_SP: Add Spanish translation for Rust quick-start
` [PATCH 2/2] docs: sp_SP: Add Spanish translation for Rust general information

[PATCH] vt: Add boot param for setting default vt console
 2026-03-01 21:48 UTC 

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-01 19:29 UTC  (12+ messages)

[PATCH v4] LICENSES: Explicitly allow SPDX-FileCopyrightText
 2026-03-01 14:33 UTC 

[PATCH v3] LICENSES: Explicitly allow SPDX-FileCopyrightText
 2026-03-01 14:27 UTC  (3+ messages)

[PATCH v3 4/4] Documentation: laptops: Update documentation for uniwill laptops
 2026-03-01 13:15 UTC  (2+ messages)

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-01 13:15 UTC  (3+ messages)

[PATCH v6 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
 2026-03-01 12:05 UTC  (3+ messages)

[PATCH] Signed-off-by: Afkari Zergaw <afkarizergaw12@gmail.com>
 2026-03-01  8:36 UTC 

[PATCH] Documentation: KVM: fix punctuation for e.g. and i.e
 2026-03-01  8:18 UTC 

KCFLAGS vs KCPPFLAGS for -fdebug-prefix-map
 2026-03-01  4:34 UTC 

[PATCH v6 0/5] Initial Nova Core series
 2026-03-01  3:03 UTC  (3+ messages)
` [PATCH v6 4/5] gpu: nova-core: add initial driver stub

[PATCH v2 07/10] security: Hornet LSM
 2026-03-01  2:02 UTC  (2+ messages)

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 5.10-stable tree
 2026-03-01  2:02 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

FAILED: Patch "KVM: x86: Add x2APIC "features" to control EOI broadcast suppression" failed to apply to 6.19-stable tree
 2026-03-01  1:15 UTC 

[PATCH v3] landlock: Expand restrict flags example for ABI version 8
 2026-02-28 21:36 UTC 

[PATCH v10 0/6] Add SPI offload support to AD4030
 2026-02-28 19:15 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