linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 19:41:19 to 2024-08-26 06:55:30 UTC [more...]

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-26  6:55 UTC  (7+ messages)
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres

[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
 2024-08-26  6:52 UTC 

[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
 2024-08-26  5:47 UTC 

[PATCH] Documentation/mm: Translate physical_memory.rst to Simplified Chinese
 2024-08-26  3:30 UTC  (2+ messages)

[PATCH 1/3] Docs/translations/ko_KR: link howto.rst with other language versions
 2024-08-26  2:21 UTC  (5+ messages)
` [PATCH 2/3] Docs/translations/ko_KR: link memory-barriers wrapper "
` [PATCH 3/3] Docs/filesystems/9p: Convert a goo.gl URL to original one

[PATCH 0/3] Docs/damon: update GitHub repo URLs and maintainer-profile
 2024-08-26  1:57 UTC  (4+ messages)
` [PATCH 1/3] Docs/damon: use damonitor GitHub organization instead of awslabs
` [PATCH 2/3] Docs/damon/maintainer-profile: add links in place
` [PATCH 3/3] Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetups

[PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-26  0:17 UTC  (4+ messages)

[PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-26  0:15 UTC 

[RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition`
 2024-08-25 20:29 UTC  (4+ messages)

[PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org
 2024-08-25 20:22 UTC  (2+ messages)

[PATCH] docs: process: fix typos in Documentation/process/backporting.rst
 2024-08-25 11:33 UTC 

publish: perfwiki.github.io/main
 2024-08-25  5:06 UTC  (2+ messages)

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-25  4:15 UTC  (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection

[PATCH] docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst
 2024-08-25  3:50 UTC 

[PATCH v6 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-24 18:33 UTC  (5+ messages)
` [PATCH v6 1/4] drm: Add panel backlight quirks
` [PATCH v6 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v6 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v6 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels

[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-08-24 11:21 UTC  (11+ messages)
` [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 6/6] docs: iio: ad4030: add documentation

[PATCH v3] docs/sp_Sp: Add translation to spanish of the documentation related to EEVDF
 2024-08-24  9:54 UTC 

[PATCH v12 0/3] Add support for Intel PPS Generator
 2024-08-24  2:21 UTC  (8+ 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 v2] Documentation: kbuild: explicitly document missing prompt
 2024-08-24  3:33 UTC  (2+ messages)

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-23 22:14 UTC  (15+ 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 v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-23 22:01 UTC  (12+ messages)
` [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 v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-23 21:32 UTC  (50+ messages)
` [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 v3 22/25] cxl/region: Read existing extents on region creation

[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 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 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 v2 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
 2024-08-23 17:02 UTC  (2+ messages)

[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] 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 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


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