public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-27 15:06:15 to 2026-01-28 17:45:45 UTC [more...]

[PATCH v2 00/25] kernel-doc: make it parse new functions and structs
 2026-01-28 17:45 UTC  (34+ messages)
` [PATCH v2 01/25] docs: kdoc_re: add support for groups()
  ` [Intel-wired-lan] "
` [PATCH v2 02/25] docs: kdoc_re: don't go past the end of a line
  ` [Intel-wired-lan] "
` [PATCH v2 03/25] docs: kdoc_parser: move var transformers to the beginning
  ` [Intel-wired-lan] "
` [PATCH v2 04/25] docs: kdoc_parser: don't mangle with function defines
  ` [Intel-wired-lan] "
` [PATCH v2 05/25] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH v2 06/25] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH v2 07/25] docs: kdoc_parser: fix variable regexes to work with size_t
  ` [Intel-wired-lan] "
` [PATCH v2 08/25] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH v2 09/25] docs: kdoc_parser: add some debug for variable parsing
` [PATCH v2 10/25] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH v2 11/25] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH v2 12/25] docs: kdoc_parser: ignore context analysis and lock attributes
` [PATCH v2 13/25] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH v2 14/25] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH v2 15/25] docs: kdoc_re: properly handle strings and escape chars on it
` [PATCH v2 16/25] docs: kdoc_re: better show KernRe() at documentation
` [PATCH v2 17/25] docs: kdoc_re: don't recompile NextMatch regex every time
` [PATCH v2 18/25] docs: kdoc_re: Change NestedMath args replacement to \0
` [PATCH v2 19/25] docs: kdoc_re: make NextedMatch use KernRe
` [PATCH v2 20/25] tools: kdoc_re: add support on NestedMatch for argument replacement
` [PATCH v2 21/25] tools: python: add helpers to run unit tests
` [PATCH v2 22/25] unittests: add tests for NestedMatch class
` [PATCH v2 23/25] tools/lib/python/unittest_helper.py
  ` [Intel-wired-lan] "
` [PATCH v2 24/25] docs: kdoc_parser: better handle struct_group macros
` [PATCH v2 25/25] docs: kdoc_re: fix a parse bug on struct page_pool_params

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-28 17:44 UTC  (7+ messages)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
          `  "

[PATCH v2] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
 2026-01-28 17:11 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-28 17:07 UTC  (7+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-28 16:58 UTC  (19+ messages)
` [PATCH 3/3] "

[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-01-28 16:55 UTC  (5+ messages)

[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-28 16:40 UTC  (4+ messages)
` [PATCH v16 1/2] ACPI:RAS2: Add driver for the "

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-28 16:38 UTC  (3+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
 2026-01-28 16:35 UTC  (6+ messages)

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-28 15:27 UTC  (9+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-01-28 14:44 UTC  (4+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH net-next v02 0/4] net: hinic3: Fix code styles
 2026-01-28 14:42 UTC  (5+ messages)
` [PATCH net-next v02 2/4] hinic3: Remove redundant defensive code

[PATCH v12 net-next 00/15] AccECN protocol case handling series
 2026-01-28 14:34 UTC  (16+ messages)
` [PATCH v12 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v12 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v12 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v12 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v12 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v12 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v12 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v12 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v12 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v12 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v12 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v12 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v12 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v12 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v12 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
 2026-01-28 14:33 UTC  (3+ messages)

[PATCH v6 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-01-28 14:11 UTC  (12+ messages)
` [PATCH v6 01/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v6 02/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v6 03/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v6 04/11] selftests: tracing: Add syntax "
` [PATCH v6 05/11] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer
` [PATCH v6 06/11] tracing: wprobe: Use a new seq_print_ip_sym_offset() wrapper
` [PATCH v6 07/11] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v6 08/11] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v6 09/11] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v6 10/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v6 11/11] selftests: ftrace: Add wprobe trigger testcase

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

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-28 13:32 UTC  (13+ messages)

[PATCH v1 0/3] pinctrl: core: managed resource handling cleanup
 2026-01-28 13:30 UTC  (8+ messages)
` [PATCH v1 1/3] pinctrl: core: Remove unused devm_pinctrl_unregister()
` [PATCH v1 2/3] pinctrl: core: Simplify devm_pinctrl_*()
` [PATCH v1 3/3] pinctrl: core: Remove duplicate error messages

[PATCH v4 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-28 13:03 UTC  (4+ messages)
` [PATCH v4 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-28 12:59 UTC  (6+ messages)
` [PATCHv4 09/14] mm/hugetlb: Remove fake head pages

[PATCH v4 0/5] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-28 12:55 UTC  (6+ messages)
` [PATCH v4 1/5] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v4 2/5] tracing: add trace_async_init boot parameter
` [PATCH v4 3/5] tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
` [PATCH v4 4/5] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous when trace_async_init set
` [PATCH v4 5/5] blktrace: Make init_blk_tracer() "

[PATCH v10 01/15] set_memory: set_direct_map_* to take address
 2026-01-28 12:18 UTC  (2+ messages)

[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-01-28 11:25 UTC  (15+ messages)
` [PATCH net-next V7 01/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V7 02/14] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next V7 03/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V7 04/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V7 05/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V7 06/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V7 07/14] devlink: Add parent dev to devlink API
` [PATCH net-next V7 08/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V7 09/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V7 10/14] net/mlx5: Add a shared devlink instance for PFs on same chip
` [PATCH net-next V7 11/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V7 12/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V7 13/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V7 14/14] net/mlx5: Document devlink rates

[PATCH v2] arm64: kexec: Add support for crashkernel CMA reservation
 2026-01-28  9:25 UTC  (5+ messages)

[PATCH net-next V6 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-01-28  9:20 UTC  (5+ messages)
` [PATCH net-next V6 07/14] devlink: Add parent dev to devlink API

[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-28  9:16 UTC  (8+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
    ` 回复:[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs

[PATCH v11 net-next 00/15] AccECN protocol case handling series
 2026-01-28  7:44 UTC  (4+ messages)
` [PATCH v11 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion

[PATCH v3] docs: ja_JP: process: translate 'Obtain a current source tree'
 2026-01-28  7:43 UTC  (2+ messages)

[v2 PATCH 0/1] PM: QoS: Introduce boot parameter pm_qos_resume_latency_us
 2026-01-28  3:31 UTC  (2+ messages)
` [v2 PATCH 1/1] "

[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
 2026-01-28  1:25 UTC  (4+ messages)

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-28  0:29 UTC  (15+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] hwmon: pmbus: fix table in STEF48H28 documentation
 2026-01-28  0:22 UTC 

[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
 2026-01-27 23:56 UTC  (3+ messages)

[PATCH v3 0/2] add support in hwmon for MCP998X
 2026-01-27 22:23 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: add support "
` [PATCH v3 2/2] "

htmldocs: Documentation/hwmon/mcp9982.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
 2026-01-27 21:51 UTC 

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-27 20:17 UTC  (8+ messages)
` [PATCH v6 1/9] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v6 2/9] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs

[PATCH 0/2] hwmon: Add JEDEC PMIC50x0 driver for DDR5 PMICs
 2026-01-27 17:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Add jedec,pmic50x0

[PATCH v4 0/2] Add support for Microchip EMC1812
 2026-01-27 17:22 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v4 2/2] "

[PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
 2026-01-27 18:50 UTC  (4+ messages)

[PATCH] docs: iio: adxl345: Fix typos, units, and grammatical errors
 2026-01-27 18:32 UTC  (2+ messages)

[PATCH v3 net-next 04/15] net/nebula-matrix: add channel layer implementation and the corresponding hw interfaces
 2026-01-27 18:15 UTC  (2+ messages)
` [v3,net-next,04/15] "

[PATCH] docs: automarkup.py: Skip common English words as C identifiers
 2026-01-27 17:42 UTC  (2+ messages)

[PATCH 0/3] Some kernel-doc fixes
 2026-01-27 17:34 UTC  (2+ messages)

[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
 2026-01-27 15:56 UTC  (5+ messages)
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-01-27 15:20 UTC  (3+ messages)
` [PATCH v4 08/17] module: Deduplicate signature extraction

[PATCH v2 0/2] Add support for HiTRON HAC300S PSU
 2026-01-27 15:19 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add hitron,hac300s
` [PATCH v2 2/2] hwmon: Add support for HiTRON HAC300S PSU


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