Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-02 21:36:30 to 2024-03-05 11:18:54 UTC [more...]

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 11:18 UTC 

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

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

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

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

[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  (14+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
` [PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH v2 3/3] Documentation: tee: Add TS-TEE driver

[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  (15+ messages)
` [PATCH v7 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v7 3/6] iio: core: Add new DMABUF interface infrastructure

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-03-05 10:10 UTC  (14+ 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

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

[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
 2024-03-05  9:12 UTC  (14+ 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 PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05  9:04 UTC  (19+ 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 0/3] Towards a re-organized submitting patches
 2024-03-05  7:54 UTC  (3+ messages)

[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  (7+ messages)

Cover-cover letter for two resctrl patch sets
 2024-03-05  7:28 UTC  (9+ 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

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 0/1] fpga: improve protection against low-level control module unloading
 2024-03-04 22:26 UTC  (14+ messages)
` [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount

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

[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  (9+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH v2] docs: new text on bisecting which also covers bug validation
 2024-03-04 12:22 UTC  (4+ messages)

[PATCH 3/3] kconfig: remove named choice support
 2024-03-04  9:27 UTC  (2+ messages)

[PATCH v3 0/8] tracing/probes: Support function parameter access from return probe
 2024-03-04  3:41 UTC  (9+ messages)
` [PATCH v3 1/8] fprobe: Fix to allocate entry_data_size buffer with rethook instances
` [PATCH v3 2/8] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH v3 3/8] tracing/probes: Cleanup probe argument parser
` [PATCH v3 4/8] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH v3 5/8] tracing: Remove redundant #else block for BTF args from README
` [PATCH v3 6/8] tracing/probes: Support $argN in return probe (kprobe and fprobe)
` [PATCH v3 7/8] selftests/ftrace: Add test cases for entry args at function exit
` [PATCH v3 8/8] Documentation: tracing: Add entry argument access "

[morimoto:card2-trigger-order-2023-02-28 33/33] dtbs_check: Documentation/devicetree/bindings/sound/audio-graph-port.yaml:30:10: [warning] too many spaces before colon (colons)
 2024-03-04  1:22 UTC 

[PATCH v2 3/3] docs: submit-checklist: change to autonumbered lists
 2024-03-04  1:14 UTC  (5+ messages)

[PATCH] docs: Move ja_JP/howto.rst to ja_JP/process/howto.rst
 2024-03-03 16:20 UTC  (2+ messages)

[PATCH v2 0/3] docs: submit-checklist: structure by category
 2024-03-03 16:00 UTC  (2+ messages)

[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
 2024-03-03 15:48 UTC  (11+ messages)
` [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init

[PATCH v1] docs: new text on bisecting which also covers bug validation
 2024-03-03 15:35 UTC  (4+ messages)

[PATCH v2] docs: drop the version constraints for sphinx and dependencies
 2024-03-03 15:17 UTC  (2+ messages)

[PATCH] docs: kerneldoc-preamble.sty: Remove code for Sphinx <2.4
 2024-03-03 15:15 UTC  (2+ messages)

[PATCH v7] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-03-03  9:54 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 read-only IMAP folder(s) and NNTP newsgroup(s).