public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-20 10:33:15 to 2025-06-21 20:35:29 UTC [more...]

[PATCH 0/9] docs: kdoc: rework the BODY* processing states
 2025-06-21 20:35 UTC  (3+ messages)
` [PATCH 1/9] docs: kdoc: Make body_with_blank_line parsing more flexible
` [PATCH 2/9] docs: kdoc: consolidate the "begin section" logic

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-21 20:20 UTC  (2+ messages)

[PATCH] Documentation/sysctl: coredump: add %F for pidfd number
 2025-06-21 20:18 UTC  (2+ messages)

[PATCH] docs: process: discourage pointless boilerplate kdoc
 2025-06-21 20:15 UTC  (2+ messages)

[PATCH] docs: f2fs: fix typos in f2fs.rst
 2025-06-21 20:13 UTC  (2+ messages)

[PATCH v2 00/15] Some improvements and fixes for the doc build system
 2025-06-21 20:09 UTC  (17+ messages)
` [PATCH v2 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v2 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v2 03/15] scripts: scripts/test_doc_build.py: add script to test doc build
` [PATCH v2 04/15] scripts: test_doc_build.py: make capture assynchronous
` [PATCH v2 05/15] scripts: test_doc_build.py: better control its output
` [PATCH v2 06/15] scripts: test_doc_build.py: better adjust to python version
` [PATCH v2 07/15] scripts: test_doc_build.py: improve dependency list
` [PATCH v2 08/15] scripts: test_doc_build.py: improve cmd.log logic
` [PATCH v2 09/15] scripts: test_doc_build.py: make the script smarter
` [PATCH v2 10/15] scripts: sphinx-pre-install: properly handle SPHINXBUILD
` [PATCH v2 11/15] scripts: sphinx-pre-install: fix release detection for Fedora
` [PATCH v2 12/15] scripts: test_doc_build.py: regroup and rename arguments
` [PATCH v2 13/15] docs: sphinx: add a file with the requirements for lowest version
` [PATCH v2 14/15] docs: conf.py: several coding style fixes
` [PATCH v2 15/15] docs: conf.py: Check Sphinx and docutils version

[PATCH v9 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-06-21 19:55 UTC  (19+ messages)
` [PATCH v9 01/11] iio: accel: adxl345: apply scale factor to tap threshold
` [PATCH v9 05/11] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v9 07/11] iio: accel: adxl345: add activity event feature
` [PATCH v9 08/11] iio: accel: adxl345: add inactivity feature

[PATCH 0/6] Some improvements for the doc build system
 2025-06-21 19:39 UTC  (2+ messages)

[PATCH v9 net-next 00/15] AccECN protocol patch series
 2025-06-21 19:37 UTC  (16+ messages)
` [PATCH v9 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v9 net-next 02/15] tcp: fast path functions later
` [PATCH v9 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v9 net-next 04/15] tcp: AccECN core
` [PATCH v9 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v9 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v9 net-next 08/15] tcp: sack option handling improvements
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v9 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v9 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v9 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v9 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v9 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v9 net-next 15/15] tcp: try to avoid safer when ACKs are thinned

[PATCH] Fix typo in Documentation/userspace-api/sysfs-platform_profile.rst
 2025-06-21 19:25 UTC  (2+ messages)

[RFC 0/2] lib/vsprintf: Add support for pte_t
 2025-06-21 19:14 UTC  (7+ messages)
` [RFC 1/2] "

[PATCH] Fix typo in marvell octeontx2 documentation
 2025-06-21 18:11 UTC  (2+ messages)

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-21 16:20 UTC  (14+ messages)
` [PATCH v3 4/8] iio: adc: Add support for ad4052
` [PATCH v3 6/8] iio: adc: Add offload "
` [PATCH v3 8/8] iio: adc: Add events support to ad4052

[PATCH v2 00/23] ARM64 PMU Partitioning
 2025-06-21 14:56 UTC  (30+ messages)
` [PATCH v2 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v2 02/23] arm64: Generate sign macro for sysreg Enums
` [PATCH v2 03/23] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH v2 04/23] arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
` [PATCH v2 06/23] KVM: arm64: Reorganize PMU functions
` [PATCH v2 07/23] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v2 07/23] perf: pmuv3: "
` [PATCH v2 08/23] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v2 09/23] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v2 10/23] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v2 11/23] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v2 12/23] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v2 13/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v2 14/23] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v2 15/23] KVM: arm64: Write fast path PMU register handlers
` [PATCH v2 16/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v2 18/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v2 19/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v2 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v2 20/23] perf: pmuv3: "
` [PATCH v2 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v2 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v2 23/23] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH net-next v3] docs: net: sysctl documentation cleanup
 2025-06-21 11:21 UTC  (4+ messages)

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2025-06-21  8:15 UTC  (5+ messages)

[PATCH linux next 2/3] Docs/zh_CN: Translate xfrm_proc.rst to Simplified Chinese
 2025-06-21  6:13 UTC  (2+ messages)

[PATCH linux next 3/3] Docs/zh_CN: Translate netmem.rst to Simplified Chinese
 2025-06-21  6:11 UTC  (2+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-21  5:50 UTC  (12+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-21  5:36 UTC  (10+ messages)
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops

[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
 2025-06-21  3:35 UTC  (53+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCHv6 02/16] x86/asm: Introduce inline memcpy and memset
` [PATCHv6 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv6 04/16] x86/efi: Move runtime service initialization to arch/x86
` [PATCHv6 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv6 06/16] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv6 08/16] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCHv6 09/16] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCHv6 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCHv6 11/16] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv6 12/16] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv6 13/16] x86/traps: Handle LASS thrown #SS
` [PATCHv6 14/16] x86/cpu: Make LAM depend on LASS
` [PATCHv6 15/16] x86/cpu: Enable LASS during CPU initialization
` [PATCHv6 16/16] x86: Re-enable Linear Address Masking

[PATCH] Add Machine Learning Core kernel driver with Kconfig and documentation for future Linux systems
 2025-06-21  3:14 UTC 

[PATCH v8 net-next 00/15] AccECN protocol patch series
 2025-06-20 23:22 UTC  (4+ messages)
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option

[PATCH v6 0/8] x86/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-06-20 21:58 UTC  (15+ messages)
` [PATCH v6 5/8] fs/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v6 6/8] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v6 7/8] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v6 8/8] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[PATCH v2 0/2] docs: net: sysctl documentation improvements
 2025-06-20 21:51 UTC  (7+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-20 20:45 UTC  (19+ messages)
` [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 15/29] mm/migration: remove PageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
` [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping

[agd5f:kq_resets 12/35] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:740: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2025-06-20 20:20 UTC 

docs: sphinx: avoid using the deprecated node.set_class()
 2025-06-20 19:54 UTC  (9+ messages)

[PATCH] Fix typo in drm docs
 2025-06-20 18:02 UTC 

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-20 17:33 UTC  (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-20 17:05 UTC  (5+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support

[RFC v2 05/16] luo: luo_core: integrate with KHO
 2025-06-20 16:03 UTC  (14+ messages)

[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-06-20 15:31 UTC  (9+ messages)
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py

[PATCH stable] Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" on v6.6 and older
 2025-06-20 13:51 UTC 

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-20 13:50 UTC  (15+ messages)
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

[PATCH] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
 2025-06-20 12:46 UTC  (3+ messages)

[PATCH v2] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
 2025-06-20 12:43 UTC  (3+ messages)

[PATCH v7 00/17] Don't generate netlink .rst files inside $(srctree)
 2025-06-20 10:58 UTC  (6+ messages)
` [PATCH v7 04/17] tools: ynl_gen_rst.py: Split library from command line tool

[PATCH 0/5] ext4 docs toctree reorganization
 2025-06-20 10:56 UTC  (6+ messages)
` [PATCH 1/5] Documentation: ext4: Convert includes into toctrees
` [PATCH 2/5] Documentation: ext4: Reduce toctree depth
` [PATCH 3/5] Documentation: ext4: atomic_writes: Demote last three sections
` [PATCH 4/5] Documentation: ext4: blockgroup: Add explicit title heading
` [PATCH 5/5] Documentation: ext4: Move inode table short docs into its own file


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