public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 19:23:52 to 2026-03-02 10:56:35 UTC [more...]

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-02 10:56 UTC  (23+ messages)
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
  ` [PATCHv7.1 "
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()

[PATCH net-next v2 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-02 10:23 UTC  (15+ 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 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

[PATCH 0/9] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-02  9:59 UTC  (12+ 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

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

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

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-03-02  9:19 UTC  (46+ 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 v9 00/19] Add new general DRM property "color format"
 2026-03-02  8:46 UTC  (17+ 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 07/19] drm/amdgpu: Implement "color format" DRM property
` [PATCH v9 10/19] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [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 v9 19/19] drm/bridge: Document bridge chain format selection

[PATCH v5 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-02  8:00 UTC  (18+ 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 "
` [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 08/11] net/nebula-matrix: add vsi "
` [PATCH v5 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

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

[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 00/25] gpu: nova-core: Add memory management support
 2026-03-02  3:08 UTC  (10+ 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 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator

[PATCH] hwmon: Add LattePanda Sigma EC driver
 2026-03-02  0:42 UTC  (2+ messages)

[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 v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-03-01 19:22 UTC  (6+ messages)

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-01 17:28 UTC  (3+ messages)
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4

[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  (4+ 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 00/10] Reintrodce Hornet LSM
 2026-03-01  2:02 UTC  (14+ messages)
` [PATCH v2 01/10] certs: break out pkcs7 check into its own function
` [PATCH v2 02/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v2 03/10] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
` [PATCH v2 04/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v2 05/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v2 06/10] lsm: framework for BPF integrity verification
` [PATCH v2 07/10] security: Hornet LSM
` [PATCH v2 08/10] hornet: Introduce gen_sig
` [PATCH v2 09/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v2 10/10] selftests/hornet: Add a selftest for the Hornet LSM

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)

[PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
 2026-02-28 17:59 UTC  (3+ messages)

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-28 13:07 UTC  (5+ messages)
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc

[PATCH] Documentation: fix type'must to be raised' -> 'must be raised' in embargoed-hardware-issues.rst
 2026-02-28 11:42 UTC 

[PATCH v2] Docs: iio: ad7191 Correct clock configuration
 2026-02-28 10:50 UTC  (2+ messages)

[PATCH net-next v2] net/handshake: Fixed grammar mistake
 2026-02-28  3:40 UTC  (2+ messages)

[PATCH 0/5] docs: watchdog: general cleaning and corrections
 2026-02-28  1:55 UTC  (11+ messages)
` [PATCH 1/5] docs: watchdog: mlx-wdt: small fixes
` [PATCH 2/5] docs: watchdog: pcwd: fix typo and driver info
` [PATCH 3/5] docs: watchdog-api: general cleaning
` [PATCH 4/5] docs: watchdog-kernel-api: general cleanups
` [PATCH 5/5] docs: watchdog-parameters: add missing watchdog_core parameters

[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
 2026-02-27 21:32 UTC  (12+ messages)

[linux-next:master 2414/2910] htmldocs: Warning: Documentation/devicetree/bindings/mfd/motorola-cpcap.txt references a file that doesn't exist: Documentation/devicetree/bindings/regulator/cpcap-regulator.txt
 2026-02-27 20:55 UTC 

[PATCH v8 0/7] Enhanced autonomous selection and improvements
 2026-02-27 20:36 UTC  (3+ messages)

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-27 20:31 UTC  (4+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-27 19:42 UTC  (21+ messages)
` [PATCHv7 "
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()


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