linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-15 11:13:26 to 2025-08-18 13:15:22 UTC [more...]

[PATCH net-next v8 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-18 13:14 UTC  (2+ messages)
` [PATCH net-next v8 03/14] net: ethernet: qualcomm: Add PPE driver for "

[PATCH v4 0/2] introduce kasan.write_only option in hw-tags
 2025-08-18 13:11 UTC  (6+ messages)
` [PATCH v4 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v4 2/2] kasan: apply write-only mode in kasan kunit testcases

[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-18 13:06 UTC  (15+ messages)
` [PATCH v5 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v5 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v5 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v5 4/7] docs: transhuge: document process level THP controls
` [PATCH v5 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v5 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH 0/8] nvme-tcp: Support receiving KeyUpdate requests
 2025-08-18 12:52 UTC  (9+ messages)
` [PATCH 1/8] net/handshake: Store the key serial number on completion
` [PATCH 4/8] tls: Allow callers to clear errors
` [PATCH 6/8] nvme-tcp: Support KeyUpdate
` [PATCH 7/8] net/handshake: Support decoding the HandshakeType

[PATCH 00/11] Fix PDF doc builds on major distros
 2025-08-18 12:00 UTC  (26+ messages)
` [PATCH 01/11] docs: Makefile: Fix LaTeX paper size settings
` [PATCH 02/11] docs: conf.py: better handle latex documents
` [PATCH 03/11] docs: conf.py: fix doc name with SPHINXDIRS
` [PATCH 04/11] docs: conf.py: rename some vars at latex_documents logic
` [PATCH 05/11] docs: conf.py: fix some troubles for LaTeX output
` [PATCH 06/11] scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
` [PATCH 07/11] scripts: sphinx-pre-install: add missing gentoo pdf dependencies
` [PATCH 08/11] scripts: sphinx-pre-install: fix PDF dependencies for openSuse
` [PATCH 09/11] scripts: sphinx-pre-install: fix dependencies for OpenMandriva
` [PATCH 10/11] scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
` [PATCH 11/11] scripts: sphinx-pre-install: fix PDF dependencies for gentoo

[PATCH v5 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-18 11:28 UTC  (6+ messages)
` [PATCH v5 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v5 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v5 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v5 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v5 5/5] net: rnpgbe: Add register_netdev

[PATCH] Documentation/sphinx: Fix typo in automarkup.py
 2025-08-18  9:47 UTC 

[PATCH v3] workaround for Sphinx false positive preventing indexing
 2025-08-18  9:34 UTC  (2+ messages)
`  "

[PATCHv3 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-18  9:25 UTC 

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-18  9:23 UTC  (4+ messages)
` [PATCHv3 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv3 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv3 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH net-next v2 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-18  9:20 UTC  (4+ messages)
` [PATCH net-next v2 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L

[PATCH] kernel-parameters.rst: fix document warnings v2
 2025-08-18  8:26 UTC 

[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
 2025-08-18  8:02 UTC  (2+ messages)

[PATCHv2 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-18  7:58 UTC  (7+ messages)
` [PATCHv2 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv2 net-next 2/3] bonding: support aggregator selection based on port priority

[PATCH v3 0/2] introduce kasan.write_only option in hw-tags
 2025-08-18  7:18 UTC  (5+ messages)
` [PATCH v3 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v3 2/2] kasan: apply write-only mode in kasan kunit testcases

[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-08-18  6:48 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v5 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v5 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v5 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v5 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v5 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v5 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-18  6:26 UTC  (15+ messages)
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 06/18] x86: Reset tag for virtual to physical address conversions
` [PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports

[PATCH v3 0/2] Add sq24905c support
 2025-08-18  3:25 UTC  (2+ messages)

[PATCH v13 RESEND 0/4] leds: add new LED driver for TI LP5812
 2025-08-18  2:31 UTC  (7+ messages)
` [PATCH v13 RESEND 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v13 RESEND 2/4] leds: add basic support for "
` [PATCH v13 RESEND 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v13 RESEND 4/4] docs: leds: Document TI LP5812 LED driver

[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-18  2:14 UTC  (18+ messages)
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v4 5/5] net: rnpgbe: Add register_netdev

[PATCH] drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code block
 2025-08-17 23:45 UTC  (4+ messages)

[PATCH v3] Documentation: gpio: add documentation about using software nodes
 2025-08-17 21:30 UTC 

[PATCH v2] Documentation: gpio: add documentation about using software nodes
 2025-08-17 20:28 UTC  (5+ messages)

[PATCH v2] Documentation/driver-api: Fix typo error in cxl
 2025-08-17 17:55 UTC  (2+ messages)

[PATCH] Documentation/driver-api: Fix typo error in cxl
 2025-08-17 17:50 UTC  (4+ messages)

[PATCH] cxl,documentation: remove page-allocator quirk section
 2025-08-17 17:20 UTC 

[PATCH] kernel-parameters.rst: fix document warnings
 2025-08-17 17:18 UTC  (2+ messages)

[PATCH] Documentation/wmi: Fix Typo in lenovo-wmi-gamezone
 2025-08-17 17:06 UTC 

[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
 2025-08-17 16:08 UTC  (8+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 3/5] devlink: Introduce error burst period for health reporter
` [PATCH net-next V3 4/5] devlink: Make health reporter error burst period configurable

[PATCH net 0/8] mptcp: misc fixes for v6.17-rc
 2025-08-17 13:50 UTC  (11+ messages)
` [PATCH net 1/8] mptcp: drop skb if MPTCP skb extension allocation fails
` [PATCH net 2/8] mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
` [PATCH net 3/8] selftests: mptcp: pm: check flush doesn't reset limits
` [PATCH net 4/8] mptcp: remove duplicate sk_reset_timer call
` [PATCH net 5/8] mptcp: disable add_addr retransmission when timeout is 0
` [PATCH net 6/8] selftests: mptcp: disable add_addr retrans in endpoint_tests
` [PATCH net 7/8] selftests: mptcp: connect: fix C23 extension warning
` [PATCH net 8/8] selftests: mptcp: sockopt: "

[PATCH v2 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
 2025-08-17  7:23 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: update TI TPS23861 bindings with per-port schema

[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-08-17  7:19 UTC  (5+ messages)
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4

[PATCH] docs: Replace dead links to spectre side channel white papers
 2025-08-16 19:00 UTC 

[RFC V2 00/18] famfs: port into fuse
 2025-08-16 16:22 UTC  (15+ messages)
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table

[PATCH 1/2] Documentation: clarify the expected collaboration with security bugs reporters
 2025-08-16 15:07 UTC  (2+ messages)

[PATCH] documentation/arm64 : kdump fixed typo errors
 2025-08-16 12:07 UTC 

[PATCH 00/11] Split sphinx call logic from docs Makefile
 2025-08-16 11:06 UTC  (14+ messages)
` [PATCH 01/11] scripts/jobserver-exec: move the code to a class
` [PATCH 02/11] scripts/jobserver-exec: move its class to the lib directory
` [PATCH 03/11] scripts/jobserver-exec: add a help message
` [PATCH 04/11] scripts: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH 05/11] docs: Makefile: cleanup the logic by using sphinx-build-wrapper
` [PATCH 06/11] docs: parallel-wrapper.sh: remove script
` [PATCH 07/11] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH 08/11] scripts/sphinx-build-wrapper: restore SPHINXOPTS parsing
` [PATCH 09/11] scripts: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH 10/11] scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH 11/11] docs: Makefile: cleanup the logic by using sphinx-build-wrapper

[PATCH] docs: iio: bno055: Correct wording in driver documentation
 2025-08-16 10:57 UTC  (3+ messages)

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-16  9:34 UTC  (11+ messages)
` [PATCH 07/13] docs: move sphinx-pre-install to tools/doc

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-16  9:29 UTC  (4+ messages)

[PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
 2025-08-16  9:25 UTC  (2+ messages)

[PATCH v3] kernel-parameters: fix kernel-doc warning
 2025-08-16  8:24 UTC 

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-16  8:11 UTC  (7+ messages)
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v5 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH 4/6] hwmon: ltc4283-hwmon: Add support for the LTC4283 Swap Controller
 2025-08-16  0:35 UTC  (2+ messages)

[PATCH 3/8] net/handshake: Expose handshake_sk_destruct_req publically
 2025-08-15 21:48 UTC  (2+ messages)

[PATCH 2/8] net/handshake: Make handshake_req_cancel public
 2025-08-15 20:03 UTC  (2+ messages)

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-15 17:46 UTC  (10+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option

[PATCH 0/3] Documentation fixes for dm-pcache
 2025-08-15 17:20 UTC  (3+ messages)

[PATCH net-next] docs: netdev: refine the clean-up patch examples
 2025-08-15 16:52 UTC 

[PATCH] .gitignore: Add Coding Assistants section
 2025-08-15 16:00 UTC  (2+ messages)

[PATCH v7 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-08-15 15:51 UTC  (8+ messages)
` [PATCH v7 1/2] perf: Fujitsu: Add the Uncore MAC "
` [PATCH v7 2/2] perf: Fujitsu: Add the Uncore PCI "

[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-08-15 15:39 UTC  (5+ messages)

[PATCH] Documentation: fix spelling errors in iommufd.rst
 2025-08-15 15:37 UTC  (2+ messages)

[PATCH] dm-vdo: Promote dm-vdo title to title heading
 2025-08-15 15:26 UTC  (2+ messages)

[PATCH] docs: driver-api: device-io: Split out relaxed access mention
 2025-08-15 14:30 UTC 

[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
 2025-08-15 12:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).