linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-26 11:31:23 to 2025-03-30 16:53:55 UTC [more...]

[PATCH 0/4] iio: ad3552r-hs: add support for internal ramp generator
 2025-03-30 16:53 UTC  (16+ messages)
` [PATCH 1/4] docs: iio: add documentation for ad3552r driver
` [PATCH 3/4] iio: dac: adi-axi-dac: add data source get
` [PATCH 4/4] iio: dac: ad3552r-hs: add support for internal ramp

[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
 2025-03-30 16:22 UTC  (5+ messages)
` [PATCH v7 1/8] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v7 3/8] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support

[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-09-17 11:21 UTC  (11+ messages)
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16

[PATCH] docs: hid: Fix typo in intel-thc-hid.rst
 2025-03-30  8:45 UTC 

[PATCH v4 0/6 RESEND] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-03-30  4:55 UTC  (27+ messages)
` [PATCH v4 1/6 RESEND] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v4 2/6 RESEND] platform/x86: Add lenovo-wmi-helpers
` [PATCH v4 3/6 RESEND] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v4 4/6 RESEND] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v4 5/6 RESEND] platform/x86: Add Lenovo Other Mode "
` [PATCH v4 6/6 RESEND] platform/x86: Add Lenovo Gamezone "

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-03-30  1:13 UTC  (23+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 02/19] x86: Secure Launch Kconfig
` [PATCH v13 03/19] x86: Secure Launch Resource Table header file
` [PATCH v13 04/19] x86: Secure Launch main "
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 06/19] x86: Add early SHA-256 "
` [PATCH v13 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v13 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 10/19] x86: Secure Launch kernel late "
` [PATCH v13 11/19] x86: Secure Launch SMP bringup support
` [PATCH v13 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v13 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v13 14/19] tpm, tpm_tis: Close all localities
` [PATCH v13 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v13 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v13 18/19] x86: Secure Launch late initcall platform module
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-29  9:15 UTC  (17+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-29  8:04 UTC  (18+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces

[PATCH v3 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-03-29  4:58 UTC  (14+ messages)
` [PATCH v3 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v3 02/11] tee: add close_context to TEE driver operation
` [PATCH v3 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v3 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v3 05/11] firmware: qcom: scm: add support for object invocation
` [PATCH v3 06/11] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v3 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v3 08/11] tee: add Qualcomm TEE driver
` [PATCH v3 09/11] qcomtee: add primordial object
` [PATCH v3 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v3 11/11] Documentation: tee: Add Qualcomm TEE driver

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-03-28 17:25 UTC  (21+ messages)
` [PATCH v4 01/19] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v4 02/19] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v4 03/19] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v4 04/19] x86/cea: Export per CPU array 'cea_exception_stacks' for KVM to use
` [PATCH v4 05/19] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v4 06/19] KVM: VMX: Set FRED MSR interception
` [PATCH v4 07/19] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore
` [PATCH v4 09/19] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v4 10/19] KVM: VMX: Virtualize FRED event_data
` [PATCH v4 11/19] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v4 12/19] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v4 13/19] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v4 14/19] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v4 15/19] KVM: x86: Allow FRED/LKGS to be advertised to guests
` [PATCH v4 16/19] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v4 17/19] KVM: nVMX: Add FRED VMCS fields to nested VMX context management
` [PATCH v4 18/19] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v4 19/19] KVM: nVMX: Allow VMX FRED controls

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-28 14:18 UTC  (13+ messages)

[PATCH] Documentation: fix typo in root= kernel parameter description
 2025-03-28 13:46 UTC 

[PATCH] iommufd: Fix iommu_vevent_header tables markup
 2025-03-28 13:09 UTC  (3+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-28 12:53 UTC  (25+ messages)
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
` [PATCH v5 11/16] kexec: add config option for KHO

[PATCH 0/2] leds-st1202 patches for -rc release of 6.14
 2025-03-28 11:13 UTC  (5+ messages)
` [PATCH 2/2] Documentation: leds: remove .rst extension for leds-st1202 on index

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-28 10:45 UTC  (6+ messages)
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with "

[PATCH v3 0/2] docs/zh_CN: add Chinese trans guide and change Yanteng's email
 2025-03-28 10:06 UTC  (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: Add how-to of Chinese translation
` [PATCH v3 2/2] MAINTAINERS: Change Yanteng's email address

[PATCH v2 0/2] docs/zh_CN: add Chinese trans guide and change Yanteng's email
 2025-03-28  9:39 UTC  (4+ messages)
` [PATCH v2 1/2] docs/zh_CN: Add how-to of Chinese translation

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-28  7:48 UTC  (29+ messages)
` [PATCH v36 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v36 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v36 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v36 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v36 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v36 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v36 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v36 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v36 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support

[PATCH 00/27] Improve ABI documentation generation
 2025-03-27 21:58 UTC  (2+ messages)
` [f2fs-dev] "

[RFC v2 00/38] Improve ABI documentation generation
 2025-03-27 21:58 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH RFC 00/10] Improve ABI documentation generation
 2025-03-27 21:58 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4 0/4] iio: adc: ad4000: Add SPI offload support
 2025-03-27 21:25 UTC  (5+ messages)
` [PATCH v4 1/4] iio: adc: ad4000: Add support for SPI offload
` [PATCH v4 2/4] Documentation: iio: ad4000: Add new supported parts
` [PATCH v4 3/4] Documentation: iio: ad4000: Add IIO Device characteristics section
` [PATCH v4 4/4] Documentation: iio: ad4000: Describe offload support

[RFC v1 0/3] Live Update Orchestrator
 2025-03-27 19:29 UTC  (6+ messages)
` [RFC v1 1/3] luo: "

[PATCH v3 0/4] iio: adc: ad4000: Add SPI offload support
 2025-03-27 18:56 UTC  (12+ messages)
` [PATCH v3 1/4] iio: adc: ad4000: Add support for SPI offload
` [PATCH v3 2/4] Documentation: iio: ad4000: Add new supported parts
` [PATCH v3 3/4] Documentation: iio: ad4000: Add IIO Device characteristics section
` [PATCH v3 4/4] Documentation: iio: ad4000: Describe offload support

[PATCH] Documentation: Remove repeated word in docs
 2025-03-27 18:36 UTC  (2+ messages)

[PATCH v5] drm: Add UAPI for the Asahi driver
 2025-03-27 15:01 UTC  (5+ messages)

[PATCH v6] drm: Add UAPI for the Asahi driver
 2025-03-27 15:00 UTC 

[PATCH] docs: vfs: Update struct file_system_type
 2025-03-27 14:29 UTC  (3+ messages)

[PATCH 0/2] PCI: Remove pcim_iounmap_regions()
 2025-03-27 11:57 UTC  (6+ messages)
` [PATCH 1/2] mtip32xx: Remove unnecessary PCI function calls
` [PATCH 2/2] PCI: Remove pcim_iounmap_regions()

[RFC PATCH v3 0/2] Add support for the ERAPS feature
 2025-03-27 11:10 UTC  (4+ messages)
  ` [RFC PATCH v3 2/2] x86: kvm: svm: advertise ERAPS (larger RSB) support to guests

[PATCH next] Documentation/rv: Add sched pages to the indices
 2025-03-27  8:12 UTC 

[PATCH v7 0/3] Enable Zicbom in usermode
 2025-03-27  3:24 UTC  (2+ messages)

[PATCH v3 0/3] riscv: Add bfloat16 instruction support
 2025-03-27  3:24 UTC  (2+ messages)

[PATCH v4 0/3] riscv: Add bfloat16 instruction support
 2025-03-27  3:24 UTC  (2+ messages)

[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
 2025-03-27  3:24 UTC  (2+ messages)

[RFC PATCH 1/5] misc: introduce FDBox
 2025-03-26 22:40 UTC  (12+ messages)

[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-03-26 21:04 UTC  (4+ messages)
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages

[PATCH 0/6] Documentation/gpu/amdgpu: Add documentation about Pipes, Queues, MES, and others
 2025-03-26 17:57 UTC  (2+ messages)

[PATCH v14 0/6] v14: firmware: imx: driver for NXP secure-enclave
 2025-03-26 18:38 UTC  (12+ messages)
` [PATCH v14 1/6] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v14 2/6] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v14 3/6] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v14 4/6] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v14 5/6] firmware: imx: device context dedicated to priv
` [PATCH v14 6/6] firmware: drivers: imx: adds miscdev

[PATCH] docs/sp_SP: fix links to mailing list services
 2025-03-26 15:16 UTC  (2+ messages)

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-26 14:35 UTC  (11+ messages)
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies


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