Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 09:38:59 to 2024-04-26 13:17:48 UTC [more...]

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-26 13:17 UTC  (13+ 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 v2 1/1] Documentation/core-api: Add swiotlb documentation
 2024-04-26 12:56 UTC  (4+ messages)

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

[PATCH v2 0/4] rust: docs: Update the translation of rust to 6.9-rc4
 2024-04-26 12:20 UTC  (8+ 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 "

[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 v2 0/2] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-26  8:20 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: hwmon: Add infineon xdp710 driver bindings

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26  8:15 UTC  (9+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 06/17] riscv: Fix extension subset checking

[PATCH v5] usb-storage: Optimize scan delay more precisely
 2024-04-26  8:02 UTC 

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

[PATCH v4] docs/zh_CN: add process/cve Chinese translation
 2024-04-26  6:26 UTC  (2+ 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  (9+ 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 v20 00/41] Introduce QC USB SND audio offloading support
 2024-04-26  3:36 UTC  (43+ 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 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-25 23:00 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected

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

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

[PATCH net-next v10 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-25 16:59 UTC  (5+ 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

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)

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-24 23:59 UTC  (11+ messages)
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-24 22:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice

[PATCH v1 0/3] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-24 22:07 UTC  (7+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] dt-bindings: hwmon: Add infineon xdp710 driver bindings
` [PATCH v1 3/3] Documentation: hwmon: Add infineon xdp710 driver

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

[PATCH] MAINTAINERS: repair file entry in DOCUMENTATION
 2024-04-24 19:15 UTC  (2+ messages)

[PATCH] docs/zh_CN: Add dev-tools/kcov Chinese translation
 2024-04-24 19:14 UTC  (2+ messages)

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-24 19:10 UTC  (9+ messages)

[PATCH] mm: Update shuffle documentation to match its current state
 2024-04-24 19:05 UTC  (2+ messages)

[PATCH] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
 2024-04-24 19:04 UTC  (2+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-24 17:01 UTC  (4+ messages)
` [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-24 16:08 UTC  (4+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH] KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
 2024-04-24 15:44 UTC  (2+ messages)

[PATCH v1 0/2] Documentation: process: Clarify use of Cc:
 2024-04-24 14:53 UTC  (2+ messages)

[PATCH 0/8] rtla usage improvements
 2024-04-24 14:36 UTC  (9+ messages)
` [PATCH 1/8] rtla/timerlat: Simplify "no value" printing on top
` [PATCH 2/8] rtla/auto-analysis: Replace \t with spaces
` [PATCH 3/8] rtla/timerlat: Use pretty formatting only on interactive tty
` [PATCH 4/8] rtla/timerlat: Add a summary for top mode
` [PATCH 5/8] rtla/timerlat: Add a summary for hist mode
` [PATCH 6/8] rtla: Add the --warm-up option
` [PATCH 7/8] rtla/timerlat: Make user-space threads the default
` [PATCH 8/8] rtla: Add --trace-buffer-size option

[PATCH net-next v5 00/10] Add ability to flash modules' firmware
 2024-04-24 13:30 UTC  (11+ messages)
` [PATCH net-next v5 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v5 02/10] mlxsw: Implement "
` [PATCH net-next v5 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v5 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next v5 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next v5 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v5 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v5 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v5 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-24 12:58 UTC  (8+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

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

[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
 2024-04-24 10:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next 6/6] ice: Document tx_scheduling_layers parameter
 2024-04-24 10:47 UTC  (4+ messages)

[PATCH 0/1] adis16475 documentation fixes
 2024-04-24  9:41 UTC  (2+ messages)
` [PATCH 1/1] docs: iio: adis16475: fix device files tables

[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
 2024-04-24  9:40 UTC  (5+ messages)
` [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
` [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios


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