linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-13 08:15:18 to 2025-08-14 05:40:24 UTC [more...]

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-14  5:38 UTC  (14+ messages)
` [PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v5 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v5 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v5 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v5 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v5 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v5 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v5 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v5 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v5 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v5 13/14] RDMA/ionic: Implement device stats ops

[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
 2025-08-14  5:04 UTC  (5+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH v3] kernel-parameters: fix kernel-doc warning
 2025-08-14  4:16 UTC 

[PATCH v3 2/2] openrisc: Add jump label support
 2025-08-14  3:27 UTC 

[PATCH v13 00/25] GenieZone hypervisor drivers
 2025-08-14  3:27 UTC  (6+ messages)
` [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver

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

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-14  2:14 UTC  (32+ messages)
` [PATCH 01/13] docs: Move the "features" tools to tools/doc
` [PATCH 02/13] docs: move checktransupdate.py "
` [PATCH 03/13] docs: move scripts/check-variable-fonts.sh "
` [PATCH 04/13] docs: move scripts/documentation-file-ref-check "
` [PATCH 05/13] docs: move parallel-wrapper.sh to tools/doc/
` [PATCH 06/13] docs: move get_abi.py to tools/doc
` [PATCH 07/13] docs: move sphinx-pre-install "
` [PATCH 08/13] docs: move test_doc_build.py "
` [PATCH 09/13] docs: move parse-headers.pl "
` [PATCH 10/13] docs: move kernel-doc "
` [PATCH 11/13] docs: move split-man.pl "
` [PATCH 12/13] docs: move find-unused-docs.sh "
` [PATCH 13/13] docs: remove kernel-doc.pl

[PATCH 0/2] Documentation: ktap: formatting cleanup
 2025-08-14  1:58 UTC  (4+ messages)
` [PATCH 1/2] Documentation: ktap: Correct "its" spelling
` [PATCH 2/2] Documentation: ktap: Separate first bullet list items

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-14  1:53 UTC  (17+ messages)
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-14  1:30 UTC  (4+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting

[PATCH] Documentation: kvm: Fix ordering
 2025-08-14  0:53 UTC  (2+ messages)

[PATCH v2 0/2] Add unified configuration for coding agents
 2025-08-14  0:36 UTC  (5+ messages)
` [PATCH v2 2/2] agents: add unified agent coding assistant configuration

[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-13 23:23 UTC  (20+ messages)
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v7 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v7 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl

[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-13 22:13 UTC  (10+ messages)
` [PATCH net-next V4 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V4 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V4 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V4 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V4 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V4 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V4 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V4 9/9] eth: fbnic: Report XDP stats via ethtool

[PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
 2025-08-13 22:01 UTC  (2+ messages)

[PATCH v7 08/11] tee: add Qualcomm TEE driver
 2025-08-13 21:28 UTC  (2+ messages)

[PATCH v5 0/5] Fix issues with ARM Processor CPER records
 2025-08-13 21:19 UTC  (6+ messages)
` [PATCH v5 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v5 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v5 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v5 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v5 5/5] docs: efi: add CPER functions to driver-api

[PATCH 0/9] Documentation: Fix typos
 2025-08-13 20:05 UTC  (10+ messages)
` [PATCH 1/9] Documentation: Fix PCI typos
` [PATCH 2/9] Documentation: Fix RCU typos
` [PATCH 3/9] Documentation: Fix admin-guide typos
` [PATCH 4/9] Documentation: Fix core-api typos
` [PATCH 5/9] Documentation: Fix filesystems typos
` [PATCH 6/9] Documentation: Fix networking typos
` [PATCH 7/9] Documentation: Fix power typos
` [PATCH 8/9] Documentation: Fix trace typos
` [PATCH 9/9] Documentation: Fix misc typos

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-13 20:03 UTC  (22+ messages)
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH] [PATCH] Documentation/kernel_hacking: Fix minor typo in hacking.rst
 2025-08-13 19:22 UTC  (4+ messages)
  `  "

[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
 2025-08-13 18:55 UTC  (6+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [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-next V3 5/5] net/mlx5e: Set default error burst period for TX and RX reporters

[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-13 17:44 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dpll: zl3073x: Add functions to access hardware registers
` [PATCH net-next v3 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v3 4/5] dpll: zl3073x: Refactor DPLL initialization
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback

[PATCH v2 00/39] Translate sphinx-pre-install to Python
 2025-08-13 16:23 UTC  (2+ messages)

[PATCH] docs: Remove remainders of reiserfs
 2025-08-13 16:04 UTC  (4+ messages)

[PATCH v2 00/11] HID: Implement haptic touchpad support
 2025-08-13 15:52 UTC  (4+ messages)
` [PATCH v2 11/11] HID: multitouch: add haptic multitouch support

[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat
 2025-08-13 15:46 UTC  (11+ messages)
` [PATCH 3/7] docs: kdoc: clean up the create_parameter_list() "first arg" logic
` [PATCH 5/7] docs: kdoc: tighten up the array-of-pointers case
` [PATCH 6/7] docs: kdoc: tighten up the pointer-to-function case

[PATCH] kernel-parameters: fix kernel-doc warning
 2025-08-13 15:42 UTC  (2+ messages)

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-13 15:37 UTC  (7+ messages)
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-13 15:17 UTC  (10+ messages)
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports

[PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-13 14:31 UTC  (3+ messages)
` [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP

[RFC V2 00/18] famfs: port into fuse
 2025-08-13 13:07 UTC  (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs

[PATCH] Documentation: gpio: add documentation about using software nodes
 2025-08-13 12:47 UTC  (6+ messages)

Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-08-13 12:45 UTC 

[PATCH net-next v2 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-13 12:43 UTC  (7+ messages)
` [PATCH net-next v2 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v2 3/5] dpll: zl3073x: Add firmware loading functionality

[PATCH] Docs: admin-guide: Correct spelling mistake
 2025-08-13 12:32 UTC  (4+ messages)

[PATCH v2 0/9] docs: fix spelling mistakes across multiple directories
 2025-08-13 12:09 UTC  (5+ messages)
` [PATCH v2 3/9] docs: cgroup: fixed spelling mistakes in documentation
  ` [PATCH v2 5/9] docs: alienware-wmi: fixed spelling mistake in admin guide

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

[PATCH net-next v1 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-13  8:14 UTC  (5+ messages)
` [PATCH net-next v1 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v1 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v1 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v1 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family


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