linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-30 15:40:40 to 2024-10-31 17:53:42 UTC [more...]

[PATCH v13 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-31 17:53 UTC  (2+ messages)
` [PATCH v13 1/9] drm/vkms: Code formatting

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-10-31 17:43 UTC  (11+ messages)
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API

[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 RFC net-next v2 00/18] Add support for PSE port priority
 2024-10-31 17:32 UTC  (30+ messages)
` [PATCH RFC net-next v2 01/18] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH RFC net-next v2 02/18] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [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 07/18] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH RFC net-next v2 08/18] net: pse-pd: Add support for reporting events
` [PATCH RFC net-next v2 09/18] netlink: specs: Add support for PSE netlink notifications
` [PATCH RFC net-next v2 10/18] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH RFC net-next v2 11/18] regulator: Add support for power budget description
` [PATCH RFC net-next v2 12/18] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH RFC net-next v2 13/18] net: pse-pd: Add support for PSE power domains
` [PATCH RFC net-next v2 14/18] net: ethtool: Add support for new power domains index description
` [PATCH RFC net-next v2 15/18] net: pse-pd: Add support for getting and setting port priority
` [PATCH RFC net-next v2 16/18] net: ethtool: Add PSE new port priority support feature
` [PATCH RFC net-next v2 17/18] netlink: specs: Expand the PSE netlink command with newly supported features
` [PATCH RFC net-next v2 18/18] net: pse-pd: pd692x0: Add support for PSE PI priority feature

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

[PATCH v3 0/7] virtio-mem: s390 support
 2024-10-31 17:30 UTC  (14+ 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 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices

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

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

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-31 17:18 UTC  (6+ 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

[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: "

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-31 17:04 UTC  (22+ 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

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

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-31 16:38 UTC  (20+ 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

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

[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-31 16:00 UTC  (21+ 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 v5 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v5 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v5 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v5 20/27] cxl/extent: Process DCD events and realize region extents

[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/4] mm: add more kernel parameters to control mTHP
 2024-10-31 14:19 UTC  (19+ 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 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 v6 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-10-30 22:41 UTC  (3+ 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 v1 3/3] Documentation:leds: Add leds-st1202.rst
 2024-10-30 22:15 UTC  (4+ messages)

[PATCH v6 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-30 21:11 UTC  (2+ messages)

[PATCH 1/2] mailbox: Documentation: remove the old documentation
 2024-10-30 18:13 UTC  (7+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation

[PATCH v2 0/9] arm64: Support 2024 dpISA extensions
 2024-10-30 15:34 UTC  (7+ messages)
` [PATCH v2 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09
` [PATCH v2 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH v2 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH v2 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v2 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v2 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test


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