linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-05 18:39:39 to 2024-11-07 08:05:29 UTC [more...]

[PATCH 0/2] Add support for ADP1051 and ADP1055
 2024-11-07  8:05 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Support adp1051 and adp1055: add bindings
` [PATCH 2/2] hwmon: (pmbus/adp1050): Support adp1051 and adp1055

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-07  7:07 UTC  (9+ messages)

[PATCH 0/1] BPF verifier documentation cleanup
 2024-11-07  6:37 UTC  (2+ messages)
` [PATCH 1/1] docs: bpf: verifier: remove trailing whitespace

[PATCH 1/2] Documentation/mm: Fix spelling in hwpoison.rst
 2024-11-07  6:30 UTC  (2+ messages)
` [PATCH 2/2] Documentation/mm: Fix trailing whitespace in page_cache.rst

[PATCH] tpm: Opt-in in disable PCR encryption on TPM2 chips
 2024-11-07  6:27 UTC  (6+ messages)

[PATCH] docs: fix typos and whitespace in Documentation/process/backporting.rst
 2024-11-07  6:19 UTC 

[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-11-07  4:59 UTC  (4+ messages)
` [PATCH v3 1/2] sparc/build: Put usage of -fcall-used* flags behind cc-option

[PATCH] ALSA: machine: update documentation
 2024-11-07  4:31 UTC  (3+ messages)

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

[PATCH] docs: driver-model: generate kernel-doc for driver model using script
 2024-11-07  3:33 UTC 

[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
 2024-11-07  2:16 UTC  (12+ messages)

[PATCH net-next v2] eth: fbnic: Add PCIe hardware statistics
 2024-11-07  2:05 UTC 

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-07  2:03 UTC  (4+ messages)
` [PATCH v6 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl

[PATCH v2 0/2] Add driver for LTP8800-1A, LTP8800-2 and LTP8800-4A
 2024-11-07  1:45 UTC  (17+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: add ltp8800
` [PATCH v2 2/2] hwmon: pmbus: add driver for ltp8800-1a, ltp8800-4a, and ltp8800-2

[PATCH] hwmon: Documentation: Fix grammar in fan speed trip points explanation
 2024-11-07  1:38 UTC 

[PATCH] docs/zh_CN: fix one sentence in llvm.rst
 2024-11-07  1:38 UTC  (2+ messages)

[PATCH 1/2] Documentation: devres: add missing mailbox helpers
 2024-11-06 23:52 UTC  (2+ messages)
` [PATCH 2/2] Documentation: devres: add missing remoteproc helpers

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-06 19:34 UTC  (31+ messages)
` [PATCH v30 01/30] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v30 02/30] xhci: sec-intr: add initial api to register a secondary interrupter entity
` [PATCH v30 03/30] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v30 04/30] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v30 05/30] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v30 06/30] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v30 07/30] ALSA: Add USB audio device jack type
` [PATCH v30 08/30] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v30 09/30] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v30 10/30] ALSA: usb-audio: Save UAC sample size information
` [PATCH v30 11/30] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v30 12/30] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v30 13/30] ASoC: usb: Add PCM format check API for "
` [PATCH v30 14/30] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v30 15/30] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v30 16/30] ASoC: doc: Add documentation for SOC USB
` [PATCH v30 17/30] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v30 18/30] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v30 19/30] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v30 20/30] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v30 21/30] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v30 22/30] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v30 23/30] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v30 24/30] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v30 25/30] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v30 26/30] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v30 27/30] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v30 29/30] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v30 30/30] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-06 19:00 UTC  (3+ messages)

[PATCH v4 0/7] hwmon: pmbus: add tps25990 efuse support
 2024-11-06 18:59 UTC  (12+ messages)
` [PATCH v4 1/7] hwmon: (pmbus) add documentation for existing flags
` [PATCH v4 2/7] hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
` [PATCH v4 5/7] hwmon: (pmbus/core) clear faults after setting smbalert mask
` [PATCH v4 6/7] dt-bindings: hwmon: pmbus: add ti tps25990 support
` [PATCH v4 7/7] hwmon: (pmbus/tps25990): add initial support

[PATCH] arm64/ptrace: Clarify documentation of VL configuration via ptrace
 2024-11-06 17:41 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-06 17:04 UTC  (2+ messages)

[PATCH linux dev-6.11 v3 1/2] hwmon: (ina226) Add support for SY24655
 2024-11-06 15:39 UTC  (4+ messages)
` [PATCH "

[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-11-06 15:13 UTC  (6+ messages)
` [PATCH v6 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v6 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v6 27/27] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH v2 0/3] Make Helped-by tag supported
 2024-11-06 14:28 UTC  (6+ messages)
` [PATCH v2 1/3] checkpatch: "
` [PATCH v2 2/3] docs: submitting-patches: Reflow one short paragraph
` [PATCH v2 3/3] docs: submitting-patches: Describe the use of Helped-by tag

[PATCH 1/3] [PATCH v3] Documentation:leds: Add leds-st1202.rst
 2024-11-06 14:02 UTC  (6+ messages)
` [PATCH 2/3] [PATCH v4] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH 3/3] [PATCH v6] leds: Add LED1202 I2C driver

FAILED: Patch "RISC-V: disallow gcc + rust builds" failed to apply to v6.11-stable tree
 2024-11-06 13:12 UTC  (2+ messages)

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

[PATCH v2 00/17] Provide a new two step DMA mapping API
 2024-11-06 13:49 UTC  (18+ messages)
` [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v2 03/17] iommu: generalize the batched sync after map interface
` [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v2 09/17] docs: core-api: document the IOVA-based API
` [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API

[PATCH v3] docs: bug-bisect: add a note about bisecting -next
 2024-11-06 10:43 UTC  (7+ messages)

[PATCH v4 0/5] ad7380: add adaq4370-4 and adaq4380-4 support
 2024-11-06  9:58 UTC  (4+ messages)

[RESEND PATCH V6 0/3] remoteproc documentation update
 2024-11-06  5:10 UTC  (4+ messages)
` [RESEND PATCH V6 1/3] Documentation: remoteproc: update introduction section
` [RESEND PATCH V6 2/3] Documentation: remoteproc: add overview section
` [RESEND PATCH V6 3/3] Documentation: remoteproc: add a note to rproc_add

[PATCH v6 00/12] Add support for AMD hardware feedback interface
 2024-11-06  4:33 UTC  (3+ messages)
` [PATCH v6 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver

[PATCH linux-next v8 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-11-06  2:09 UTC  (5+ messages)

[PATCH 3/3] [PATCH v5] leds: Add LED1202 I2C driver
 2024-11-06  2:03 UTC  (3+ messages)

[PATCH net-next v7 0/2] binder: report txn errors via generic netlink
 2024-11-05 21:00 UTC  (8+ messages)
` [PATCH net-next v7 2/2] "

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-05 19:58 UTC  (6+ messages)
` [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-05 19:53 UTC  (5+ messages)

[PATCH v6 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
 2024-11-05 18:41 UTC  (8+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers


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