public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 15:47:45 to 2026-03-17 11:28:42 UTC [more...]

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-17 11:28 UTC  (14+ messages)
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages

[PATCH v6 0/5] kunit: Add support for suppressing warning backtraces
 2026-03-17 11:20 UTC  (8+ messages)
` [PATCH v6 1/5] bug/kunit: Core "
` [PATCH v6 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
` [PATCH v6 3/5] Add unit tests to verify that warning backtrace suppression works
` [PATCH v6 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v6 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-03-17 11:02 UTC  (7+ messages)
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v15 13/13] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v2] Documentation: printk: Add section about avoiding lockups
 2026-03-17 10:57 UTC 

[PATCH v7 4/6] iio: ABI: Add support for floating-point numbers in buffer scan elements
 2026-03-17 10:40 UTC  (8+ messages)

[PATCH v3 00/27] mtd: spi-nor: Enhance software protection
 2026-03-17 10:24 UTC  (28+ messages)
` [PATCH v3 01/27] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v3 02/27] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH v3 03/27] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v3 04/27] mtd: spi-nor: Improve opcodes documentation
` [PATCH v3 05/27] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v3 06/27] mtd: spi-nor: debugfs: Enhance output
` [PATCH v3 07/27] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v3 08/27] mtd: spi-nor: swp: Clarify a comment
` [PATCH v3 09/27] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v3 10/27] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v3 11/27] mtd: spi-nor: swp: Rename a mask
` [PATCH v3 12/27] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v3 13/27] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v3 14/27] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v3 15/27] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v3 16/27] mtd: spi-nor: Create a local SR cache
` [PATCH v3 17/27] mtd: spi-nor: debugfs: Add locking support
` [PATCH v3 18/27] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v3 19/27] mtd: spi-nor: Add steps for testing locking support
` [PATCH v3 20/27] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v3 21/27] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v3 22/27] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v3 23/27] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v3 24/27] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v3 25/27] mtd: spi-nor: winbond: Add W25H01NWxxIQ "
` [PATCH v3 26/27] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v3 27/27] mtd: spi-nor: winbond: Add W25Q02NWxxIM "

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-17  9:19 UTC  (13+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "

[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
 2026-03-17  8:58 UTC  (7+ messages)

[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-17  8:56 UTC  (5+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 04/15] mm: add vm_ops->mapped hook
 2026-03-17  8:42 UTC  (7+ messages)

[PATCH v2 00/28] kernel-doc: use a C lexical tokenizer for transforms
 2026-03-17  8:21 UTC  (12+ messages)
` [PATCH v2 05/28] docs: kdoc_re: add a C tokenizer
` [PATCH v2 07/28] docs: kdoc: move C Tokenizer to c_lex module

[PATCH] clk: add new Kconfig to control default behavior of disabling unused clocks
 2026-03-17  7:30 UTC  (2+ messages)

[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-17  6:52 UTC  (3+ messages)

[PATCH v4 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-03-17  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v4 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v4 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v4 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH] docs: memory-hotplug: fix typo 'fo' -> 'for' in NODE_ADDED_FIRST_MEMORY description
 2026-03-17  5:53 UTC 

[PATCH] hwmon: add driver for ARCTIC Fan Controller
 2026-03-17  5:28 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-17  4:44 UTC  (2+ messages)

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-17  4:33 UTC  (22+ messages)
` [PATCH v2 01/16] mm: various small mmap_prepare cleanups
` [PATCH v2 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v2 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v2 04/16] mm: add vm_ops->mapped hook
` [PATCH v2 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 08/16] hpet: "
` [PATCH v2 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH 1/2] hwmon/pmbus: (isl68137) Add support for Renesas RAA228942 and RAA228943
 2026-03-17  3:52 UTC  (4+ messages)

[PATCH v8 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-17  3:45 UTC  (12+ messages)
` [PATCH v8 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v8 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v8 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v8 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v8 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v8 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v8 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v8 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v8 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v8 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v8 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH 00/15] PCI: endpoint: Remote DMA support via vNTB
 2026-03-17  3:13 UTC  (8+ messages)
` [PATCH 06/15] PCI: endpoint: pci-epf-vntb: Fold MW runtime state into a struct
` [PATCH 07/15] PCI: endpoint: Add EPC DMA channel delegation hooks

[PATCH net-next v5 1/3] net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
 2026-03-17  3:04 UTC  (2+ messages)

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-17  1:58 UTC  (14+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-17  0:25 UTC  (2+ messages)

[PATCH] docs: pt_BR: translate process/1.Intro.rst
 2026-03-16 23:55 UTC  (3+ messages)

[linux-next:master 5891/6556] htmldocs: Warning: include/linux/drbd_protocol.h references a file that doesn't exist: Documentation/application-resync-synchronization.rst
 2026-03-16 23:41 UTC 

[sashal:ai-review-prompts 12/13] htmldocs: Documentation/ai-review/index.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-03-16 23:41 UTC 

[PATCH 0/9] Kernel API Specification Framework
 2026-03-16 23:29 UTC  (5+ messages)

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16 22:59 UTC  (9+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback

[robh:dt-convert 163/621] htmldocs: Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt
 2026-03-16 22:30 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-16 22:30 UTC  (25+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test

[PATCH] Documentation: kbuild: Update the debug information notes in reproducible-builds.rst
 2026-03-16 22:02 UTC  (3+ messages)

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-16 21:51 UTC  (7+ messages)
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-16 20:39 UTC  (11+ messages)
` [PATCH v3 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v3 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v3 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v3 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v3 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v3 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v3 8/8] mm/hmm: Indicate that HMM requires DMA coherency

[sashal:ai-review-prompts 9/13] htmldocs: Warning: drivers/of/ai-review/dt-bindings.md references a file that doesn't exist: Documentation/devicetree/bindings/gpio/vendor,device.yaml
 2026-03-16 20:28 UTC 

[PATCH] Docs: mmap_prepare: don't italicize structs
 2026-03-16 18:45 UTC  (3+ messages)

[PATCH v2 00/25] Introduce meminspect
 2026-03-16 18:16 UTC  (3+ messages)

[PATCH net-next v2 00/14] tcp: preserve receive-window accounting across ratio drift
 2026-03-16 18:03 UTC  (4+ messages)

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-16 17:44 UTC  (9+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length

[PATCH 00/14] drm/atomic: Rework initial state allocation
 2026-03-16 17:16 UTC  (21+ messages)
` [PATCH 02/14] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH 03/14] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH 04/14] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH 05/14] drm/plane: Add new atomic_create_state callback
` [PATCH 08/14] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH 09/14] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH 10/14] drm/atomic: Drop private obj state allocation
` [PATCH 13/14] drm/tidss: Convert to atomic_create_state
` [PATCH 14/14] drm/bridge_connector: "

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-16 17:00 UTC  (13+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info

[PATCH net-next] docs/mlx5: Fix typo subfuction
 2026-03-16 16:31 UTC  (2+ messages)

[RFC PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-03-16 16:18 UTC  (2+ messages)

[PATCH v7 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-03-16 15:59 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Document the LTC4283 "


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