public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-14 08:38:51 to 2026-01-15 01:29:25 UTC [more...]

[PATCH 00/13] Add kernel-doc modules to Documentation/tools
 2026-01-15  1:29 UTC  (18+ messages)
` [PATCH 01/13] docs: custom.css: prevent li marker to override text
` [PATCH 02/13] docs: enable Sphinx autodoc extension to allow documenting python
` [PATCH 03/13] docs: custom.css: add CSS for python
` [PATCH 04/13] docs: kdoc: latex_fonts: Improve docstrings and comments
` [PATCH 05/13] docs: kdoc_files: "
` [PATCH 06/13] docs: kdoc_item: "
` [PATCH 07/13] docs: kdoc_parser: "
` [PATCH 08/13] docs: kdoc_output: "
` [PATCH 09/13] docs: kdoc_re: "
` [PATCH 10/13] docs: kdoc: parse_data_structs: "
` [PATCH 11/13] docs: kdoc: enrich_formatter: "
` [PATCH 12/13] docs: kdoc: python_version: "
` [PATCH 13/13] docs: add kernel-doc modules documentation

[PATCH v4 0/4] fix -Werror issues
 2026-01-15  0:43 UTC  (6+ messages)
` [PATCH v4 1/4] scripts/kernel-doc: fix logic to handle unissued warnings
` [PATCH v4 2/4] scripts/kernel-doc: avoid error_count overflows
` [PATCH v4 3/4] scripts/kernel-doc: ensure that comments are using our coding style
` [PATCH v4 4/4] scripts/kernel-doc: some fixes to kernel-doc comments

[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
 2026-01-15  0:39 UTC  (8+ messages)
` [PATCH v2 1/4] Documentation: riscv: uabi: Clarify ISA spec version for canonical order
` [PATCH v2 2/4] riscv: dts: anlogic: dr1v90: Add "b" ISA extension
` [PATCH v2 3/4] riscv: dts: sophgo: sg2044: "
` [PATCH v2 4/4] riscv: dts: spacemit: k1: "

[PATCH V4 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
 2026-01-14 21:45 UTC  (25+ messages)
  ` [PATCH V4 02/19] dax: Factor out dax_folio_reset_order() helper
  ` [PATCH V4 03/19] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V4 04/19] dax: Save the kva from memremap
  ` [PATCH V4 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V4 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
  ` [PATCH V4 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
  ` [PATCH V4 08/19] dax: export dax_dev_get()
  ` [PATCH V4 09/19] famfs_fuse: magic.h: Add famfs magic numbers
  ` [PATCH V4 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
  ` [PATCH V4 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
  ` [PATCH V4 12/19] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V4 13/19] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V4 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
  ` [PATCH V4 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
  ` [PATCH V4 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
  ` [PATCH V4 18/19] famfs_fuse: Add famfs fmap metadata documentation
  ` [PATCH V4 19/19] famfs_fuse: Add documentation
` [PATCH V4 0/3]
  ` [PATCH V4 1/3] fuse_kernel.h: bring up to baseline 6.19
  ` [PATCH V4 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
  ` [PATCH V4 3/3] fuse: add famfs DAX fmap support
` [PATCH V2 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
  ` [PATCH V2 1/2] daxctl: Add support for famfs mode
  ` [PATCH V2 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:

[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
 2026-01-14 23:25 UTC  (4+ messages)
` [PATCH v2 net-next 1/1] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH 0/2] riscv: dts: Add "b" ISA extension to existing devicetrees
 2026-01-14 22:54 UTC  (9+ messages)
` [PATCH 1/2] Documentation: riscv: uabi: Clarify ISA spec version for canonical order
` [PATCH 2/2] riscv: dts: Add "b" ISA extension to existing devicetrees

[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
 2026-01-14 22:13 UTC  (6+ messages)
` [PATCH v5 0/3] tracing/fprobe: "
  ` [PATCH v5 1/3] "
  ` [PATCH v5 2/3] docs: tracing/fprobe: Document list filters "
  ` [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH v4 0/5] hwmon: it87: add IT8613E support
 2026-01-14 22:12 UTC  (6+ messages)
` [PATCH v4 1/5] hwmon: it87: describe per-chip temperature resources
` [PATCH v4 2/5] hwmon: it87: prepare for extended PWM temp maps
` [PATCH v4 3/5] hwmon: it87: expose additional temperature limits
` [PATCH v4 4/5] hwmon: it87: add IT8613E identification
` [PATCH v4 5/5] hwmon: it87: add IT8613E configuration

[PATCH v2 00/12] Implement support for IBS virtualization
 2026-01-14 21:59 UTC  (4+ messages)
` [PATCH v2 03/12] KVM: Add KVM_GET_EXT_LAPIC and KVM_SET_EXT_LAPIC for extapic

[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-14 21:25 UTC  (10+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-01-14 20:37 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header

[PATCH v2] Rework the jobserver open logic
 2026-01-14 20:28 UTC  (2+ messages)

[PATCH 0/2] Move kernel-doc to tools/docs
 2026-01-14 20:25 UTC  (8+ messages)
` [PATCH 1/2] docs: kdoc: remove support for an external kernel-doc from sphinx
` [PATCH 2/2] Move kernel-doc to tools/docs

[PATCH 1/1] Documentation: Link man pages to https://man7.org/
 2026-01-14 20:03 UTC  (3+ messages)

[PATCH] Rework the jobserver open logic
 2026-01-14 19:40 UTC  (4+ messages)

[PATCH v2 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
 2026-01-14 19:06 UTC  (11+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-j722s-ti-ipc-firmware: Add memory pool for DSP i/o buffers
` [PATCH v2 2/5] accel/thames: Add driver for the C7x DSPs in TI SoCs
` [PATCH v2 4/5] accel/thames: Add IOCTL for job submission
` [PATCH v2 5/5] accel/thames: Add IOCTL for memory synchronization

[PATCH v8 00/18] Live Update Orchestrator
 2026-01-14 19:02 UTC  (7+ messages)
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-01-14 18:48 UTC  (17+ messages)
` [PATCH v9 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v9 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests

[PATCH v3] arm64: errata: Workaround for SI L1 downstream coherency issue
 2026-01-14 18:25 UTC  (2+ messages)

[PATCH v3 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-14 18:18 UTC  (11+ messages)
` [PATCH v3 2/3] cxl, doc: Moving conventions in separate files
` [PATCH v3 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages
 2026-01-14 17:41 UTC  (13+ messages)

[PATCH] x86/acpi: Add acpi=spcr to use SPCR-provided default console
 2026-01-14 17:09 UTC  (3+ messages)

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-01-14 17:09 UTC  (2+ messages)

[PATCH 0/2] can: add dummy_can termination and update SocketCAN docs
 2026-01-14 16:55 UTC  (4+ messages)
` [PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL

[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-14 16:43 UTC  (6+ messages)
` [PATCH v7 1/5] mm/page_ext: Add page_ext_get_phys()
` [PATCH v7 2/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v7 3/5] iommu: Add calls "
` [PATCH v7 4/5] iommu: debug-pagealloc: Track IOMMU pages
` [PATCH v7 5/5] iommu: debug-pagealloc: Check mapped/unmapped kernel memory

[PATCH v3 0/2] iio: dac: Add support for MAX22007 DAC
 2026-01-14 16:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add max22007
` [PATCH v3 2/2] iio: dac: Add MAX22007 DAC driver support

[PATCH net-next 0/1] AccECN packetdrill selftest series
 2026-01-14 16:12 UTC  (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases

[PATCH] delayacct: add timestamp of delay max
 2026-01-14 16:07 UTC  (2+ messages)

[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
 2026-01-14 16:04 UTC  (14+ messages)

[PATCH v2 3/5] accel/thames: Add IOCTLs for BO creation and mapping
 2026-01-14 15:56 UTC 

[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
 2026-01-14 15:30 UTC  (3+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-14 15:26 UTC  (20+ messages)

[PATCH 00/12] ras: share firmware-first estatus handling
 2026-01-14 14:15 UTC  (3+ messages)

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2026-01-14 13:57 UTC  (12+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-14 13:47 UTC  (14+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-14 13:32 UTC  (7+ messages)
`  "

[PATCH 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
 2026-01-14 12:08 UTC  (7+ messages)
` [PATCH 2/5] accel/thames: Add driver for the C7x DSPs in TI SoCs
` [PATCH 4/5] accel/thames: Add IOCTL for job submission

[PATCH v2 0/2] gendwarfksyms: Document build dependencies
 2026-01-14 11:47 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation/kbuild: Document gendwarfksyms "
` [PATCH v2 2/2] Documentation/kbuild: gendwarfksyms: Style cleanup

[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
 2026-01-14 11:32 UTC  (4+ messages)

[PATCH net Resend] net: stmmac: fix transmit queue timed out after resume
 2026-01-14 11:26 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] docs: Fix blk-iolatency peer throttling description
 2026-01-14 11:08 UTC 

[PATCH v3 0/3] Documentation: Link man pages to https://man7.org/
 2026-01-14 10:33 UTC  (5+ messages)
` [PATCH v3 3/3] Documentation: CSS: Improve man page font

[PATCH RFC] docs: add python module documentation
 2026-01-14  8:43 UTC  (3+ messages)

[PATCH net-next v11 0/9] net: hinic3: PF initialization
 2026-01-14  8:38 UTC  (5+ messages)
` [PATCH net-next v11 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v11 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v11 8/9] hinic3: Add mac filter ops
` [PATCH net-next v11 9/9] hinic3: Add HW event handler


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