public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 02:38:03 to 2026-01-23 10:50:30 UTC [more...]

[PATCH] doc: development-process: add notice on testing
 2026-01-23 10:50 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-23 10:42 UTC  (4+ messages)
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-01-23 10:15 UTC  (6+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information

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

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

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-23  9:31 UTC  (19+ messages)
` [PATCH mm-unstable v14 01/16] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v14 02/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH mm-unstable v14 04/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v14 05/16] khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v14 06/16] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v14 09/16] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v14 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v14 11/16] khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v14 12/16] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v14 13/16] khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v14 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v14 15/16] khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v14 16/16] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] arm64: kexec: Add support for crashkernel CMA reservation
 2026-01-23  9:29 UTC  (2+ messages)

[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
 2026-01-23  8:44 UTC  (5+ messages)

[PATCH v4 0/2] iio: dac: Add support for MAX22007 DAC
 2026-01-23  8:16 UTC  (4+ messages)
` [PATCH v4 2/2] iio: dac: Add MAX22007 DAC driver support

[PATCH] docs: kdoc_parser: ignore __cond_acquires()
 2026-01-23  7:40 UTC 

linux-next: [DOCS] build warning after merge of the tip tree
 2026-01-23  7:17 UTC  (3+ messages)

[PATCH v3 0/7] seccomp: support nested listeners
 2026-01-23  6:26 UTC  (6+ messages)
` [PATCH v3 6/7] seccomp: allow "

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-23  3:30 UTC 

[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
 2026-01-23  4:57 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/damon/core: add DAMOS_QUOTA_NODE_SYS_BP metric
` [RFC PATCH 2/5] mm/damon: add get_goal_metric() op and PA provider
` [RFC PATCH 3/5] mm/damon/core: add new ops-specific goal metric
` [RFC PATCH 4/5] mm/damon/paddr: capacity clamp and directional early-exit for node_sys_bp
` [RFC PATCH 5/5] mm/damon/sysfs-schemes: accept "node_sys_bp" in goal's target_metric

[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-23  3:57 UTC  (18+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` [PATCH v3 net-next 02/15] net/nebula-matrix: add our driver architecture
` [PATCH v3 net-next 03/15] net/nebula-matrix: add machine-generated headers and chip definitions
` [PATCH v3 net-next 04/15] net/nebula-matrix: add channel layer implementation and the corresponding hw interfaces
` [PATCH v3 net-next 05/15] net/nebula-matrix: add resource layer common part implementation
` [PATCH v3 net-next 06/15] net/nebula-matrix: add intr resource implementation
` [PATCH v3 net-next 07/15] net/nebula-matrix: add queue "
` [PATCH v3 net-next 08/15] net/nebula-matrix: add vsi "
` [PATCH v3 net-next 09/15] net/nebula-matrix: add txrx resource interfaces and tx func
` [PATCH v3 net-next 10/15] net/nebula-matrix: add txrx interrupt handling logic
` [PATCH v3 net-next 11/15] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v3 net-next 13/15] net/nebula-matrix: add net dev init/reinit operation
` [PATCH v3 net-next 14/15] net/nebula-matrix: add common dev start/stop operation
` [PATCH v3 net-next 15/15] net/nebula-matrix: add net "

[PATCHv4 00/14] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-23  2:32 UTC  (26+ messages)
` [PATCHv4 05/14] mm: Rework compound_head() for power-of-2 sizeof(struct 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

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-01-23  1:29 UTC  (13+ messages)
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
  `  "
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "
      ` Re:Re: [PATCH "
` [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 v8 07/15] iommupt: Add map_pages op
 2026-01-23  1:07 UTC  (10+ messages)

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

[PATCH v3 0/9] platform/wmi: Introduce marshalling support
 2026-01-22 23:45 UTC  (3+ messages)
` [PATCH v3 4/9] platform/wmi: Add kunit test for the string conversion code

[PATCH net-next] Documentation: net: Fix typos in netdevices.rst
 2026-01-22 22:57 UTC 

[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
 2026-01-22 21:26 UTC  (4+ messages)

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

[PATCH 0/6] kho: ABI headers and Documentation updates
 2026-01-22 18:29 UTC  (16+ messages)
` [PATCH 1/6] kho/abi: luo: make generated documentation more coherent
` [PATCH 2/6] kho/abi: memfd: "
` [PATCH 3/6] kho: docs: combine concepts and FDT documentation
` [PATCH 4/6] kho: Introduce KHO FDT ABI header
` [PATCH 5/6] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 6/6] kho/abi: add memblock "

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

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-22 17:57 UTC  (15+ messages)
` [PATCH v9 02/22] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v9 07/22] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context

[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-22 17:25 UTC  (5+ messages)

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-22 16:23 UTC  (4+ messages)

[PATCH net] hinic3: Fix netif_queue_set_napi queue_index input parameter error
 2026-01-22 16:10 UTC  (2+ messages)

[PATCH v5 05/15] Documentation/rv: Add documentation about hybrid automata
 2026-01-22 15:55 UTC  (6+ messages)
` [PATCH v5 06/15] rv: Add sample hybrid monitors stall
` [PATCH v5 07/15] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v5 10/15] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v5 14/15] rv: Add deadline monitors
` [PATCH v5 15/15] rv: Add dl_server specific monitors

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-22 14:58 UTC  (12+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode

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

[PATCH RFC v2 0/3] Add splash DRM client
 2026-01-22 13:36 UTC  (3+ messages)
` [PATCH RFC v2 1/3] drm: client: add splash client

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-22 12:35 UTC  (18+ 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 v6 3/9] ACPI: CPPC: Rename EPP constants for clarity
` [PATCH v6 4/9] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v6 5/9] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v6 6/9] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v6 7/9] ACPI: CPPC: add APIs and sysfs interface for perf_limited

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

[PATCH net-next V5 06/15] devlink: Decouple rate storage from associated devlink object
 2026-01-22 11:18 UTC  (3+ messages)
` [net-next,V5,06/15] "

[PATCH net-next V5 12/15] net/mlx5: Store QoS sched nodes in the sh_devlink
 2026-01-22 11:15 UTC  (3+ messages)
` [net-next,V5,12/15] "

[PATCH net-next V5 00/15] devlink and mlx5: Support cross-function rate scheduling
 2026-01-22 11:13 UTC  (6+ messages)
` [PATCH net-next V5 10/15] net/mlx5: Add a shared devlink instance for PFs on same chip
  ` [net-next,V5,10/15] "

[PATCH v1 0/2] serial: 8250: Remove highly customised deprecated interface
 2026-01-22 10:19 UTC  (3+ messages)
` [PATCH v1 1/2] serial: 8250_omap: Remove custom deprecated baud setting routine
` [PATCH v1 2/2] serial: 8250_pci: "

[PATCH 00/26] Introduce meminspect
 2026-01-22 10:03 UTC  (7+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag

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

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

[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
 2026-01-22  7:20 UTC  (2+ messages)

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-22  5:18 UTC  (15+ 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-next v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
 2026-01-22  4:11 UTC  (3+ messages)
` [PATCH net-next v01 1/5] hinic3: Fix netif_queue_set_napi queue_index parameter passing error

[PATCH net-next V5 11/15] net/mlx5: Expose a function to clear a vport's parent
 2026-01-22  3:42 UTC  (3+ messages)
` [net-next,V5,11/15] "

[PATCH v2 0/4] hwmon: (cros_ec) Fan target and temperature thresholds
 2026-01-22  3:24 UTC  (5+ messages)
` [PATCH v2 2/4] hwmon: (cros_ec) Add support for fan target speed

[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
 2026-01-22  2:02 UTC  (3+ messages)
` [PATCH v4 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support


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