linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-07 09:58:12 to 2025-05-09 03:03:56 UTC [more...]

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-09  3:02 UTC  (19+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v4 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v4 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info

[PATCH net-next v14 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-05-09  1:51 UTC  (3+ messages)
` [PATCH net-next v14 1/1] hinic3: module initialization and tx/rx logic

[PATCH] Docs: driver-api/basics: add kobject_event interfaces
 2025-05-09  0:55 UTC 

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-09  0:28 UTC  (17+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback

[PATCH v9 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
 2025-05-08 23:51 UTC  (7+ messages)
` [PATCH v9 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v9 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v9 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v9 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v9 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v9 6/6] platform/x86: Add Lenovo Other Mode "

[PATCH v8 6/6] platform/x86: Add Lenovo Other Mode WMI Driver
 2025-05-08 21:53 UTC  (2+ messages)

Question: Accessing user_struct count of active processes from user space
 2025-05-08 20:35 UTC 

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-08 19:23 UTC  (8+ messages)

[PATCH v2 13/22] iommufd: Add mmap interface
 2025-05-08 17:14 UTC  (17+ messages)

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-08 17:12 UTC  (10+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-05-08 16:52 UTC  (2+ messages)

[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
 2025-05-08 16:35 UTC  (3+ messages)

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-08 15:56 UTC  (8+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-05-08 15:01 UTC  (7+ messages)

[PATCH 0/8] stackleak: Support Clang stack depth tracking
 2025-05-08 12:25 UTC  (15+ messages)
` [PATCH 1/8] nvme-pci: Make nvme_pci_npages_prp() __always_inline
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
` [PATCH 3/8] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH 4/8] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH 5/8] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH 6/8] stackleak: Support Clang stack depth tracking
` [PATCH 7/8] configs/hardening: Enable CONFIG_STACKLEAK
` [PATCH 8/8] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[PATCH v4 0/2] sched/numa: add statistics of numa balance task migration
 2025-05-08 10:23 UTC  (7+ messages)
` [PATCH v4 1/2] sched/numa: fix task swap by skipping kernel threads
` [PATCH v4 2/2] sched/numa: add statistics of numa balance task migration

[PATCH v4 0/8] cxl: support CXL memory RAS features
 2025-05-08  9:52 UTC  (6+ messages)
` [PATCH v4 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v4 7/8] cxl/edac: Add CXL memory device memory sparing "

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

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-05-08  8:38 UTC  (3+ messages)

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-05-08  7:57 UTC  (9+ messages)

[PATCH net-next v8 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-08  7:32 UTC  (11+ messages)
` [PATCH net-next v8 1/8] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v8 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v8 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v8 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH net-next v8 5/8] mfd: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v8 6/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH net-next v8 7/8] mfd: zl3073x: Add clock_id field
` [PATCH net-next v8 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH linux next] Docs/zh_CN: Translate napi.rst to Simplified Chinese
 2025-05-08  5:32 UTC  (2+ messages)

[Kernel 5.15/Kernle 6.1] About Sphinx Doc
 2025-05-08  3:43 UTC  (10+ messages)
  ` [EXT] "

[PATCH net-next v13 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-05-08  2:59 UTC  (3+ messages)
` [PATCH net-next v13 1/1] hinic3: module initialization and tx/rx logic

[PATCH v6 0/8] ublk: decouple server threads from hctxs
 2025-05-08  2:08 UTC  (11+ messages)
` [PATCH v6 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
` [PATCH v6 3/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v6 4/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v6 5/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v6 6/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v6 7/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v6 8/8] Documentation: ublk: document UBLK_F_RR_TAGS

[PATCH v2] Documentation: ioctl-number: Update table intro
 2025-05-08  0:58 UTC 

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

[PATCH net-next V8 0/5] Support rate management on traffic classes in devlink and mlx5
 2025-05-08  0:47 UTC  (3+ messages)
` [PATCH net-next V8 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management

[PATCH v7 17/18] Documentation: add documentation for KHO
 2025-05-07 23:54 UTC  (3+ messages)

[PATCH] Documentation: ioctl-number: Update table intro
 2025-05-07 23:39 UTC  (3+ messages)

[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-07 21:43 UTC  (3+ messages)
` [PATCH v5 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v5 2/2] ras: mem: Add memory "

[PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
 2025-05-07 20:51 UTC  (12+ messages)

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-07 20:49 UTC  (11+ messages)
` [PATCH v2 13/22] iommufd: Add mmap interface

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-07 19:24 UTC  (3+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA

[RFC][PATCH 00/14] introduce kmemdump
 2025-05-07 16:56 UTC  (7+ messages)
` [RFC][PATCH 04/14] soc: qcom: smem: add minidump device
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register

[PATCH v3] PM / sleep: add configurable delay for pm_test
 2025-05-07 15:49 UTC  (2+ messages)

[PATCH net-next v7 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-07 15:26 UTC  (17+ messages)
` [PATCH net-next v7 1/8] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v7 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v7 3/8] mfd: Add Microchip ZL3073x support
` [PATCH net-next v7 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH net-next v7 5/8] mfd: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v7 6/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH net-next v7 7/8] mfd: zl3073x: Add clock_id field
` [PATCH net-next v7 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH] docs: Makefile: Inherit PYTHONPYCACHEPREFIX setting as env variable
 2025-05-07 14:44 UTC  (2+ messages)

[PATCH 02/12] riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
 2025-05-07 13:34 UTC  (2+ messages)

[PATCH net-next v6 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-07 12:36 UTC  (6+ messages)
` [PATCH net-next v6 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH] docs: conf.py: drop backward support for old Sphinx versions
 2025-05-07 12:11 UTC 

[PATCH v3] sched/numa: add statistics of numa balance task migration
 2025-05-07 11:36 UTC  (5+ messages)

[PATCH v6 1/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-05-07 11:35 UTC  (2+ messages)

[PATCH v4] PCI: rcar-gen4: Add a document about the firmware
 2025-05-07 10:09 UTC 

[PATCH v4 2/3] ACPI:RAS2: Add ACPI RAS2 driver
 2025-05-07 10:00 UTC  (2+ messages)

[PATCH v4 0/6] support FEAT_MTE_TAGGED_FAR feature
 2025-05-07  9:57 UTC  (6+ messages)
` [PATCH v4 2/6] arm64: report address tag when FEAT_MTE_TAGGED_FAR is supported
` [PATCH v4 3/6] tools/kselftest: add MTE_FAR hwcap test
` [PATCH v4 4/6] kselftest/arm64/mte: preparation for mtefar test
` [PATCH v4 5/6] kselftest/arm64/mte: refactor check_mmap_option test
` [PATCH v4 6/6] kselftest/arm64/mte: add mtefar test on check_mmap_option


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