linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 10:15:04 to 2024-08-23 20:18:48 UTC [more...]

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-23 20:18 UTC  (9+ messages)
` [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups

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

[PATCH v2] Documentation: kbuild: explicitly document missing prompt
 2024-08-23 19:41 UTC 

[PATCH v3 0/3] iio: adc: add new ad7625 driver
 2024-08-23 18:48 UTC  (3+ messages)
` [PATCH v3 2/3] iio: adc: ad7625: add driver

[PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-23 18:42 UTC  (3+ messages)

[PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-23 18:02 UTC  (4+ messages)

[PATCH v11 0/7] Loongarch-avec support
 2024-08-23 17:34 UTC  (4+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE

[PATCH net-next 0/6] Suspend IRQs during application busy periods
 2024-08-23 17:30 UTC  (2+ messages)
` [PATCH net-next 6/6] docs: networking: Describe irq suspension

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-23 17:19 UTC  (52+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 03/25] dax: Document dax dev range tuple
` [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode
` [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v3 12/25] cxl/region: Refactor common create region code
` [PATCH v3 13/25] cxl/region: Add sparse DAX region support
` [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check
` [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions

[PATCH v2 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
 2024-08-23 17:02 UTC  (2+ messages)

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-23 15:59 UTC  (33+ messages)
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)

[PATCH net-next v14 10/11] mm: page_frag: update documentation for page_frag
 2024-08-23 15:00 UTC 

[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-23 14:29 UTC  (5+ messages)

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-08-23 14:24 UTC  (6+ messages)
` [PATCH v12 1/3] pps: generators: Add PPS Generator TIO Driver
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v12 3/3] ABI: pps: Add ABI documentation for Intel TIO

[PATCH] Documentation: add ublk driver ioctl numbers
 2024-08-23 13:43 UTC 

[PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-23 10:57 UTC  (2+ messages)

[PATCH v11 6/7] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
 2024-08-23 10:43 UTC  (2+ messages)
` [PATCH v11 7/7] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH v11 3/7] LoongArch: Move irqchip function prototypes to irq-loongson.h
 2024-08-23 10:39 UTC  (3+ messages)
` [PATCH v11 4/7] LoongArch: Architectural preparation for AVEC irqchip
` [PATCH v11 5/7] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING

[PATCH v11 0/7] Loongarch-avec support
 2024-08-23 10:35 UTC  (3+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE

[PATCH v9 0/3] usb: gadget: 9pfs transport
 2024-08-23  9:45 UTC  (6+ messages)
` [PATCH v9 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v9 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v9 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-23  9:29 UTC  (17+ messages)
` [PATCH v3 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v3 3/9] block: mtip32xx: "
` [PATCH v3 4/9] gpio: "
` [PATCH v3 5/9] ethernet: cavium: "
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
` [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v3 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-23  8:40 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v3 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins

[PATCH v7 0/3] usb: gadget: 9pfs transport
 2024-08-23  7:37 UTC  (4+ messages)
` [PATCH v7 2/3] net/9p/usbg: Add new usb gadget function transport

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-23  6:55 UTC  (6+ messages)

[PATCH 0/5] tracing: Allow trace_printk() to use the persistent ring buffer
 2024-08-23  1:39 UTC  (6+ messages)
` [PATCH 1/5] tracing: Add "traceoff" flag to boot time tracing instances
` [PATCH 2/5] tracing: Allow trace_printk() to go to other instance buffers
` [PATCH 3/5] tracing: Have trace_printk not use binary prints if boot buffer
` [PATCH 4/5] tracing: Add option to set an instance to be the trace_printk destination
` [PATCH 5/5] tracing/Documentation: Start a document on how to debug with tracing

(no subject)
 2024-08-23  1:27 UTC 

(no subject)
 2024-08-23  1:28 UTC 

[PATCH v3] Documentation: KUnit: Update filename best practices
 2024-08-23  0:18 UTC  (3+ messages)

[PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin
 2024-08-22 22:30 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dpll: add Embedded SYNC feature for a pin
` [PATCH net-next v2 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins

[PATCH v10 0/2] Loongarch-avec support
 2024-08-22 20:52 UTC  (7+ messages)
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-08-22 20:41 UTC  (13+ messages)
` [PATCH V4 01/12] PCI: Introduce PCIe TPH support framework
` [PATCH V4 02/12] PCI: Add TPH related register definition
` [PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
` [PATCH V4 04/12] PCI/TPH: Add pcie_enable_tph() to enable TPH
` [PATCH V4 05/12] PCI/TPH: Add pcie_disable_tph() to disable TPH
` [PATCH V4 06/12] PCI/TPH: Add pcie_tph_enabled() to check TPH state
` [PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag
` [PATCH V4 08/12] PCI/TPH: Add pcie_tph_get_cpu_st() to get "
` [PATCH V4 09/12] PCI/TPH: Add save/restore support for TPH
` [PATCH V4 10/12] PCI/TPH: Add pci=nostmode to force TPH No ST Mode
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
` [PATCH V4 12/12] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-08-22 19:43 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH 3/6] iio: adc: ad4030: add averaging support
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH 6/6] docs: iio: ad4030: add documentation

[PATCH v2 0/1] hwmon: (oxp-sensors) Add support for multiple new devices
 2024-08-22 18:35 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-22 18:29 UTC  (7+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-22 16:58 UTC  (4+ messages)
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory

[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-22 13:34 UTC  (9+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk

[PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem
 2024-08-22 13:30 UTC  (2+ 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).