linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-14 07:15:35 to 2025-06-16 14:58:22 UTC [more...]

[RFC v2 00/16] Live Update Orchestrator
 2025-06-16 14:57 UTC  (13+ messages)
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs
` [RFC v2 09/16] luo: luo_files: implement file systems callbacks

refactor the iomap writeback code
 2025-06-16 14:56 UTC  (8+ messages)
` [PATCH 1/6] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH 2/6] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 3/6] iomap: refactor the writeback interface
` [PATCH 4/6] iomap: hide ioends from the generic writeback code
` [PATCH 5/6] iomap: add public helpers for uptodate state manipulation
` [PATCH 6/6] iomap: move all ioend handling to ioend.c

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-16 14:54 UTC  (22+ messages)
` [PATCH v3 2/8] dt-bindings: iio: adc: Add adi,ad4052
` [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 v6 8/8] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
 2025-06-16 14:51 UTC  (2+ messages)

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-16 14:49 UTC  (3+ messages)
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI from kernel

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-16 14:47 UTC  (3+ messages)
  `  "

[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
 2025-06-16 14:26 UTC  (13+ messages)
` [RFC PATCH 1/4] mm/mempolicy: Expose policy_nodemask() in include/linux/mempolicy.h

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-16 14:20 UTC  (42+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 11/25] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v6 12/25] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v6 13/25] iommufd: Add mmap interface
` [PATCH v6 14/25] iommufd/selftest: Add coverage for the new "
` [PATCH v6 15/25] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v6 16/25] iommu: Allow an input type in hw_info op
` [PATCH v6 17/25] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v6 18/25] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v6 19/25] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v6 21/25] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v6 22/25] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v6 23/25] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v6 25/25] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] docs/zh_CN: update git command examples in how-to.rst
 2025-06-16 13:40 UTC 

[PATCH net-next v13 00/13] Add support for PSE budget evaluation strategy
 2025-06-16 13:14 UTC  (11+ messages)
` [PATCH net-next v13 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v13 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v13 07/13] net: pse-pd: Add support for budget evaluation strategies

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-16 12:59 UTC  (15+ messages)
` [RFC PATCH 1/3] platform/x86: Add Uniwill WMI driver
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver
` [RFC PATCH 3/3] Documentation: laptops: Add documentation for uniwill laptops

Error at www.kernel.org/doc/html/next/ since next-20250610
 2025-06-16 12:05 UTC  (2+ messages)

[PATCH v5 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-16 11:08 UTC  (14+ 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 4/8] iio: accel: adxl313: add activity sensing
` [PATCH v5 5/8] iio: accel: adxl313: add inactivity sensing
` [PATCH v5 6/8] iio: accel: adxl313: implement power-save on inactivity
` [PATCH v5 7/8] iio: accel: adxl313: add AC coupled activity/inactivity events
` [PATCH v5 8/8] docs: iio: add ADXL313 accelerometer

[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-06-16 10:51 UTC  (27+ messages)
` [PATCH v4 01/14] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v4 02/14] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v4 03/14] docs: netlink: don't ignore generated rst files
` [PATCH v4 04/14] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v4 05/14] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v4 06/14] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v4 07/14] tools: ynl_gen_rst.py: move index.rst generator to the script
` [PATCH v4 08/14] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v4 09/14] docs: use parser_yaml extension to handle "
` [PATCH v4 10/14] docs: conf.py: don't handle yaml files outside "
` [PATCH v4 11/14] docs: uapi: netlink: update netlink specs link
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
` [PATCH v4 13/14] docs: Makefile: disable check rules on make cleandocs
` [PATCH v4 14/14] docs: conf.py: properly handle include and exclude patterns

[RFC][PATCH 00/14] introduce kmemdump
 2025-06-16 10:12 UTC  (7+ messages)
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register

[PATCH 0/1] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-16 10:10 UTC  (3+ messages)
` [PATCH 1/1] "

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

[PATCH] drm/amdgpu: use kmalloc_array() instead of kmalloc()
 2025-06-16  7:30 UTC  (3+ messages)

[PATCH net-next v03 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC - part 2
 2025-06-16  7:27 UTC  (2+ messages)
` [PATCH net-next v03 1/1] hinic3: management interfaces

[PATCH 0/2] Add linked list documentation, and also documentation documentation
 2025-06-16  7:01 UTC  (4+ messages)
` [PATCH 2/2] docs: document linked lists

[PATCH] Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
 2025-06-16  6:51 UTC 

[PATCH] cxl: docs/devices Fix typos and clarify wording in device-types.rst
 2025-06-16  6:07 UTC 

[PATCH v1 1/1] Documentation: kvm: Fix a section number
 2025-06-16  6:01 UTC  (2+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-06-16  3:51 UTC  (2+ messages)

[PATCH] docs: nouveau: remove invalid kernel-doc reference to r535.c
 2025-06-16  3:04 UTC  (2+ messages)

[PATCH v2] docs: filesystems: vfs: remove broken resource link
 2025-06-15 23:13 UTC  (2+ messages)

[PATCH] docs: filesystems: vfs: remove broken resource link
 2025-06-15 22:46 UTC 

[PATCH v9 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-06-15 22:20 UTC  (24+ messages)
` [PATCH v9 01/11] iio: accel: adxl345: apply scale factor to tap threshold
` [PATCH v9 02/11] iio: accel: adxl345: make data struct variable irq function local
` [PATCH v9 03/11] iio: accel: adxl345: simplify measure enable
` [PATCH v9 05/11] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v9 06/11] iio: accel: adxl345: replace magic numbers by unit expressions
` [PATCH v9 08/11] iio: accel: adxl345: add inactivity feature
` [PATCH v9 09/11] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v9 10/11] iio: accel: adxl345: extend inactivity time for less than 1s
` [PATCH v9 11/11] docs: iio: add documentation for adxl345 driver

[PATCH net-next v10 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-15 20:12 UTC  (15+ messages)
` [PATCH net-next v10 01/14] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v10 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v10 03/14] dpll: Add basic Microchip ZL3073x support
` [PATCH net-next v10 04/14] dpll: zl3073x: Add support for devlink device info
` [PATCH net-next v10 05/14] dpll: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v10 06/14] dpll: zl3073x: Fetch invariants during probe
` [PATCH net-next v10 07/14] dpll: zl3073x: Add clock_id field
` [PATCH net-next v10 08/14] dpll: zl3073x: Read DPLL types and pin properties from system firmware
` [PATCH net-next v10 09/14] dpll: zl3073x: Register DPLL devices and pins
` [PATCH net-next v10 10/14] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH net-next v10 11/14] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH net-next v10 12/14] dpll: zl3073x: Implement input pin state setting in automatic mode
` [PATCH net-next v10 13/14] dpll: zl3073x: Add support to get/set frequency on input pins
` [PATCH net-next v10 14/14] dpll: zl3073x: Add support to get/set frequency on output pins

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

[PATCH v2 0/2] docs: net: sysctl documentation improvements
 2025-06-14 22:53 UTC  (3+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints

[PATCH net-next v2 0/5] netconsole: Add support for msgid in sysdata
 2025-06-14 19:51 UTC  (3+ messages)
` [PATCH net-next v2 3/5] netconsole: append msgid to sysdata

[PATCH 1/2] docs: net: sysctl documentation cleanup
 2025-06-14 17:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v9 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-14 17:44 UTC  (7+ messages)
` [PATCH net-next v9 06/14] dpll: zl3073x: Fetch invariants during probe

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2025-06-14 15:29 UTC 

[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
 2025-06-14 15:01 UTC  (9+ messages)
` [PATCH v2 05/12] tools: ynl_gen_rst.py: Split library from command line tool

[PATCH v4 00/11] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-14 13:33 UTC  (5+ messages)
` [PATCH v4 10/11] iio: accel: adxl313: add AC coupled activity/inactivity events

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-06-14 11:25 UTC  (3+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged

[PATCH v2 1/2] docs: net: sysctl documentation cleanup
 2025-06-14  9:33 UTC 

[PATCH linux next v2] Docs/zh_CN: Translate vxlan.rst to Simplified Chinese
 2025-06-14  7:15 UTC  (3+ messages)


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