linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-22 09:41:49 to 2025-04-23 10:31:53 UTC [more...]

[PATCH 00/14] Introduce AMD Pensando RDMA driver
 2025-04-23 10:29 UTC  (11+ messages)
` [PATCH 01/14] net: ionic: Rename neqs_per_lif to reflect rdma capability
` [PATCH 02/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH 03/14] net: ionic: Export the APIs from net driver to get RDMA capabilities
` [PATCH 04/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH 05/14] net: ionic: Provide doorbell and CMB region information
` [PATCH 06/14] net: ionic: Move header files to a common location
` [PATCH 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH 10/14] RDMA/ionic: Register device ops for control path

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-23 10:03 UTC  (28+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable

[PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
 2025-04-23  9:56 UTC 

[PATCH v3 0/2] Don't create Python bytecode when building the kernel
 2025-04-23  9:30 UTC  (2+ messages)

[PATCH v2] pwm: Fix various formatting issues in kernel-doc
 2025-04-23  9:30 UTC  (2+ messages)

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-23  8:25 UTC  (14+ messages)
` [PATCH v4 01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v4 02/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v4 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v4 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v4 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-23  8:05 UTC  (7+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v2 0/5] KVM: Improve VMware guest support
 2025-04-23  7:56 UTC  (5+ messages)
` [PATCH v2 2/5] KVM: x86: Allow enabling of the vmware backdoor via a cap
` [PATCH v2 3/5] KVM: x86: Add support for VMware guest specific hypercalls
` [PATCH v2 4/5] KVM: x86: Add support for legacy VMware backdoors in nested setups

[PATCH] rpmsg: core: Remove deadcode
 2025-04-23  7:15 UTC  (2+ messages)

[RFC][PATCH 00/14] introduce kmemdump
 2025-04-23  7:04 UTC  (16+ messages)
` [RFC][PATCH 01/14] Documentation: add kmemdump
` [RFC][PATCH 02/14] kmemdump: introduce kmemdump
` [RFC][PATCH 03/14] kmemdump: introduce qcom-md backend driver
` [RFC][PATCH 04/14] soc: qcom: smem: add minidump device
` [RFC][PATCH 05/14] Documentation: kmemdump: add section for coreimage ELF
` [RFC][PATCH 06/14] kmemdump: add coreimage ELF layer
` [RFC][PATCH 07/14] printk: add kmsg_kmemdump_register
` [RFC][PATCH 08/14] kmemdump: coreimage: add kmsg registration
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register
` [RFC][PATCH 10/14] kmemdump: coreimage: add irq registration
` [RFC][PATCH 11/14] panic: add panic_kmemdump_register
` [RFC][PATCH 12/14] kmemdump: coreimage: add panic registration
` [RFC][PATCH 13/14] sched: add sched_kmemdump_register
` [RFC][PATCH 14/14] kmemdump: coreimage: add sched registration

[PATCH] Documentation: leds: improve readibility of multicolor doc
 2025-04-23  5:30 UTC  (3+ messages)

[PATCH v6] hwmon: (max77705) add initial support
 2025-04-23  4:54 UTC 

Usage of crypto_engine APIs
 2025-04-23  3:44 UTC  (2+ messages)

[PATCH net-next v10 0/9] Device memory TCP TX
 2025-04-23  3:11 UTC  (10+ messages)
` [PATCH net-next v10 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v10 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v10 4/9] net: devmem: Implement TX path
` [PATCH net-next v10 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v10 6/9] net: enable driver support for netmem TX
` [PATCH net-next v10 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v10 8/9] net: check for driver support in netmem TX
` [PATCH net-next v10 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH] bpf, docs: iterator: Rectify non-standard line break
 2025-04-23  3:06 UTC 

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-23  1:51 UTC  (9+ messages)
` [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts

[PATCH v9 00/13] Add support for AMD hardware feedback interface
 2025-04-23  1:46 UTC  (14+ messages)
` [PATCH v9 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v9 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v9 03/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v9 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v9 05/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v9 06/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v9 07/13] platform/x86: hfi: add online and offline callback support
` [PATCH v9 08/13] platform/x86: hfi: add power management callback
` [PATCH v9 09/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v9 10/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v9 11/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v9 12/13] platform/x86/amd: hfi: Add debugfs support
` [PATCH v9 13/13] x86/itmt: Add debugfs file to show core priorities

[PATCH net-next] rxrpc: Remove deadcode
 2025-04-22 23:52 UTC  (4+ messages)

[PATCH net-next v2] rxrpc: Remove deadcode
 2025-04-22 23:51 UTC 

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-22 23:48 UTC  (6+ messages)
` [PATCH v5 1/5] Documentation: Add AMD Zen debugging document
` [PATCH v5 2/5] i2c: piix4: Depends on X86
` [PATCH v5 3/5] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd/fch.h
` [PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition
` [PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-22 23:21 UTC  (20+ messages)
` [PATCH v14 02/19] x86: Secure Launch Kconfig
` [PATCH v14 03/19] x86: Secure Launch Resource Table header file
` [PATCH v14 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v14 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v14 16/19] tpm, tpm_tis: Allow locality to be set to a different value

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-22 23:00 UTC  (7+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22 23:00 UTC  (18+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode

[PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
 2025-04-22 19:40 UTC  (5+ messages)

[patch] Documentation:fixed a small typo in Documentation/hid/hiddev.rst:11
 2025-04-22 17:22 UTC 

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-22 16:33 UTC  (9+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 2/5] iio: code: mark iio_dev as const in iio_buffer_enabled
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22 16:23 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: misaligned: factorize trap handling
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 3/5] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing

[PATCH] add --interactive feature
 2025-04-22 15:35 UTC 

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-22 15:31 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH v4 0/3] Use proper printk format in appletbdrm
 2025-04-22 15:28 UTC  (14+ messages)
` [PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc

[PATCH 00/12] riscv: Add vendor extensions support for SiFive
 2025-04-22 15:18 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf "
` [PATCH 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq "

[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
 2025-04-22 14:56 UTC  (14+ messages)
` [PATCH net-next v9 01/13] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v9 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v9 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v9 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v9 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v9 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v9 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v9 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v9 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v9 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v9 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v9 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-22 13:31 UTC  (3+ messages)
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem

[PATCH] docs: ext4: Ammend white space
 2025-04-22 13:30 UTC  (2+ messages)

[PATCH v3 0/2] Add support for LT3074 low voltage linear regulator
 2025-04-22 13:25 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add lt3074
` [PATCH v3 2/2] hwmon: (pmbus/lt3074): add support for lt3074

[RFC PATCH] docs: hugetlbpage.rst: add free surplus huge pages description
 2025-04-22 13:02 UTC  (2+ messages)

[PATCH] riscv: hwprobe: export Zabha extension
 2025-04-22 12:26 UTC  (2+ messages)

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-22 11:36 UTC  (4+ messages)
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling

[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22 10:17 UTC  (6+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling


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