public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 09:33:06 to 2026-01-16 05:03:21 UTC [more...]

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-16  5:02 UTC  (3+ messages)
` [PATCH net-next v10 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v10 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split

[PATCH v3 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
 2026-01-16  4:31 UTC  (4+ messages)
` [PATCH v3 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
` [PATCH v3 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support

[PATCH v2 net-next] net: phy: remove unused fixup unregistering functions
 2026-01-16  3:50 UTC  (2+ messages)

[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-16  2:38 UTC  (27+ messages)
` [PATCHv3 01/15] x86/vdso32: Prepare for <linux/pgtable.h> inclusion
` [PATCHv3 02/15] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv3 03/15] mm: Change the interface of prep_compound_tail()
` [PATCHv3 04/15] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv3 05/15] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv3 06/15] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv3 07/15] mm: Make page_zonenum() use head page
` [PATCHv3 08/15] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv3 09/15] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages
` [PATCHv3 11/15] mm: Drop fake head checks
` [PATCHv3 12/15] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv3 13/15] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv3 14/15] mm: Remove the branch from compound_head()
` [PATCHv3 15/15] hugetlb: Update vmemmap_dedup.rst

[PATCH RESEND] docs: kselftest: remove link to obsolete wiki
 2026-01-16  2:23 UTC  (3+ messages)

[PATCH 1/1] Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
 2026-01-16  2:18 UTC  (4+ messages)

[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-16  0:50 UTC  (7+ messages)
`  "

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-16  0:00 UTC  (25+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [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 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1

[PATCH v2] Support runtime configuration for per-VM's HGATP mode
 2026-01-15 23:56 UTC  (5+ messages)
` [PATCH v2] RISC-V: KVM: "
` [PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
 2026-01-15 23:35 UTC  (9+ messages)
` [PATCH v3 1/2] cpufreq: "

[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
 2026-01-15 23:04 UTC  (4+ messages)
` (subset) "

[PATCH v4] Documentation: Fix typos and grammatical errors
 2026-01-15 23:01 UTC 

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-15 22:42 UTC  (3+ messages)
` [PATCH v8 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-15 22:09 UTC  (13+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration

[PATCH] driver-core: improve driver binding documentation
 2026-01-15 21:56 UTC 

[PATCH v3 0/2] iio: dac: Add support for MAX22007 DAC
 2026-01-15 21:02 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add max22007

[PATCH v2 00/23] mm: balloon infrastructure cleanups
 2026-01-15 19:47 UTC  (60+ messages)
` [PATCH v2 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v2 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v2 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v2 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v2 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v2 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v2 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v2 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v2 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v2 14/23] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v2 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v2 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v2 17/23] mm/balloon_compaction: remove "extern" from functions
` [PATCH v2 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v2 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v2 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v2 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v2 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"

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

[PATCH net-next v9 0/9] Add support for providers with large rx buffer
 2026-01-15 17:12 UTC  (10+ messages)
` [PATCH net-next v9 1/9] net: memzero mp params when closing a queue
` [PATCH net-next v9 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v9 3/9] net: add bare bone queue configs
` [PATCH net-next v9 4/9] net: pass queue rx page size from memory provider
` [PATCH net-next v9 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v9 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v9 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v9 8/9] selftests: iou-zcrx: test large chunk sizes
` [PATCH net-next v9 9/9] io_uring/zcrx: document area chunking parameter

[PATCH 0/2] Move kernel-doc to tools/docs
 2026-01-15 18:48 UTC  (11+ messages)

[PATCH v5 00/24] ARM64 PMU Partitioning
 2026-01-15 18:09 UTC  (4+ messages)

[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-15 17:25 UTC  (10+ messages)
`  "

[PATCH net-next v8 0/9] Add support for providers with large rx buffer
 2026-01-15 17:10 UTC  (4+ messages)
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size

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

[PATCH v22 0/2] leds: add new LED driver for TI LP5812
 2026-01-15 16:10 UTC  (3+ messages)
` [PATCH v22 1/2] leds: add basic support for TI/National Semiconductor LP5812 LED Driver
` [PATCH v22 2/2] docs: leds: Document TI LP5812 LED driver

[PATCH v2 00/15] Add kernel-doc modules to Documentation/tools
 2026-01-15 15:40 UTC  (16+ messages)
` [PATCH v2 01/15] docs: custom.css: prevent li marker to override text
` [PATCH v2 02/15] docs: conf.py: don't use doctree with a different meaning
` [PATCH v2 03/15] docs: conf: don't rely on cwd to get documentation location
` [PATCH v2 04/15] docs: enable Sphinx autodoc extension to allow documenting python
` [PATCH v2 05/15] docs: custom.css: add CSS for python
` [PATCH v2 06/15] docs: kdoc: latex_fonts: Improve docstrings and comments
` [PATCH v2 07/15] docs: kdoc_files: "
` [PATCH v2 08/15] docs: kdoc_item: "
` [PATCH v2 09/15] docs: kdoc_parser: "
` [PATCH v2 10/15] docs: kdoc_output: "
` [PATCH v2 11/15] docs: kdoc_re: "
` [PATCH v2 12/15] docs: kdoc: parse_data_structs: "
` [PATCH v2 13/15] docs: kdoc: enrich_formatter: "
` [PATCH v2 14/15] docs: kdoc: python_version: "
` [PATCH v2 15/15] docs: add kernel-doc modules documentation

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2026-01-15 15:22 UTC  (8+ messages)
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled

[PATCH v21 0/3] leds: add new LED driver for TI LP5812
 2026-01-15 15:14 UTC  (3+ messages)

[PATCH 1/1] Documentation: Link man pages to https://man7.org/
 2026-01-15 15:10 UTC  (5+ messages)

[PATCH] kunit: add bash completion
 2026-01-15 14:53 UTC 

[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-15 14:35 UTC  (5+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "

[PATCH v15 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-15 14:30 UTC  (3+ messages)
` [PATCH v15 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v15 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH v2 1/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
 2026-01-15 14:22 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030

[PATCH v1 0/2] Add support for HiTRON HAC300S PSU
 2026-01-15 14:00 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: "

[PATCH v2] docs: netdev: refine 15-patch limit
 2026-01-15 13:54 UTC 

[PATCH 00/13] Add kernel-doc modules to Documentation/tools
 2026-01-15 12:57 UTC  (11+ messages)
` [PATCH 02/13] docs: enable Sphinx autodoc extension to allow documenting python

[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
 2026-01-15 12:33 UTC  (5+ messages)

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

[PATCH] x86/acpi: Add acpi=spcr to use SPCR-provided default console
 2026-01-15 12:00 UTC  (4+ messages)

[PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-15 11:17 UTC  (3+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-15 11:08 UTC  (3+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH] Documentation/protection-keys: Mark as available on AMD
 2026-01-15  9:43 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v2 RESEND] "


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