public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 22:20:54 to 2026-03-01 12:05:33 UTC [more...]

[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] hwmon: Add LattePanda Sigma EC driver
 2026-03-01  2:37 UTC 

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

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-28 23:01 UTC  (21+ 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 18/18] mm/slab: Use compound_head() in page_slab()

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

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

[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  (6+ messages)
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z790-H GAMING WIFI
 2026-02-28 11:44 UTC 

[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  (3+ 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 v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-27 22:35 UTC  (9+ messages)

[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

[PATCH v3 4/4] Documentation: laptops: Update documentation for uniwill laptops
 2026-02-27 20:07 UTC 

[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()

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-02-27 19:20 UTC  (20+ messages)
` [PATCH v9 01/19] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v9 02/19] drm: Add new general DRM property "color format"
` [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 06/19] drm/i915: Implement the "color format" DRM property
` [PATCH v9 07/19] drm/amdgpu: Implement "
` [PATCH v9 08/19] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v9 09/19] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v9 10/19] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v9 11/19] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v9 12/19] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v9 13/19] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v9 14/19] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v9 15/19] drm/connector: Register color format property on HDMI connectors
` [PATCH v9 16/19] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v9 17/19] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v9 18/19] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v9 19/19] drm/bridge: Document "

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-27 17:57 UTC  (17+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
` [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 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH] Docs: iio: ad7191: Correct clock configuration
 2026-02-27 17:43 UTC  (4+ messages)

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

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-02-27 16:04 UTC  (5+ messages)

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-27 15:50 UTC  (5+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-27 15:11 UTC  (6+ messages)
` [PATCH v3 03/13] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v3 04/13] dt-bindings: power: supply: document Samsung S2M series PMIC charger device

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-02-27 14:10 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-02-27 13:48 UTC  (7+ messages)

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-27 12:08 UTC  (9+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH] hwmon: gpd-fan: replace custom EC I/O with kernel ec_read/ec_write
 2026-02-27 10:58 UTC  (5+ messages)

[PATCH v2] cred: delete task_euid()
 2026-02-27 10:33 UTC 

[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2026-02-27  9:34 UTC  (7+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH v2 4/4] Documentation: laptops: Update documentation for uniwill laptops
 2026-02-27  9:36 UTC  (2+ messages)

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-02-27  9:04 UTC  (6+ messages)
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron

[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-02-27  8:27 UTC  (6+ messages)
` [PATCH v10 13/13] x86/kasan: Make software tag-based kasan available

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

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-27  6:34 UTC  (6+ messages)

[xilinx-xlnx:master 104/176] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/i3c/xlnx,axi-i3c.yaml
 2026-02-27  4:19 UTC 

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

[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
 2026-02-27  2:00 UTC  (3+ messages)
  ` [PATCH V4 1/2] daxctl: Add support for famfs mode

[PATCH net-next v3] docs: ethtool: clarify the bit-by-bit bitset format description
 2026-02-27  2:00 UTC  (2+ messages)

[PATCH net-next] docs: net: document neigh gc_interval sysctl
 2026-02-27  1:50 UTC  (2+ messages)

[PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-02-27  0:00 UTC  (12+ messages)

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

[PATCH V7 00/19] famfs: port into fuse
 2026-02-26 23:20 UTC  (4+ messages)
  ` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage

[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  (2+ messages)
` [PATCH net-next V3 10/10] devlink: Document port-level resources


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