linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-27 03:45:46 to 2025-08-28 20:54:41 UTC [more...]

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-08-28 20:54 UTC  (30+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v4 15/16] block-dma: properly take MMIO path

[PATCH] docs: proc.rst: Fix VFIO Device title formatting
 2025-08-28 20:36 UTC 

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-28 20:32 UTC  (18+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI

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

[PATCH v13 06/11] PCI: stm32: Add PCIe Endpoint support for STM32MP25
 2025-08-28 19:20 UTC  (8+ messages)

[PATCH v2] docs: driver-api pinctrl cleanup
 2025-08-28 18:30 UTC  (2+ messages)

[PATCH v3 0/2] add a make target to generate man pages from kernel-doc
 2025-08-27 22:04 UTC  (4+ messages)
` [PATCH v3 1/2] docs: add support to build manpages from kerneldoc output
` [PATCH v3 2/2] tools: kernel-doc: add a see also section at man pages

[PATCH v3 00/11] mm/damon: support ARM32 with LPAE
 2025-08-28 17:12 UTC  (3+ messages)
` [PATCH v3 08/11] Docs/mm/damon/design: document 'address unit' parameter
` [PATCH v3 09/11] Docs/admin-guide/mm/damon/usage: document addr_unit file

[PATCH v10 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-08-28 17:02 UTC  (4+ messages)
` [PATCH v10 06/14] docs: use parser_yaml extension to handle Netlink specs

[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-28 16:59 UTC  (4+ messages)

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-28 16:22 UTC  (14+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 07/19] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v5 10/19] x86: LAM compatible non-canonical definition

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-28 16:00 UTC  (32+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
` [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment

[PATCH net-next v02 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-08-28 15:08 UTC  (20+ messages)
` [PATCH net-next v02 01/14] hinic3: HW initialization
` [PATCH net-next v02 02/14] hinic3: HW management interfaces
` [PATCH net-next v02 03/14] hinic3: HW common function initialization
` [PATCH net-next v02 04/14] hinic3: HW capability initialization
` [PATCH net-next v02 05/14] hinic3: Command Queue flush interfaces
` [PATCH net-next v02 06/14] hinic3: Nic_io initialization
` [PATCH net-next v02 07/14] hinic3: Queue pair endianness improvements
` [PATCH net-next v02 08/14] hinic3: Queue pair resource initialization
` [PATCH net-next v02 09/14] hinic3: Queue pair context initialization
` [PATCH net-next v02 10/14] hinic3: Tx & Rx configuration
` [PATCH net-next v02 11/14] hinic3: Add Rss function
` [PATCH net-next v02 12/14] hinic3: Add port management
` [PATCH net-next v02 13/14] hinic3: Fix missing napi->dev in netif_queue_set_napi
` [PATCH net-next v02 14/14] hinic3: Fix code style (Missing a blank line before return)

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

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-28 12:43 UTC  (17+ messages)
` [PATCH v3 17/30] liveupdate: luo_files: luo_ioctl: Unregister all FDs on device close
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v2 0/3] rtla: fix cgroup and trace options parsing
 2025-08-28 12:17 UTC  (3+ messages)
` [PATCH v2 1/3] rtla: fix buffer overflow in actions_parse

[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-08-28 11:24 UTC  (8+ messages)
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce "

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-28 10:48 UTC  (14+ messages)

[PATCH iwl-next v1] ice: add support for unmanaged dpll on E830 NIC
 2025-08-28 10:33 UTC  (2+ messages)

[PATCH v5 0/1] KVM: Add support for the ERAPS feature
 2025-08-28  9:40 UTC  (5+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-28  9:36 UTC  (4+ messages)
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath

[PATCH v2] delayaccy/sched: add SOFTIRQ delay
 2025-08-28  9:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next 0/5] Add RPMSG Ethernet Driver
 2025-08-28  7:08 UTC  (16+ messages)
` [PATCH net-next 1/5] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [PATCH net-next 2/5] net: rpmsg-eth: Add basic rpmsg skeleton

[PATCH v2] Documentation: management-style: Reword "had better known the details" phrase
 2025-08-28  4:18 UTC  (11+ messages)

[PATCHv4 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-28  3:43 UTC  (5+ messages)
` [PATCHv4 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH 4/4 v2] Docs/zh_CN: Translate timestamping.rst to Simplified Chinese
 2025-08-28  3:27 UTC  (2+ messages)

[PATCH 3/4 v2] Docs/zh_CN: Translate generic-hdlc.rst to Simplified Chinese
 2025-08-28  3:25 UTC  (2+ messages)
` 答复: "

[PATCH 2/4 v2] Docs/zh_CN: Translate skbuff.rst to Simplified Chinese
 2025-08-28  3:23 UTC  (2+ messages)

[PATCH 1/4 v2] Docs/zh_CN: Translate mptcp-sysctl.rst to Simplified Chinese
 2025-08-28  3:21 UTC  (2+ messages)
` 答复: "

[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-28  2:02 UTC  (10+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH] Documentation: ocfs2: Properly reindent filecheck operations list
 2025-08-28  1:10 UTC  (2+ messages)

[PATCH hyperv-next v5 00/16] Confidential VMBus
 2025-08-28  1:05 UTC  (17+ messages)
` [PATCH hyperv-next v5 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v5 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v5 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v5 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v5 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v5 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v5 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v5 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v5 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v5 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v5 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v5 12/16] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v5 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v5 14/16] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v5 15/16] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v5 16/16] Drivers: hv: Support establishing the confidential VMBus connection

[PATCH v6 00/20] Enable FRED with KVM VMX
 2025-08-27 22:43 UTC  (11+ messages)
` [PATCH v6 04/20] x86/cea: Export an API to get per CPU exception stacks for KVM to use
` [PATCH v6 06/20] KVM: VMX: Set FRED MSR intercepts

[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-08-27 20:39 UTC  (5+ messages)
` [PATCH v8 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature

[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
 2025-08-27 20:23 UTC  (2+ messages)

[PATCH v4] vfio/pci: print vfio-device syspath to fdinfo
 2025-08-27 18:54 UTC  (2+ messages)

[PATCH] hwmon:Update EC Chip driver for Lenovo ThinkStation motherboards
 2025-08-27 16:01 UTC  (2+ messages)

[PATCH v3] hwmon: crps: Fix typos in crps.rst documentation
 2025-08-27 16:00 UTC  (2+ messages)

[PATCH v3 0/2] Add sq24905c support
 2025-08-27 15:52 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: adm1275: add "
` [PATCH v3 2/2] hwmon: (pmbus/adm1275) "

[PATCH] docs: admin-guide: Fix typo in nfsroot.rst
 2025-08-27 14:47 UTC 

[PATCH v13 00/11] Add STM32MP25 PCIe drivers
 2025-08-27 13:30 UTC  (2+ messages)
` (subset) "

[PATCH] doc: filesystems: proc: remove stale information from intro
 2025-08-27 11:37 UTC 

[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
 2025-08-27 11:16 UTC  (11+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks

[PATCH net-next v01 10/12] hinic3: Add Rss function
 2025-08-27  9:50 UTC  (2+ messages)

[PATCH] docs: driver-api pinctrl cleanup
 2025-08-27  7:27 UTC  (3+ messages)

[PATCH v4 01/15] genpt: Generic Page Table base API
 2025-08-27  7:11 UTC  (2+ messages)

[PATCH net-next v8 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-27  6:34 UTC  (6+ messages)
` [PATCH net-next v8 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v8 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v8 5/5] net: rnpgbe: Add register_netdev

[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-27  6:06 UTC  (4+ messages)
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation

[PATCH v4 03/15] iommupt: Add the basic structure of the iommu implementation
 2025-08-27  5:03 UTC  (2+ 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).