linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-21 16:21:06 to 2025-06-23 14:14:23 UTC [more...]

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-23 14:14 UTC  (3+ messages)
` [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag

[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
 2025-06-23 13:42 UTC  (8+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits

[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
 2025-06-23 12:46 UTC  (5+ messages)

[PATCH] Documentation/sysctl: coredump: add %F for pidfd number
 2025-06-23 11:55 UTC  (4+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-06-23 11:44 UTC  (3+ messages)
` [PATCH v14 04/19] x86: Secure Launch main header file

[RFC v2 05/16] luo: luo_core: integrate with KHO
 2025-06-23 11:29 UTC  (12+ messages)

[PATCH v2] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-23 11:09 UTC  (3+ messages)

[PATCH 00/13] Introduce STM32 DDR PMU for STM32MP platforms
 2025-06-23 10:32 UTC  (17+ messages)
` [PATCH 01/13] bus: firewall: move stm32_firewall header file in include folder
` [PATCH 02/13] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH 03/13] clk: stm32mp25: add firewall grant_access ops
` [PATCH 04/13] arm64: dts: st: set rcc as an access-controller
` [PATCH 05/13] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH 06/13] perf: stm32: introduce DDRPERFM driver
` [PATCH 07/13] Documentation: perf: stm32: add ddrperfm support
` [PATCH 08/13] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH 09/13] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH 10/13] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH 11/13] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH 12/13] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH 13/13] arm64: dts: st: support ddrperfm on stm32mp257f-ev1

[PATCH v10 0/7] iio: accel: adxl345: add interrupt based sensor events
 2025-06-23 10:17 UTC  (14+ messages)
` [PATCH v10 1/7] iio: accel: adxl345: simplify interrupt mapping
` [PATCH v10 2/7] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v10 3/7] iio: accel: adxl345: add activity event feature
` [PATCH v10 4/7] iio: accel: adxl345: add inactivity feature
` [PATCH v10 5/7] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v10 6/7] iio: accel: adxl345: extend inactivity time for less than 1s
` [PATCH v10 7/7] docs: iio: add documentation for adxl345 driver

[PATCH v3 2/2] libnvdimm: add nd_e820.pmem automatic devdax conversion
 2025-06-23 10:00 UTC  (2+ messages)

[PATCH] mm/balloon_compaction: update Chinese docs for movable_ops
 2025-06-23  9:38 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v4 0/2] Loongarch irq-redirect supprot
 2025-06-23  9:33 UTC  (8+ messages)
` [PATCH v4 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-23  8:07 UTC  (23+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code

[PATCH 5/5] tty: fix tty_port_tty_*hangup() kernel-doc
 2025-06-23  7:46 UTC 

[PATCH 0/5] nvme: typo and minor cleanup fixes across host and target driver
 2025-06-23  6:44 UTC 

[PATCH 1/5] nvme: Fix multiple spelling and grammar issues in host drivers
 2025-06-23  6:40 UTC  (5+ messages)
` [PATCH 2/5] nvme: Fix incorrect variable in io cqes error message
` [PATCH 3/5] nvmet: Remove redundant assignment of error code in nvmet_ns_enable()
` [PATCH 4/5] nvme: Fix typo in status code constant for self-test in progress
` [PATCH 5/5] docs: nvme: fix grammar in nvme-pci-endpoint-target.rst

[PATCH v10 0/4] leds: add new LED driver for TI LP5812
 2025-06-23  6:30 UTC  (3+ messages)
` [PATCH v10 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver

[PATCH RFC] Documentation: typography refresh
 2025-06-23  3:41 UTC  (6+ messages)

[PATCH linux next] tools/accounting/delaytop: add delaytop to record top-n task delay
 2025-06-22 22:48 UTC  (2+ messages)

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-22 22:36 UTC  (15+ messages)
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver

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

[PATCH 0/6] Some improvements for the doc build system
 2025-06-22 19:44 UTC  (5+ messages)

[PATCH] Fix typo in marvell octeontx2 documentation
 2025-06-22 17:20 UTC  (3+ messages)

[PATCH v6 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-22 14:34 UTC  (10+ messages)
` [PATCH v6 1/8] iio: accel: adxl313: make use of regmap cache
` [PATCH v6 2/8] iio: accel: adxl313: add function to enable measurement
` [PATCH v6 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v6 4/8] iio: accel: adxl313: add activity sensing
` [PATCH v6 5/8] iio: accel: adxl313: add inactivity sensing
` [PATCH v6 6/8] iio: accel: adxl313: implement power-save on inactivity
` [PATCH v6 7/8] iio: accel: adxl313: add AC coupled activity/inactivity events
` [PATCH v6 8/8] docs: iio: add ADXL313 accelerometer

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-22 14:28 UTC  (11+ messages)
` [PATCH v3 4/8] iio: adc: Add support for ad4052
` [PATCH v3 8/8] iio: adc: Add events support to ad4052

[PATCH 0/9] docs: kdoc: rework the BODY* processing states
 2025-06-22 11:54 UTC  (19+ 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 3/9] docs: kdoc: separate out the handling of the declaration phase
` [PATCH 4/9] docs: kdoc: split out the special-section state
` [PATCH 5/9] docs: kdoc: coalesce the new-section handling
` [PATCH 6/9] docs: kdoc: rework the handling of SPECIAL_SECTION
` [PATCH 7/9] docs: kdoc: coalesce the end-of-comment processing
` [PATCH 8/9] docs: kdoc: Add some comments to process_decl()
` [PATCH 9/9] docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states

[PATCH v5 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-22 11:37 UTC  (9+ messages)
` [PATCH v5 1/8] iio: accel: adxl313: make use of regmap cache
` [PATCH v5 2/8] iio: accel: adxl313: add function to enable measurement
` [PATCH v5 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v5 7/8] iio: accel: adxl313: add AC coupled activity/inactivity events

[PATCH net-next v5] docs: net: sysctl documentation cleanup
 2025-06-22  9:49 UTC  (2+ messages)

[PATCH] docs: sphinx: add missing SPDX tags
 2025-06-22  9:39 UTC 

[PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
 2025-06-22  9:32 UTC  (2+ messages)

[PATCH net-next v4] docs: net: sysctl documentation cleanup
 2025-06-22  9:08 UTC  (3+ messages)

[PATCH net-next v5] docs: net: sysctl documentation cleanup
 2025-06-22  9:05 UTC 

[PATCH v2 00/15] Some improvements and fixes for the doc build system
 2025-06-22  5:48 UTC  (18+ 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] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-21 20:20 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 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 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] "


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).