linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-30 21:35:00 to 2024-10-31 21:18:42 UTC [more...]

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-10-31 21:18 UTC  (17+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API

[PATCH V4] Docs/sound: Update codec-to-codec documentation
 2024-10-31 21:14 UTC 

[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
 2024-10-31 21:12 UTC  (23+ messages)
` [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
` [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()

[PATCH RFC net-next v2 00/18] Add support for PSE port priority
 2024-10-31 21:11 UTC  (16+ messages)
` [PATCH RFC net-next v2 03/18] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH RFC net-next v2 04/18] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH RFC net-next v2 05/18] net: pse-pd: Add support for PSE device index
` [PATCH RFC net-next v2 06/18] net: ethtool: Add support for new PSE device index description
` [PATCH RFC net-next v2 08/18] net: pse-pd: Add support for reporting events
` [PATCH RFC net-next v2 15/18] net: pse-pd: Add support for getting and setting port priority

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-10-31 20:58 UTC  (5+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-10-31 19:25 UTC  (2+ messages)

[PATCH] arm64/gcs: Fix outdated ptrace documentation
 2024-10-31 19:21 UTC 

[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
 2024-10-31 19:11 UTC  (6+ messages)
` [PATCH v8 8/9] tmpfs: Expose filesystem features via sysfs

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-31 19:03 UTC  (10+ messages)

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-31 18:46 UTC  (23+ messages)
` [PATCH v6 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v6 02/10] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
` [PATCH v6 03/10] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
` [PATCH v6 04/10] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v6 05/10] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v6 06/10] iommufd/viommu: Add iommufd_viommu_find_dev helper
` [PATCH v6 07/10] iommufd/selftest: Add mock_viommu_cache_invalidate
` [PATCH v6 08/10] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v6 09/10] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v6 10/10] Documentation: userspace-api: iommufd: Update vDEVICE

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-31 18:33 UTC  (21+ messages)
` [PATCH v6 01/13] iommufd: Move struct iommufd_object to public iommufd header
` [PATCH v6 02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
` [PATCH v6 03/13] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v6 04/13] iommufd: Verify object in iommufd_object_finalize/abort()
` [PATCH v6 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v6 06/13] iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
` [PATCH v6 07/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v6 08/13] iommufd/selftest: Add container_of helpers
` [PATCH v6 09/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
` [PATCH v6 10/13] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v6 11/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v6 12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v6 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-10-31 18:28 UTC  (11+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference

[PATCH v6 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-31 18:18 UTC  (5+ messages)
` [PATCH v6 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
` [PATCH v6 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH v13 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2024-10-31 18:06 UTC  (8+ messages)
` [PATCH v13 1/7] drm/vkms: Add YUV support
` [PATCH v13 2/7] drm/vkms: Add range and encoding properties to the plane
` [PATCH v13 3/7] drm/vkms: Drop YUV formats TODO
` [PATCH v13 4/7] drm: Export symbols to use in tests
` [PATCH v13 5/7] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v13 6/7] drm/vkms: Add how to run the Kunit tests
` [PATCH v13 7/7] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH v2 0/9] arm64: Support 2024 dpISA extensions
 2024-10-31 18:03 UTC  (3+ messages)
` [PATCH v2 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-31 18:01 UTC  (17+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH v13 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-31 17:53 UTC  (10+ messages)
` [PATCH v13 1/9] drm/vkms: Code formatting
` [PATCH v13 2/9] drm/vkms: Use drm_frame directly
` [PATCH v13 3/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v13 4/9] drm/vkms: Use const for input pointers in pixel_read an "
` [PATCH v13 5/9] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v13 6/9] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v13 7/9] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v13 8/9] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v13 9/9] drm/vkms: Remove useless drm_rotation_simplify

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-31 17:34 UTC  (6+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command

[PATCH v3 0/7] virtio-mem: s390 support
 2024-10-31 17:30 UTC  (11+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction

[PATCH V3] Docs/sound: Update codec-to-codec documentation
 2024-10-31 17:29 UTC  (3+ messages)

[V2 0/4] Add PPS generators
 2024-10-31 17:14 UTC  (7+ messages)
` [V2 1/4] drivers pps: add PPS generators support
` [V2 2/4] drivers pps/generators: add dummy PPS generator
` [V2 3/4] Documentation pps.rst: add PPS generators documentation
` [V2 4/4] Documentation ABI: "

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-10-31 17:04 UTC  (5+ messages)

[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-31 16:00 UTC  (10+ messages)
` [PATCH v5 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device

[PATCH 0/2] Add support for the ERAPS feature
 2024-10-31 15:39 UTC  (3+ messages)
` [PATCH 1/2] x86: cpu/bugs: add support for AMD "
` [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN

[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
 2024-10-31 15:36 UTC  (5+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-10-31 14:19 UTC  (9+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines

[PATCH v3 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-31 12:55 UTC  (5+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers

[PATCH v2 0/2] x86/bugs: default spectre_v2_user_cmd depends on Kconfig
 2024-10-31 11:06 UTC  (3+ messages)
` [PATCH v2 1/2] x86/bugs: Use cpu_smt_possible helper
` [PATCH v2 2/2] x86/bugs: spectre user default must depend on MITIGATION_SPECTRE_V2

[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
 2024-10-31 10:50 UTC  (5+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts
` [PATCH RFC v1 2/2] genirq/cpuhotplug: Handle managed IRQs when the last CPU hotplug out in the affinity

[PATCH net-next v4] net: Implement fault injection forcing skb reallocation
 2024-10-31  9:41 UTC  (3+ messages)

[PATCH net-next v7 0/2] binder: report txn errors via generic netlink
 2024-10-31  9:25 UTC  (3+ messages)
` [PATCH net-next v7 1/2] tools: ynl-gen: allow uapi headers in sub-dirs
` [PATCH net-next v7 2/2] binder: report txn errors via generic netlink

[PATCH 29/63] dyndbg-doc: add classmap info to howto
 2024-10-31  8:44 UTC 

[PATCH] hwspinlock: Remove unused (devm_)hwspin_lock_request
 2024-10-31  6:14 UTC  (2+ messages)

[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-31  5:20 UTC  (8+ messages)
` [PATCH net-next v4 2/8] bnxt_en: add support for tcp-data-split ethtool command

[PATCH V2] ASoC: doc: update clock api details
 2024-10-31  3:58 UTC 

[PATCH V2] ASoC: doc: update clocking
 2024-10-31  3:54 UTC  (5+ messages)

[PATCH net-next v4 0/2] netcons: Add udp send fail statistics to netconsole
 2024-10-31  1:49 UTC  (3+ messages)
` [PATCH net-next v4 2/2] "

[PATCH 0/3] riscv: Add bfloat16 instruction support
 2024-10-31  0:54 UTC  (4+ messages)
` [PATCH 3/3] riscv: hwprobe: export bfloat16 ISA extension

[PATCH v29 00/33] Introduce QC USB SND audio offloading support
 2024-10-31  0:49 UTC  (5+ messages)
` [PATCH v29 04/33] xhci: sideband: add initial api to register a sideband entity

[PATCH v5 00/16] Enable Linear Address Space Separation support
 2024-10-31  0:06 UTC  (3+ messages)
` [PATCH v5 14/16] x86/cpu: Make LAM depend on LASS

[PATCH 2/2] dim: pass dim_sample to net_dim() by reference
 2024-10-30 23:48 UTC  (2+ messages)

[PATCH v1 3/3] Documentation:leds: Add leds-st1202.rst
 2024-10-30 22:15 UTC  (4+ 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).