public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-08 20:16:41 to 2024-02-08 23:14:48 UTC [more...]

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 23:14 UTC  (46+ messages)
` [PATCH v14 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v14 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v14 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v14 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v14 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v14 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v14 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v14 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v14 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v14 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v14 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v14 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v14 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v14 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v14 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v14 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v14 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v14 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v14 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v14 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v14 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v14 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v14 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v14 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v14 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v14 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v14 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v14 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v14 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v14 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v14 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v14 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v14 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v14 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v14 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v14 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v14 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v14 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v14 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v14 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v14 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v14 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v14 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v14 52/53] ASoC: qcom: Populate SoC components string

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-08 23:14 UTC  (5+ messages)
` [RFC 1/7] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-08 23:14 UTC  (2+ messages)

[PATCH net-next v4] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
 2024-02-08 23:11 UTC 

[PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-08 23:10 UTC  (2+ messages)

[PATCH v6 0/6] AMD Pstate Fixes And Enhancements
 2024-02-08 23:09 UTC  (3+ messages)

[PATCH] mtd: lpc32xx: use typedef for dma_filter_fn
 2024-02-08 22:50 UTC  (2+ messages)

[PATCH v2 3/4] rust: uaccess: add typed accessors for userspace pointers
 2024-02-08 22:57 UTC  (2+ messages)

[PATCH v2 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
 2024-02-08 22:56 UTC  (2+ messages)

[PATCH v2 1/4] rust: uaccess: add userspace pointers
 2024-02-08 22:54 UTC  (2+ messages)

[PATCH v3] usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
 2024-02-08 22:54 UTC  (3+ messages)

[PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
 2024-02-08 22:52 UTC  (3+ messages)

[PATCH] docs: Makefile: Fix make cleandocs by deleting generated .rst files
 2024-02-08 22:52 UTC  (2+ messages)

[PATCH] net: remove check before __cgroup_bpf_run_filter_skb
 2024-02-08 17:50 UTC 

[PATCH] README: Fix spelling/capitalization
 2024-02-08 22:49 UTC  (3+ messages)
` [RESEND PATCH] "

linux-next: build failure after merge of the bcachefs tree
 2024-02-08 22:46 UTC  (2+ messages)

[PATCH] doc:it_IT: fix a typo in the config name in RCU torture
 2024-02-08 22:44 UTC  (2+ messages)

[PATCH] docs: staging: fix typo in docs
 2024-02-08 22:42 UTC  (2+ messages)

[PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-08 22:42 UTC  (31+ messages)
` [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 03/12] dm: "
` [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling

[PATCH 0/6] interconnect: qcom: constify things
 2024-02-08 22:40 UTC  (2+ messages)

[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
 2024-02-08 22:27 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: iio: adc: ad7192: Add AD7194 support
` [PATCH v3 5/5] "

Sporadic regmap unit test failure in raw_sync
 2024-02-08 22:26 UTC  (3+ messages)

[PATCH 00/14] Add support for NIST P521 to ecdsa and ecdh
 2024-02-08 22:18 UTC  (15+ messages)
` [PATCH 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH 02/14] crypto: ecdsa - Adjust tests on length of key material
` [PATCH 03/14] crypto: ecdsa - Adjust res.x mod n for NIST P521
` [PATCH 04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH 05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits
` [PATCH 06/14] crypto: ecc - Add NIST P521 curve parameters
` [PATCH 07/14] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH 08/14] x509: Add OID for NIST P521 and extend parser for it
` [PATCH 09/14] crypto: ecdh - Use properly formatted digits to check for valid key
` [PATCH 10/14] crypto: ecc - Implement ecc_digits_to_array to convert digits to byte array
` [PATCH 11/14] crypto: Add nbits field to ecc_curve structure
` [PATCH 12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes
` [PATCH 13/14] crypto: ecdh - Use functions to copy digits from and to array
` [PATCH 14/14] crypto: ecdh - Add support for NIST P521 and add test case

linux-next: Fixes tag needs some work in the netfilter tree
 2024-02-08 22:18 UTC  (7+ messages)
` linux-next20240208: tg3 driver nw interfaces not getting configured

[net-next v2] intel: make module parameters readable in sys filesystem
 2024-02-08 22:18 UTC 

[PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 22:11 UTC  (10+ messages)

[PATCH net v3 0/9] net: Fix MODULE_DESCRIPTION() for net (p5)
 2024-02-08 22:11 UTC  (3+ messages)
` [PATCH net v3 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-08 20:52 UTC  (3+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-08 22:06 UTC 

[PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
 2024-02-08 22:04 UTC  (5+ messages)

[PATCH kernel 4/4] pci: Define Integrity and Data Encryption (IDE) extended capability
 2024-02-08 22:02 UTC  (2+ messages)

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-08 22:01 UTC  (2+ messages)

[PATCH kernel 2/4] pci/doe: Support discovery version
 2024-02-08 22:00 UTC  (2+ messages)

[PATCH V2 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-08 21:59 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: arm: mediatek: convert hifsys to the json-schema clock
` [PATCH V2 2/3] dt-bindings: arm: mediatek: convert PCIESYS "
` [PATCH V2 3/3] dt-bindings: arm: mediatek: convert SSUSBSYS "

linux-next: build warning after merge of the spi tree
 2024-02-08 21:59 UTC  (3+ messages)

[PATCH kernel 1/4] pci/doe: Define protocol types and make those public
 2024-02-08 21:57 UTC  (2+ messages)

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-08 21:57 UTC  (6+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID

[PATCH kernel 0/4] pci/doe/ide: Capabilities, protocols
 2024-02-08 21:55 UTC  (2+ messages)

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform
 2024-02-08 21:48 UTC  (3+ messages)

[PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation
 2024-02-08 21:52 UTC  (5+ messages)
` [PATCH 1/8] platform/x86/intel/sdsi: Set message size during writes
` [PATCH 3/8] platform/x86/intel/sdsi: Add header file

[syzbot] Monthly bpf report (Feb 2024)
 2024-02-08 21:48 UTC 

[PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-02-08 21:44 UTC  (10+ messages)
` [PATCH v3 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v3 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v3 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v3 4/4] i2c: thunderx: Adding ioclk support

[PATCH] PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
 2024-02-08 21:36 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Fix a sleeping issue in a RCU read section
 2024-02-08 21:33 UTC  (2+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-08 21:29 UTC 

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-02-08 21:29 UTC  (7+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq

[PATCH 1/2] arm64: dts: ti: k3-am69-sk: fix PMIC interrupt number
 2024-02-08 21:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j721e-sk: "

[PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods
 2024-02-08 21:24 UTC  (4+ messages)

[PATCH v4 0/3] per-vma locks in userfaultfd
 2024-02-08 21:22 UTC  (4+ messages)
` [PATCH v4 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v4 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v5 00/17] spi: s3c64xx: straightforward cleanup
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-08 21:21 UTC  (7+ messages)
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
    `  "
` [PATCH v3 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
    `  "

[PATCH v3 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-02-08 21:20 UTC  (11+ messages)

[regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()")
 2024-02-08 21:17 UTC  (5+ messages)
    ` [regression 6.1.76] "

[PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk
 2024-02-08 21:11 UTC  (4+ messages)

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-08 21:09 UTC  (3+ messages)
` [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-08 21:09 UTC  (3+ messages)
` [PATCH 1/2] x86/MCE: "

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-08 21:08 UTC  (9+ messages)
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature

[PATCH v4 0/3] drm/atomic: Allow drivers to write their own plane check for async
 2024-02-08 21:05 UTC  (4+ messages)
` [PATCH v4 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v4 2/3] drm: Allow drivers to choose plane types to async flip
` [PATCH v4 3/3] drm/amdgpu: Make it possible to async flip overlay planes

[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-02-08 21:05 UTC  (6+ messages)

[PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 21:02 UTC  (4+ messages)

[PATCH] PCI: make pcie_port_bus_type const
 2024-02-08 21:00 UTC  (2+ messages)

[PATCH v2] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
 2024-02-08 20:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
 2024-02-08 20:56 UTC  (2+ messages)

[RESEND PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-08 20:54 UTC  (5+ messages)
` [RESEND PATCH v7 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [RESEND PATCH v7 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
 2024-02-08 20:48 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
` [PATCH v3 2/8] KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
` [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
` [PATCH v3 4/8] KVM: selftests: Add a macro to define a test with one vcpu
` [PATCH v3 5/8] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH v3 6/8] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
` [PATCH v3 7/8] KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
` [PATCH v3 8/8] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[LSF/MM/BPF TOPIC] tracing the source of errors
 2024-02-08 20:47 UTC  (6+ messages)
` [Lsf-pc] "

[paulmck-rcu:rcu/next] BUILD SUCCESS 895fbfa1f53b84a1133da3aa752f64ea07acbb12
 2024-02-08 20:44 UTC 

[PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-08 20:44 UTC  (4+ messages)
` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq

[PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-08 20:44 UTC  (5+ messages)
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959

[PATCH] fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY
 2024-02-08 20:40 UTC  (3+ messages)

[PATCH 1/2] pmdomain: constify of_phandle_args in xlate
 2024-02-08 20:28 UTC  (2+ messages)
` [PATCH 2/2] pmdomain: constify of_phandle_args in add device and subdomain

[PATCH 1/2] dmaengine: pl08x: constify pointer to char in filter function
 2024-02-08 20:27 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: of: constify of_phandle_args in of_dma_find_controller()

[PATCH] gpio: constify opaque pointer in gpio_device_find() match function
 2024-02-08 20:27 UTC 

[PATCH 1/3] spi: pl022: Use typedef for dma_filter_fn
 2024-02-08 20:21 UTC  (3+ messages)
` [PATCH 2/3] spi: pl022: Add missing dma_filter field kerneldoc
` [PATCH 3/3] spi: pxa2xx: Use typedef for dma_filter_fn

[PATCH] mmc: renesas_sdhi: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[PATCH] serial: amba: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[regression 6.1.y] f2fs: invalid zstd compress level: 6
 2024-02-08 20:19 UTC 

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 20:19 UTC  (9+ messages)
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox