public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 23:01:04 to 2026-01-21 21:13:44 UTC [more...]

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-21 21:12 UTC  (5+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
` [RFC PATCH 02/19] x86,fs/resctrl: Add the resource for Global Memory Bandwidth Allocation
` [RFC PATCH 03/19] fs/resctrl: Add new interface max_bandwidth
` [RFC PATCH 04/19] fs/resctrl: Add the documentation for Global Memory Bandwidth Allocation

[RFC PATCH] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-21 21:08 UTC  (2+ messages)
` [RFC PATCH] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)

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

[PATCH v2 0/4] hwmon: (cros_ec) Fan target and temperature thresholds
 2026-01-21 21:00 UTC  (11+ messages)
` [PATCH v2 1/4] hwmon: (cros_ec) Split up supported features in the documentation
` [PATCH v2 2/4] hwmon: (cros_ec) Add support for fan target speed
` [PATCH v2 3/4] hwmon: (cros_ec) Move temperature channel params to a macro
` [PATCH v2 4/4] hwmon: (cros_ec) Add support for temperature thresholds

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-21 20:46 UTC  (18+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support

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

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-21 20:24 UTC  (18+ messages)
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 09/22] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v9 11/22] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 20/22] KVM: nVMX: Validate FRED-related VMCS fields

[linux-next:master 7293/8780] Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.yaml:52:2: [warning] wrong indentation: expected 2 but found 1 (indentation)
 2026-01-21 20:00 UTC 

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-21 17:49 UTC  (6+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core

[PATCH v24 0/7] firmware: imx: driver for NXP secure-enclave
 2026-01-21 19:16 UTC  (9+ messages)
` [PATCH v24 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v24 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v24 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v24 4/7] firmware: imx: device context dedicated to priv
` [PATCH v24 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v24 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v24 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
 2026-01-21 18:24 UTC  (2+ messages)

[PATCH v3 0/7] seccomp: support nested listeners
 2026-01-21 17:59 UTC  (7+ messages)
` [PATCH v3 4/7] seccomp: mark first listener in the tree
` [PATCH v3 6/7] seccomp: allow nested listeners

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-21 17:09 UTC  (7+ messages)

[PATCH v2 00/16] HID: Add Legion Go and Go S Drivers
 2026-01-21 16:44 UTC  (8+ messages)
` [PATCH v2 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-21 16:02 UTC  (25+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()

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

[RFC PATCH -next 0/7] Introduce heat-level memcg reclaim
 2026-01-21 14:58 UTC  (6+ messages)
` [RFC PATCH -next 1/7] vmscan: add memcg heat level for reclaim
` [RFC PATCH -next 5/7] mm/mglru: combine shrink_many into shrink_node_memcgs

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-01-21 14:45 UTC  (23+ messages)
` [PATCH v7 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v7 02/22] drm: Add new general DRM property "color format"
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 04/22] drm/bridge: Act on the DRM color format property
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 06/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v7 07/22] drm/i915: Implement the "color format" DRM property
` [PATCH v7 08/22] drm/amdgpu: Implement "
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v7 12/22] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v7 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v7 14/22] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v7 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v7 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v7 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 22/22] drm/bridge: Document "

[PATCH v4 3/7] iio: frequency: adf41513: driver implementation
 2026-01-21 14:21 UTC  (13+ messages)

[PATCH v6 00/21] Add new general DRM property "color format"
 2026-01-21 13:45 UTC  (22+ messages)
` [PATCH v6 01/21] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v6 02/21] drm: Add new general DRM property "color format"
` [PATCH v6 03/21] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v6 04/21] drm/bridge: Act on the DRM color format property
` [PATCH v6 05/21] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v6 06/21] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v6 07/21] drm/i915: Implement the "color format" DRM property
` [PATCH v6 08/21] drm/amdgpu: Implement "
` [PATCH v6 09/21] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v6 10/21] drm/rockchip: vop2: Fix YUV444 output
` [PATCH v6 11/21] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v6 12/21] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v6 13/21] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v6 14/21] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v6 15/21] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v6 16/21] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v6 17/21] drm/connector: Register color format property on HDMI connectors
` [PATCH v6 18/21] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v6 19/21] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v6 20/21] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v6 21/21] drm/bridge: Document "

[PATCH v9 net-next 00/15] AccECN protocol case handling series
 2026-01-21 12:46 UTC  (5+ messages)
` [PATCH v9 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[RFC PATCH 0/3] mm/lru_gen: add memory.lru_gen interface for cgroup v2
 2026-01-21 12:39 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/lru_gen: refactor to extract helper functions
` [RFC PATCH 2/3] mm/lru_gen: add memory.lru_gen interface for cgroup v2
` [RFC PATCH 3/3] docs/cgroup: document memory.lru_gen interface

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 12:29 UTC  (13+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag

[PATCH v2 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
 2026-01-21 11:52 UTC  (2+ messages)

[PATCH v4] docs: ja_JP: Start translation of submitting-patches
 2026-01-21 11:11 UTC  (2+ messages)

[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
 2026-01-21 10:42 UTC  (6+ messages)

[sashal-linus-next:linus-next 7126/8109] htmldocs: Documentation/filesystems/api-summary:59: ./fs/open.c:1157: WARNING: Inline emphasis start-string without end-string. [docutils]
 2026-01-21 10:10 UTC 

[PATCH v5 0/3] TrackPoint doubletap enablement and user control
 2026-01-21  9:19 UTC  (4+ messages)
` [PATCH v5 3/3] Documentation: thinkpad-acpi - Document doubletap_enable attribute

[PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
 2026-01-21  5:16 UTC  (3+ messages)
` [net-next,v15,06/12] "

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-21  5:44 UTC  (9+ messages)
` [PATCH net-next v10 3/5] net: devmem: implement autorelease "
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute

[PATCH net v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
 2026-01-21  4:24 UTC  (3+ messages)

[PATCH net-next v9 1/9] net: memzero mp params when closing a queue
 2026-01-21  2:20 UTC  (2+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-21  1:32 UTC  (5+ messages)

[PATCH v3] Rework the jobserver open logic
 2026-01-20 23:09 UTC  (3+ messages)

[PATCH 0/9] docs: Fix kernel-doc -Werror and moves it to tools/docs
 2026-01-20 23:00 UTC  (3+ messages)


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