Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-25 03:26:13 to 2024-04-27 03:47:25 UTC [more...]

[rafael-pm:bleeding-edge 183/186] drivers/cpufreq/amd-pstate.c:760: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-04-27  3:46 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-27  2:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH net-next v10 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-27  1:33 UTC  (6+ messages)
` [PATCH net-next v10 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v10 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v10 3/4] dim: add new interfaces for initialization and getting results
` [PATCH net-next v10 4/4] virtio-net: support dim profile fine-tuning

[PATCH] docs: stable-kernel-rules: fix typo sent->send
 2024-04-26 23:18 UTC 

[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
 2024-04-26 23:16 UTC  (4+ messages)
` [PATCH v3 2/2] proc: add Kconfigs to restrict /proc/pid/mem access

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-04-26 21:55 UTC  (49+ messages)
` [PATCH v20 01/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v20 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v20 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v20 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v20 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v20 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v20 07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v20 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v20 09/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v20 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v20 11/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v20 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v20 13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v20 14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v20 15/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v20 16/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v20 17/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v20 18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v20 19/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v20 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v20 21/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v20 22/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v20 23/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v20 24/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v20 25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v20 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v20 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v20 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v20 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v20 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v20 31/41] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v20 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v20 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v20 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v20 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v20 36/41] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v20 37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v20 38/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v20 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v20 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v20 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH v4 09/16] RISC-V: define the elements of the VCSR vector CSR
 2024-04-26 21:37 UTC  (8+ messages)
` [PATCH v4 10/16] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v4 11/16] riscv: Add xtheadvector instruction definitions
` [PATCH v4 12/16] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 14/16] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 15/16] selftests: riscv: Fix vector tests
` [PATCH v4 16/16] selftests: riscv: Support xtheadvector in "

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-04-26 21:29 UTC  (9+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/16] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 04/16] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26 20:46 UTC  (18+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework

[PATCH v2 0/2] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-26 20:38 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: hwmon: Add infineon xdp710 driver bindings

[PATCH 0/7] mm/damon: add a DAMOS filter type for page granularity access recheck
 2024-04-26 19:52 UTC  (3+ messages)
` [PATCH 5/7] Docs/mm/damon/design: document 'young page' type DAMOS filter
` [PATCH 6/7] Docs/admin-guide/mm/damon/usage: update for young page "

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-26 18:14 UTC  (24+ messages)
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v4 04/12] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v4 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v4 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v4 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH v3 0/2] Add adm1281 support
 2024-04-26 17:42 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: adm1275: add adm1281
` [PATCH v3 2/2] hwmon: pmbus: adm1275: add adm1281 support

[PATCH v2 00/12] ASoC: doc: dapm: various improvements
 2024-04-26 16:56 UTC  (13+ messages)
` [PATCH v2 01/12] ASoC: doc: dapm: fix typos
` [PATCH v2 02/12] ASoC: doc: dapm: fix struct name
` [PATCH v2 03/12] ASoC: doc: dapm: minor rewording
` [PATCH v2 04/12] ASoC: doc: dapm: remove dash after colon
` [PATCH v2 05/12] ASoC: doc: dapm: clarify it's an internal API
` [PATCH v2 06/12] ASoC: doc: dapm: replace "map" with "graph"
` [PATCH v2 07/12] ASoC: doc: dapm: extend initial descrption
` [PATCH v2 08/12] ASoC: doc: dapm: describe how widgets and routes are registered
` [PATCH v2 09/12] ASoC: doc: dapm: fix and improve section "Registering DAPM controls"
` [PATCH v2 10/12] ASoC: doc: dapm: improve section "Codec/DSP Widget Interconnections"
` [PATCH v2 11/12] ASoC: doc: dapm: update section "DAPM Widget Events"
` [PATCH v2 12/12] ASoC: doc: dapm: update event types

[PATCH v2 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-04-26 16:47 UTC  (10+ messages)
` [PATCH v2 1/4] docs/zh_CN/rust: Update the translation of arch-support "
` [PATCH v2 2/4] docs/zh_CN/rust: Update the translation of coding-guidelines "
` [PATCH v2 3/4] docs/zh_CN/rust: Update the translation of general-information "
` [PATCH v2 4/4] docs/zh_CN/rust: Update the translation of quick-start "

[PATCH v2 1/1] Documentation/core-api: Add swiotlb documentation
 2024-04-26 16:29 UTC  (5+ messages)

[PATCH v2 0/2] kconfig: remove unneeded 'optional' property support
 2024-04-26 15:04 UTC  (4+ messages)
` [PATCH v2 2/2] kconfig: remove "

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-26 14:35 UTC  (5+ messages)
` [PATCH v3 02/11] riscv: add ISA extensions validation
` [PATCH v3 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb

[PATCH v5] usb-storage: Optimize scan delay more precisely
 2024-04-26 14:30 UTC  (2+ messages)

[PATCH v4] docs/zh_CN: add process/cve Chinese translation
 2024-04-26 13:58 UTC  (3+ messages)

[PATCH v3] docs/MAINTAINERS: Update my email address
 2024-04-26 13:43 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-04-26 12:43 UTC  (2+ messages)

[atorgue-stm32:stm32-dt-for-v6.10 8/21] dtbs_check: Documentation/devicetree/bindings/media/st,stm32mp25-video-codec.yaml: access-controllers: missing type definition
 2024-04-26 10:46 UTC 

[PATCH v6 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-04-26  9:54 UTC  (3+ messages)
` [PATCH v6 2/2] scripts: checkpatch: check unused parameters for "

[PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
 2024-04-26  6:57 UTC  (7+ messages)

[PATCH v1 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-04-26  6:21 UTC  (8+ messages)
` [PATCH v1 1/4] docs/zh_CN/rust: Update the translation of arch-support "
` [PATCH v1 2/4] docs/zh_CN/rust: Update the translation of coding-guidelines "

[PATCH v2 0/2] sched/core: Fix spinlocks vs. PREEMPT_DYNAMIC=y
 2024-04-26  3:41 UTC  (8+ messages)
` [PATCH v2 1/2] sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
` [PATCH v2 2/2] sched/core: Drop spinlocks on contention iff kernel is preemptible

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-25 23:00 UTC  (2+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-04-25 21:35 UTC  (7+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-25 20:59 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH v4] KVM: arm64: Add early_param to control WFx trapping
 2024-04-25 20:44 UTC  (2+ messages)

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-25 20:23 UTC  (12+ messages)
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
` [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v17 20/21] Documentation: add ipe documentation

Feedback on my development setup
 2024-04-25 20:14 UTC  (10+ messages)

Weird document naming in maintainer-entry-profile list
 2024-04-25 16:15 UTC 

[PATCH 0/2] iio: adc: ad7944: implement chain mode support
 2024-04-25 14:10 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ad7944: add support for chain mode
` [PATCH 2/2] docs: iio: ad7944: add documentation "

[PATCH v2] ptdump: add non-leaf descriptor support
 2024-04-25 10:22 UTC  (2+ messages)

[PATCH] kernel-doc: fix struct_group_tagged() parsing
 2024-04-25  9:13 UTC  (3+ messages)

[PATCH v4] usb-storage: Optimize scan delay more precisely
 2024-04-25  8:00 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).