Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-19 02:02:12 to 2024-04-22 22:50:04 UTC [more...]

[PATCH v19 00/41] Introduce QC USB SND audio offloading support
 2024-04-22 22:49 UTC  (21+ messages)
` [PATCH v19 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v19 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v19 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v19 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v19 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v19 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v19 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v19 13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v19 14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v19 15/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v19 18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v19 22/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v19 25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use
` [PATCH v19 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v19 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v19 31/41] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v19 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v19 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v19 37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v19 38/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request

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

[PATCH v4] KVM: arm64: Add early_param to control WFx trapping
 2024-04-22 21:43 UTC  (2+ messages)

[PATCH v3 00/23] ASoC: Replace dpcm_playback/capture to playback/capture_assertion
 2024-04-22 21:10 UTC  (12+ messages)
` [PATCH v3 01/23] ASoC: soc-pcm: cleanup soc_get_playback_capture()
` [PATCH v3 19/23] ASoC: Intel: Replace playback/capture_only to playback/capture_assertion

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-22 20:44 UTC  (7+ messages)

[PATCH net-next 6/6] ice: Document tx_scheduling_layers parameter
 2024-04-22 20:39 UTC 

[PATCH net-next v11 00/13] net: Make timestamping selectable
 2024-04-22 20:10 UTC  (15+ messages)
` [PATCH net-next v11 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v11 02/13] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v11 03/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v11 04/13] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v11 05/13] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v11 06/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v11 07/13] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v11 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v11 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v11 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v11 11/13] net: macb: "
` [PATCH net-next v11 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v11 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-22 20:08 UTC  (7+ messages)
` [PATCH net-next v4 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-22 18:39 UTC  (7+ messages)
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-22 17:40 UTC  (3+ messages)
` [PATCH v3 14/15] riscv: "

[GIT PULL] Documentation fixes for 6.9
 2024-04-22 17:08 UTC  (2+ messages)

[RFC PATCH 0/10] Cleaning up the KVM clock mess
 2024-04-22 16:44 UTC  (29+ messages)
` [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH 04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH 05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH 08/10] KVM: x86: Remove periodic global clock updates
` [PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE
` [PATCH 10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [PATCH 11/10] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()

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

[PATCH] mm: Update shuffle documentation to match its current state
 2024-04-22 15:13 UTC  (2+ messages)

[PATCH] docs/MAINTAINERS: Update my email address
 2024-04-22 15:12 UTC  (2+ messages)

[PATCH] docs: driver-api: interconnect: fix typo
 2024-04-22 14:53 UTC  (2+ messages)

[PATCH] scripts: add `check-trans-update.py`
 2024-04-22 13:20 UTC  (2+ messages)

[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
 2024-04-22 11:41 UTC  (19+ messages)
` [PATCH v2 01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed
` [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
` [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v2 08/12] dt-bindings: riscv: add Zcmop ISA extension description

[PATCH v2 0/2] Add adm1281 support
 2024-04-22  7:20 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: adm1275: add adm1281
` [PATCH v2 2/2] hwmon: pmbus: adm1275: add adm1281 support

[PATCH v4] docs/zh_CN: add process/cve Chinese translation
 2024-04-22  4:11 UTC 

[PATCH v3] docs/zh_CN: add process/cve Chinese translation
 2024-04-22  4:04 UTC  (4+ messages)

[PATCH] docs/zh_CN: Add dev-tools/kcov Chinese translation
 2024-04-21 14:20 UTC 

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

[PATCH 0/4] drm/amd/display: Update Display Core unit tests
 2024-04-21  1:36 UTC  (2+ messages)

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-21  1:04 UTC  (18+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v3 03/17] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 05/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v3 06/17] riscv: Fix extension subset checking
` [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 v3 10/17] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v3 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v3 12/17] riscv: Add xtheadvector instruction definitions
` [PATCH v3 13/17] riscv: vector: Support xtheadvector save/restore
` [PATCH v3 14/17] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v3 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v3 16/17] selftests: riscv: Fix vector tests
` [PATCH v3 17/17] selftests: riscv: Support xtheadvector in "

[PATCH 0/2] Enable building of the devel RPM package from Kbuild
 2024-04-20  7:29 UTC  (6+ messages)

[PATCH 0/2] cpu: Fix default mitigation behavior
 2024-04-19 23:57 UTC  (12+ messages)
` [PATCH 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
` [PATCH 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n

[PATCH v4 00/14] security: digest_cache LSM
 2024-04-19 23:29 UTC  (5+ messages)

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-19 20:46 UTC  (11+ messages)
` [PATCH v4 02/27] ntsync: Introduce NTSYNC_IOC_WAIT_ALL

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-19 17:06 UTC  (18+ messages)
` [PATCH v2 03/25] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v2 05/25] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
` [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[PATCH 0/3] x86/cpu: Fix SPECULATIVE_MITIGATION=n kernels
 2024-04-19 14:38 UTC  (10+ messages)
` [PATCH 1/3] x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n

[PATCH 18/31] dyndbg-doc: add classmap info to howto
 2024-04-19 14:18 UTC 

[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
 2024-04-19 14:03 UTC  (15+ messages)
` [PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
` [PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
` [PATCH v1 04/18] mm: track mapcount of large folios in single value
` [PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-19 13:01 UTC  (7+ messages)
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property

[PATCH 0/2] Add adm1281 support
 2024-04-19 12:33 UTC  (8+ messages)
` [PATCH 2/2] hwmon: pmbus: adm1275: add "

[PATCH v2] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-04-19 11:56 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: add process/cve Chinese translation
 2024-04-19 10:36 UTC  (2+ messages)

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-04-19  8:51 UTC  (3+ messages)

[PATCH v6] fpga: region: add owner module and take its refcount
 2024-04-19  8:35 UTC 

[PATCH v5] fpga: region: add owner module and take its refcount
 2024-04-19  8:13 UTC  (6+ messages)

[PATCH] Documentation: coding-style: don't encourage WARN*()
 2024-04-19  7:16 UTC  (2+ messages)

[PATCH v3] usb-storage: Optimize scan delay more precisely
 2024-04-19  7:00 UTC  (3+ messages)

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-19  6:09 UTC  (3+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected
  ` [External] "

[PATCH net-next v4 00/10] Add ability to flash modules' firmware
 2024-04-19  2:10 UTC  (4+ messages)
` [PATCH net-next v4 03/10] ethtool: Add an interface for flashing transceiver "


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