public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-13 10:08:46 to 2026-04-14 22:14:11 UTC [more...]

[PATCH V10 00/10] famfs: port into fuse
 2026-04-14 22:13 UTC  (12+ messages)

[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-04-14 21:57 UTC  (9+ messages)
` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH v2 02/12] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH v2 04/12] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH v2 05/12] genirq: Support dynamic migration for managed interrupts

[RFC PATCH] Documentation: Add managed interrupts
 2026-04-14 20:10 UTC  (8+ messages)

[PATCH] docs: kernel-parameters: document scope of irqaffinity= parameter
 2026-04-14 20:02 UTC 

[PATCH v5 00/24] ARM64 PMU Partitioning
 2026-04-14 19:55 UTC  (2+ messages)

[PATCH v2 0/1] Documentation: Add real-time kernel configuration guide
 2026-04-14 18:12 UTC  (4+ messages)
` [PATCH v2 1/1] Documentation: real-time: Add "
  ` [PATCH v3 "
    ` [PATCH v4 "

[PATCH v10 00/12] VMSCAPE optimization for BHI variant
 2026-04-14 18:05 UTC  (14+ messages)
` [PATCH v10 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v10 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v10 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v10 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v10 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v10 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v10 07/12] static_call: Add EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v10 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v10 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v10 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-14 17:45 UTC  (18+ messages)
` [RFC, PATCH 01/12] userfaultfd: define UAPI constants for anonymous minor faults
` [RFC, PATCH 02/12] userfaultfd: add UFFD_FEATURE_MINOR_ANON registration support
` [RFC, PATCH 03/12] userfaultfd: implement UFFDIO_DEACTIVATE ioctl
` [RFC, PATCH 04/12] userfaultfd: UFFDIO_CONTINUE for anonymous memory
` [RFC, PATCH 05/12] mm: intercept protnone faults on VM_UFFD_MINOR anonymous VMAs
` [RFC, PATCH 06/12] userfaultfd: auto-resolve shmem and hugetlbfs minor faults in async mode
` [RFC, PATCH 07/12] sched/numa: skip scanning anonymous VM_UFFD_MINOR VMAs
` [RFC, PATCH 08/12] userfaultfd: enable UFFD_FEATURE_MINOR_ANON
` [RFC, PATCH 09/12] mm/pagemap: add PAGE_IS_UFFD_DEACTIVATED to PAGEMAP_SCAN
` [RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [RFC, PATCH 11/12] selftests/mm: add userfaultfd anonymous minor fault tests
` [RFC, PATCH 12/12] Documentation/userfaultfd: document working set tracking

[PATCH v5 00/21] Virtual Swap Space
 2026-04-14 17:32 UTC  (16+ messages)

[PATCH v5] Documentation: Refactored watchdog old doc
 2026-04-14 17:18 UTC  (2+ messages)

[PATCH 0/6] hugetlb: normalize exported interfaces to use base-page indices
 2026-04-14 17:14 UTC  (16+ messages)
` [PATCH 1/6] hugetlb: open-code hugetlb folio lookup index conversion
` [PATCH 2/6] hugetlb: remove the hugetlb_linear_page_index() helper
` [PATCH 3/6] hugetlb: make hugetlb_fault_mutex_hash() take PAGE_SIZE index
` [PATCH 4/6] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH 5/6] hugetlb: make hugetlb_add_to_page_cache() use PAGE_SIZE-based index

[GIT PULL] Documentation for 7.1
 2026-04-14 16:46 UTC  (2+ messages)

[PATCH] docs: proc.rst: update description of VmallocUsed and VmallocChunk
 2026-04-14 15:38 UTC 

htmldocs: Documentation/core-api/mm-api:104: ./include/linux/mm_inline.h:577: WARNING: Inline emphasis start-string without end-string. [docutils]
 2026-04-14 15:52 UTC 

[PATCH bpf] bpf,tcp: avoid infinite recursion in BPF_SOCK_OPS_HDR_OPT_LEN_CB
 2026-04-14 15:37 UTC  (3+ messages)

[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-14 15:02 UTC  (13+ messages)
` [PATCH v7 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v7 6/6] docs: iio: adc: ad4691: add driver documentation

maintainer profiles
 2026-04-14 14:32 UTC  (7+ messages)

[PATCH RFC 0/4] Auto-generate maintainer profile entries
 2026-04-14 14:29 UTC  (5+ messages)
` [PATCH RFC 1/4] docs: maintainers_include: auto-generate maintainer profile TOC
` [PATCH RFC 2/4] MAINTAINERS: add an entry for media maintainers profile
` [PATCH RFC 3/4] MAINTAINERS: add maintainer-tip.rst to X86
` [PATCH RFC 4/4] docs: auto-generate maintainer entry profile links

[PATCH] docs: fix typos in kernel documentation
 2026-04-14 12:54 UTC  (2+ messages)

[PATCH v3 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-14 10:29 UTC  (5+ messages)
` [PATCH v3 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v3 2/3] mm/memory-failure: add CONFIG_BOOTPARAM_MEMORY_FAILURE_PANIC option
` [PATCH v3 3/3] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH v4 0/9] Qualcomm Sahara protocol enhancements
 2026-04-14  9:57 UTC  (19+ messages)
` [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
` [PATCH v4 8/9] bus: mhi: Expose DDR training data via controller sysfs
` [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data

[PATCH v4 0/2] hwmon: Add support for MPS mp2985
 2026-04-14  9:29 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add "
  ` [PATCH v4 2/2] hwmon: add MP2985 driver

[PATCH] docs: rust: fix grammar in testing documentation
 2026-04-14  9:07 UTC 

[syzbot ci] Re: veth: add Byte Queue Limits (BQL) support
 2026-04-14  8:08 UTC  (3+ messages)
    `  "

[PATCH v4 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-04-14  7:58 UTC  (16+ messages)
` [PATCH v4 01/13] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v4 02/13] dt-bindings: leds: document Samsung S2M series PMIC RGB "
` [PATCH v4 03/13] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v4 04/13] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v4 05/13] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v4 06/13] mfd: sec: add support "
` [PATCH v4 07/13] mfd: sec: set DMA coherent mask
` [PATCH v4 08/13] mfd: sec: resolve PMIC revision in S2MU005
` [PATCH v4 09/13] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v4 10/13] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v4 11/13] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v4 12/13] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v4 13/13] power: supply: add support for Samsung S2M series PMIC charger device

[RFC PATCH 0/2] mm/damon/reclaim: support monitoring intervals auto-tuning
 2026-04-14  4:52 UTC  (2+ messages)
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/reclaim: update for autotune_monitoring_intervals

[RFC PATCH 0/2] mm/damon/stat: add kdamond_pid parameter
 2026-04-14  4:50 UTC  (2+ messages)
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/stat: document "

[PATCH 0/2] Add support for MAX20830 PMBUS
 2026-04-14  4:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: add max20830
` [PATCH 2/2] hwmon: (pmbus/max20830) add driver for max20830

[PATCH net-next v05 0/6] net: hinic3: PF initialization
 2026-04-14  0:18 UTC  (3+ messages)
` [PATCH net-next v05 1/6] hinic3: Add ethtool queue ops

[PATCH] docs: xforms_lists: allow __maybe_unused in func parameters
 2026-04-13 23:36 UTC  (2+ messages)

[PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
 2026-04-13 22:50 UTC  (6+ messages)

[PATCH V10 0/8] dax: prepare for famfs
 2026-04-13 22:41 UTC  (8+ messages)

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-13 22:34 UTC  (6+ messages)
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-13 20:25 UTC  (13+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

htmldocs: Documentation/admin-guide/device-mapper/dm-inlinecrypt.rst:1: WARNING: Title overline too short
 2026-04-13 19:56 UTC 

[PATCH v7 00/22] Runtime TDX module update support
 2026-04-13 19:54 UTC  (3+ messages)
` [PATCH v7 21/22] x86/virt/tdx: Document TDX module update

[PATCH v13 00/27] Add new general DRM property "color format"
 2026-04-13 19:21 UTC  (34+ messages)
` [PATCH v13 01/27] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v13 02/27] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v13 03/27] drm: Add new general DRM property "color format"
` [PATCH v13 04/27] drm/connector: Let connectors have a say in their color format
` [PATCH v13 05/27] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v13 06/27] drm/bridge: Act on the DRM color format property
` [PATCH v13 07/27] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v13 08/27] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v13 09/27] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v13 10/27] drm/amdgpu: Implement "color format" DRM property
` [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v13 12/27] drm/i915/dp: "
` [PATCH v13 13/27] drm/i915: Implement the "color format" DRM property
` [PATCH v13 14/27] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v13 15/27] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v13 16/27] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v13 17/27] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v13 18/27] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v13 19/27] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v13 20/27] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v13 21/27] drm/connector: Register color format property on HDMI connectors
` [PATCH v13 22/27] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v13 23/27] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v13 24/27] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v13 25/27] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v13 26/27] drm/bridge: Document bridge chain format selection
` [PATCH v13 27/27] drm/connector: Update docs of "colorspace" for color format prop

[PATCH 5.10 110/491] time: add kernel-doc in time.c
 2026-04-13 15:55 UTC 

[PATCH] Documentation: sysctl: document net core sysctls
 2026-04-13 16:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 5.15 157/570] time: add kernel-doc in time.c
 2026-04-13 15:54 UTC 

[PATCH v2] docs/zh_CN: add module-signing Chinese translation
 2026-04-13 15:33 UTC 

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-04-13 14:41 UTC  (6+ messages)

[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-13 11:22 UTC  (6+ messages)
` [PATCH v2 2/3] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl


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