linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 13:53:45 to 2024-03-05 18:33:47 UTC [more...]

[PATCH v2] proc: allow restricting /proc/pid/mem writes
 2024-03-05 18:33 UTC  (18+ messages)

[PATCH] docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocs
 2024-03-05 18:07 UTC  (3+ messages)

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-03-05 18:04 UTC  (21+ messages)
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 07/13] ptp: Move from simple ida to xarray
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config

Cover-cover letter for two resctrl patch sets
 2024-03-05 17:51 UTC  (12+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU
` [PATCH v4 2/2] x86/resctrl: Simplify call convention for MSR update functions

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-03-05 17:12 UTC  (22+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
 2024-03-05 17:11 UTC  (20+ messages)
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 14/25] evm: add support for fscaps security hooks
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 16:46 UTC  (23+ messages)
` [RFC RESEND 01/16] mm/hmm: let users to tag specific PFNs
` [RFC RESEND 02/16] dma-mapping: provide an interface to allocate IOVA
` [RFC RESEND 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [RFC RESEND 04/16] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC RESEND 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA
` [RFC RESEND 06/16] iommu/dma: Implement link/unlink page callbacks
` [RFC RESEND 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC RESEND 08/16] RDMA/umem: Store ODP access mask information in PFN
` [RFC RESEND 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC RESEND 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC RESEND 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC RESEND 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC RESEND 13/16] vfio/mlx5: Explicitly store page list
` [RFC RESEND 14/16] vfio/mlx5: Convert vfio to use DMA link API
` [RFC RESEND 15/16] block: add dma_link_range() based API
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-05 15:30 UTC  (9+ messages)
` [PATCH v17 01/35] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "
        `  "

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-03-05 14:49 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH 0/3] Towards a re-organized submitting patches
 2024-03-05 13:23 UTC  (6+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05 12:55 UTC  (22+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 10/15] net: support non paged skb frags
` [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
` [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP

[PATCH net-next v3] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-05 12:14 UTC  (2+ messages)

[net-next v1 00/16] Device Memory TCP
 2024-03-05 11:45 UTC  (3+ messages)
` [net-next v1 04/16] gve: implement queue api

[PATCH v2] arm64: Add the arm64.no32bit_el0 command line option
 2024-03-05 10:56 UTC  (2+ messages)

[RFC 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 10:23 UTC  (35+ messages)
` [RFC 01/16] mm/hmm: let users to tag specific PFNs
  ` [RFC 02/16] dma-mapping: provide an interface to allocate IOVA
  ` [RFC 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
  ` [RFC 04/16] iommu/dma: Provide an interface to allow preallocate IOVA
  ` [RFC 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA
  ` [RFC 06/16] iommu/dma: Implement link/unlink page callbacks
  ` [RFC 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
  ` [RFC 08/16] RDMA/umem: Store ODP access mask information in PFN
  ` [RFC 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
  ` [RFC 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
  ` [RFC 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length
  ` [RFC 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
  ` [RFC 13/16] vfio/mlx5: Explicitly store page list
  ` [RFC 14/16] vfio/mlx5: Convert vfio to use DMA link API
  ` [RFC 15/16] block: add dma_link_range() based API
  ` [RFC 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH v2 0/3] TEE driver for Trusted Services
 2024-03-05 10:21 UTC  (8+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-05 10:17 UTC  (5+ messages)
` [PATCH v3 1/4] tee: Refactor TEE subsystem header files
` [PATCH v3 2/4] tee: optee: Move pool_op helper functions
` [PATCH v3 3/4] tee: tstee: Add Trusted Services TEE driver
` [PATCH v3 4/4] Documentation: tee: Add TS-TEE driver

[PATCH v7 0/6] iio: new DMABUF based API
 2024-03-05 10:16 UTC  (13+ messages)
` [PATCH v7 3/6] iio: core: Add new DMABUF interface infrastructure

[regression 5.10.y] linux-doc builds: Global symbol "$args" requires explicit package name (did you forget to declare "my $args"?) at ./scripts/kernel-doc line 1236
 2024-03-05  7:46 UTC  (6+ messages)

guide on bisecting (was Re: [REGRESSION] kexec does firmware reboot in kernel v6.7.6)
 2024-03-05  6:12 UTC  (6+ messages)

[PATCH] docs: x86_64: fix a typo in fsgs.rst
 2024-03-05  3:48 UTC  (2+ messages)

[PATCH] Documentation: tpm_tis
 2024-03-05  1:52 UTC  (4+ messages)

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-05  0:49 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-03-04 23:21 UTC  (4+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-04 22:51 UTC  (12+ messages)
` [PATCH v5 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v5 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v5 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based "

[RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount
 2024-03-04 22:26 UTC  (12+ messages)

[PATCH v2 0/1] drm/panfrost: Replace fdinfo's profiling debugfs knob
 2024-03-04 17:03 UTC  (4+ messages)
` [PATCH v2 1/1] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-04 16:52 UTC  (2+ messages)

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-03-04 16:45 UTC  (2+ messages)

[PATCH v7 0/4] StarFive's StarLink PMU Support
 2024-03-04 15:17 UTC  (2+ messages)

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-04 14:23 UTC  (8+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework


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