mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/6] usb: add missing pm_runtime_dont_use_autosuspend() calls
 2026-09-18 10:03 UTC  (3+ messages)
` [PATCH 4/6] usb: typec: ucsi: ccg: add missing pm_runtime_dont_use_autosuspend() call

[PATCH v2 00/19] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-18 10:02 UTC  (5+ messages)
` [PATCH v2 01/19] dt-bindings: clock: qcom: Add MSM8952 global clock controller
` [PATCH v2 06/19] dt-bindings: vendor-prefixes: Add General Mobile

[PATCH v7 0/2] firmware: arm_scmi: fix module auto-loading
 2026-09-18 10:02 UTC  (5+ messages)
` [PATCH v7 1/2] module: add SCMI device table alias support
` [PATCH v7 2/2] firmware: arm_scmi: Always create devices for standard protocols

[PATCH net v3] rust: net: netlink: validate attribute length before casting to `c_int`
 2026-09-18 10:00 UTC 

[PATCH v8 0/4] virtio-gpu: Add userptr support for compute workloads
 2026-09-18  9:59 UTC  (5+ messages)
` [PATCH v8 1/4] drm/virtio-gpu: Add VIRTIO_GPU_CAPSET_ROCM capability
` [PATCH v8 2/4] drm/virtgpu api: add blob userptr resource
` [PATCH v8 3/4] drm/virtio: implement userptr support for zero-copy memory access
` [PATCH v8 4/4] drm/virtio: wire blob ioctl creation to userptr objects

[PATCH v9 0/3] Add RP1 PWM controller support
 2026-09-18  9:59 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH v9 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH v9 3/3] arm64: dts: broadcom: rpi-5: Add RP1 PWM node

[PATCH v2] rtc: stm32: fix clock leak on pinctrl probe failure
 2026-09-18  9:58 UTC 

[PATCH v2 0/3] Add USB DWC3 support for Samsung Exynos8855
 2026-09-18  9:58 UTC  (5+ messages)
  ` [PATCH v2 2/3] dt-bindings: usb: Introduce samsung,snps-dwc3
  ` [PATCH v2 1/3] MAINTAINERS: add Samsung USB DT binding to ARM/SAMSUNG entry

[GIT PULL] Crypto Fixes for 7.3
 2026-09-18  9:58 UTC 

[PATCH] gpib: tnt4882: Fix device reference leak in mite_init()
 2026-09-18  9:58 UTC  (2+ messages)

[PATCH v2 0/5] Enable TDX module extensions
 2026-09-18  9:58 UTC  (10+ messages)
` [PATCH v2 1/5] x86/virt/tdx: Move TDH.SYS.CONFIG operations into a wrapper
` [PATCH v2 2/5] x86/virt/tdx: Configure add-on features on TDX module init
` [PATCH v2 3/5] x86/virt/tdx: Detect if the extensions initialization is required

[PATCH v3 0/5] arm: ras: Add DT frontend support for ARM RAS
 2026-09-18  9:57 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: ras: Introduce ARM RAS error sources
` [PATCH v3 2/5] arm64: ras: Add Device Tree frontend
` [PATCH v3 3/5] arm64: dts: qcom: monaco: add RAS error source nodes
` [PATCH v3 4/5] arm64: dts: qcom: lemans: "
` [PATCH v3 5/5] arm64: dts: qcom: shikra: "

[PATCH] crypto: atmel-sha: reject initialization without a device
 2026-09-18  9:57 UTC  (2+ messages)

[PATCH v3 0/3] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
 2026-09-18  9:56 UTC  (7+ messages)
` [PATCH v3 1/3] usb: typec: mux: ps883x: support TYPEC_DP_STATE_F
` [PATCH v3 2/3] usb: typec: mux: ps883x: add a delay after writing config regs
` [PATCH v3 3/3] usb: typec: mux: ps883x: disable USB4 on incomplete USB4 platforms

[PATCH] crypto: omap-sham: fix crypto engine cleanup
 2026-09-18  9:56 UTC  (2+ messages)

[PATCH] crypto: omap-des: fix crypto engine cleanup
 2026-09-18  9:56 UTC  (2+ messages)

[PATCH v2 0/2] serial: 8250_dw: Add ti,tda54-uart support
 2026-09-18  9:56 UTC  (7+ messages)
` [PATCH v2 2/2] serial: 8250_dw: Add capability to skip empty FIFO read

[PATCH net] net: don't require the hwtstamp NDOs when a PHY provides timestamping
 2026-09-18  9:55 UTC 

[PATCH v5 0/3] mm: zswap: free cold writeback folios promptly
 2026-09-18  9:55 UTC  (3+ messages)
` [PATCH v5 1/3] mm: swap: move LRU insertion out of the swap cache allocator

[PATCH] crypto: xilinx - clear AES key buffer before freeing it
 2026-09-18  9:54 UTC  (2+ messages)

[PATCH] crypto: xilinx - use kfree_sensitive() in cleanup paths
 2026-09-18  9:54 UTC  (2+ messages)

[PATCH] crypto: zynqmp-sha - fix NULL pointer dereference in init_tfm
 2026-09-18  9:53 UTC  (2+ messages)

[PATCH v2 00/12] s390: More this_cpu_*() changes
 2026-09-18  9:53 UTC  (3+ messages)
` [PATCH v2 12/12] s390/percpu: Rework to simplify percpu_entry() and percpu_exit()

[PATCH] usb: typec: Fix PD object leak in select_usb_power_delivery_store()
 2026-09-18  9:53 UTC  (2+ messages)

[PATCH v7 00/11] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
 2026-09-18  9:52 UTC  (20+ messages)
` [PATCH v7 01/11] iio: dac: mcp47feb02: initialize dac_data field in channel data struct at probe
` [PATCH v7 02/11] iio: dac: mcp47feb02: Fix gain field initialization for active channels
` [PATCH v7 03/11] iio: dac: mcp47feb02: use field_get() instead of custom dynamic macros
` [PATCH v7 04/11] iio: dac: mcp47feb02: Return len when disabling EEPROM store
` [PATCH v7 05/11] iio: dac: mcp47feb02: Increase EEPROM Programming Write Cycle Time
` [PATCH v7 06/11] iio: dac: mcp47feb02: Avoid unjustified probe error on missing label
` [PATCH v7 07/11] iio: dac: mcp47feb02: correct typo from a comment
` [PATCH v7 08/11] iio: dac: mcp47feb02: use field_prep() instead of custom dynamic macros
` [PATCH v7 09/11] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
` [PATCH v7 10/11] dt-bindings: iio: dac: add support for MCP48FEB02 SPI
` [PATCH v7 11/11] iio: dac: add support for Microchip MCP48FEB02

[PATCH net-next v4 0/2] tcp: annotate lockless access to sk->sk_err
 2026-09-18  9:51 UTC  (3+ messages)
` [PATCH net-next v4 1/2] "

[PATCH bpf-next v8 1/3] bpf: arena: allocate the fault-in page outside the lock
 2026-09-18  9:51 UTC  (2+ messages)

[PATCH] perf/core: Fix race between perf_event_exit_task and perf_pending_task
 2026-09-18  9:50 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: mediatek,mt2701-auxadc: add mt6572
 2026-09-18  9:50 UTC  (2+ messages)

[PATCH v8 0/2] Add LPASS VA CSR HeartBeat pulse clock support
 2026-09-18  9:50 UTC  (3+ messages)
` [PATCH v8 2/2] clk: qcom: Add LPASS VA CSR heartbeat pulse clock

[PATCH v4 00/11] Add S32N79RDB UFS support
 2026-09-18  9:49 UTC  (3+ messages)
` [PATCH v4 07/11] dt-bindings: ufs: Add NXP S32N79 UFS host controller

[PATCH] sched: Fix incorrect sched_stat_wait statistics for rt and dl
 2026-09-18  9:48 UTC 

[PATCH] crypto: amlogic: Fix IRQ handler return value and fallthrough logic
 2026-09-18  9:48 UTC  (3+ messages)

[PATCH 0/5] Rework M.2 Bluetooth instantiation using the auxiliary bus
 2026-09-18  9:48 UTC  (2+ messages)

[PATCH v18 00/23] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-18  9:47 UTC  (6+ messages)
` [PATCH v18 05/23] KVM: arm64: Track the type of VM in kvm_arch

[PATCH 1/1] mm/page_alloc: enforce upper bound on min_free_kbytes sysctl write
 2026-09-18  9:45 UTC 

[PATCH v2] usb: typec: ucsi_ccg: Add retry mechanism in ccg_read
 2026-09-18  9:45 UTC  (2+ messages)

[PATCH v3 0/2] list: add missing empty list check to list_cut_before()
 2026-09-18  9:45 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] crypto: af_alg/hash: Report errors that discard hash state
 2026-09-18  9:45 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ethernet: oa_tc6: add reset-gpios support
 2026-09-18  9:43 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: microchip,lan8650: add reset-gpios property

[PATCH v3] kobject: fix uevent socket use-after-free on net namespace delete
 2026-09-18  9:43 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/2] usb: typec: Add onsemi FUSB15201 support
 2026-09-18  9:43 UTC  (3+ messages)
` [PATCH v3 2/2] usb: typec: Add onsemi FUSB15201 driver

[PATCH] KVM: x86/hyperv: do not overwrite hc->ingpa for slow SIGNAL_EVENT hypercall
 2026-09-18  9:43 UTC 

[PATCH v2 0/2] clk: qcom: Add camera clock controllers support for Qualcomm Maili SoC
 2026-09-18  9:42 UTC  (2+ messages)

[PATCH] serial: 8250_uniphier: Use dev_err_probe() in probe error paths
 2026-09-18  9:41 UTC  (2+ messages)

[PATCH 00/48] clk: qcom: Use common probe data for always-on clocks
 2026-09-18  9:41 UTC  (6+ messages)
` [PATCH 27/48] clk: qcom: gcc-sm6375: Use common clock controller probe data
` [PATCH 29/48] clk: qcom: gcc-sm8250: "

[PATCH v4 0/4] E5010 Probe Cleanup and Adding autosuspend
 2026-09-18  9:41 UTC  (7+ messages)
` [PATCH v4 1/4] media: imagination: e5010: Properly Release m2m_dev if probe fails
` [PATCH v4 2/4] media: imagination: e5010: Fix clk never enabled without CONFIG_PM
` [PATCH v4 3/4] media: imagination: e5010: Move e5010_init_device to Runtime Resume Hook

[RFC PATCH 0/3] mm, memcg: isolate deprecated v1 state from struct mem_cgroup
 2026-09-18  9:41 UTC  (3+ messages)

[PATCH v3] md: Fix the null-ptr-deref of 'mddev->private' while submitting IO
 2026-09-18  9:41 UTC  (8+ messages)

[PATCH v10 0/8] fix several inconsistencies with sysfs configuration in etmX
 2026-09-18  9:40 UTC  (3+ messages)
` [PATCH v10 6/8] coresight: etm4x: exclude ss_status from drvdata->config

[ndctl PATCH RESEND] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
 2026-09-18  9:39 UTC  (3+ messages)

[RFC PATCH 0/5] KVM: arm64: New PTE dirty-page encoding, HAFDBS new usage
 2026-09-18  9:39 UTC  (7+ messages)
` [RFC PATCH 1/5] KVM: arm64: pgtables: Change write bit from S2AP_W to DBM

net/core/bpf_ksock.c:221:18: sparse: sparse: symbol 'bpf_ksock_release_dtor' was not declared. Should it be static?
 2026-09-18  9:35 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: take the flash lock around spi_nor_restore()
 2026-09-18  9:34 UTC  (3+ messages)

[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
 2026-09-18  9:33 UTC  (2+ messages)

[PATCH v3 00/12] mm/collapse: separate a collapse from its callers
 2026-09-18  9:31 UTC  (3+ messages)
` [PATCH v3 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers

[PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-18  9:31 UTC  (5+ messages)
` [PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
  ` dm review needed, was: "

[PATCH] net: fs_enet: fix platform info memory leak on remove
 2026-09-18  9:30 UTC  (3+ messages)

[PATCH v6 0/4] firmware: arm_scmi: fix module auto-loading
 2026-09-18  9:30 UTC  (6+ messages)
` [PATCH v6 3/4] firmware: arm_scmi: Fix scmi_protocol_device_unrequest() race

[PATCH v5 00/19] crypto: talitos - Driver cleanup
 2026-09-18  9:30 UTC  (4+ messages)
` [PATCH v5 01/19] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API

[PATCH v2] PCI: Accept AtomicOps already enabled by the hypervisor
 2026-09-18  9:28 UTC  (5+ messages)
        ` [PATCH v3] "

[PATCH v2 0/3] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
 2026-09-18  9:28 UTC  (3+ messages)
` [PATCH v2 3/3] usb: typec: mux: ps883x: disable USB4 on incomplete USB4 platforms

[RFC PATCH v4 0/8] fuse: caches documentation and testing
 2026-09-18  9:28 UTC  (7+ messages)
` [RFC PATCH v4 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v4 4/8] selftests/fuse: factor-out test fixture setup/teardown

[PATCH] clk: qcom: gcc-ipq5018: mark 'gpll0_main' clock as critical
 2026-09-18  9:27 UTC 

[PATCH 0/2] Allow mtk-regulator-coupler to be built as a module
 2026-09-18  9:26 UTC  (3+ messages)

[PATCH v2 0/2] mtd: spi-nor: issi: add support for the IS25WX01G octal flash
 2026-09-18  9:25 UTC  (7+ messages)
` [PATCH v2 2/2] mtd: spi-nor: issi: Add support for is25wx01g

[PATCH v2] drm/imagination: Fix parameter validation in pvr_fw_object_destroy()
 2026-09-18  9:25 UTC  (2+ messages)

[PATCH] media: uvcvideo: add capture quirks for 1e4e:7102
 2026-09-18  9:24 UTC  (2+ messages)

[PATCH] thermal/drivers/airoha: Request the EN7581 IRQ after zone registration
 2026-09-18  9:24 UTC  (2+ messages)

[PATCH] can: m_can: pci: add missing pm_runtime_dont_use_autosuspend() call
 2026-09-18  9:24 UTC  (2+ messages)

[PATCH 0/3] kmemleak: fix stale documentation and raise the verbose default
 2026-09-18  9:21 UTC  (9+ messages)
` [PATCH 1/3] Documentation: kmemleak: describe the metadata pool, not the early log
` [PATCH 2/3] Documentation: kmemleak: fix stale statements about scanning
` [PATCH 3/3] mm: kmemleak: raise min_unref_scans to 3 for verbose auto-scan

[PATCH net-next v3 4/5] fbnic: Support larger memory-provider RX pages
 2026-09-18  9:21 UTC  (2+ messages)

[PATCH net-next v3 3/5] net: Revalidate queue config for ringparam changes
 2026-09-18  9:21 UTC  (2+ messages)

[PATCH 0/2] binfmt: fixes for kres reports
 2026-09-18  9:20 UTC  (3+ messages)
` [PATCH 1/2] binfmt_misc: fix OOB read in bpf_binprm_select_interp()
` [PATCH 2/2] binfmt_misc: fix racy checks in bpf set_interp kfuncs

[PATCH 0/4] memcg: move memcgid refcount to objcg to unpin dying memcgs
 2026-09-18  9:18 UTC  (5+ messages)
` [PATCH 1/4] memcg: keep swap charging under RCU protection
` [PATCH 2/4] memcg: base swap charge accounting on memcgid root status
` [PATCH 3/4] memcg: manipulate memcg private ID references by ID
` [PATCH 4/4] memcg: move memcg private ID refcount to objcg

[tip:master] BUILD SUCCESS 9d957098a0d4c4bda17534c491d1aa6083f4a780
 2026-09-18  9:18 UTC 

[PATCH] usb: typec: ucsi: Get the connector fwnode based on reg value
 2026-09-18  9:18 UTC  (2+ messages)

[PATCH mm-new v9] mm: vmscan: retry folios written back while isolated for traditional LRU
 2026-09-18  9:18 UTC  (2+ messages)

[PATCH v9 0/9] arm64: dts: ti: Split wkup R5F memory region for IO+DDR resume
 2026-09-18  9:17 UTC  (10+ messages)
` [PATCH v9 1/9] arm64: dts: ti: k3-am62a-phycore-som: Fix wkup R5F memory region size
` [PATCH v9 2/9] arm64: dts: ti: k3-am62d2-evm: "
` [PATCH v9 3/9] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH v9 4/9] arm64: dts: ti: k3-am62p-verdin: "
` [PATCH v9 5/9] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v9 6/9] arm64: dts: ti: var-som-am62p: "
` [PATCH v9 7/9] arm64: dts: ti: k3-am62a: Split r5f memory region
` [PATCH v9 8/9] arm64: dts: ti: k3-am62p: "
` [PATCH v9 9/9] arm64: dts: ti: Add wkup R5F nodes to pre-ram bootphase

[PATCH v4 0/2] Add DSS support for AM62L SoC
 2026-09-18  9:17 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: ti: k3-am62l3-evm: Add HDMI support

[PATCH net-next v4 0/3] net: dsa: realtek: EEE support for RTL8365MB-VC
 2026-09-18  9:17 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: phy: realtek: use C45 for RTL8365MB-VC internal PHY MMD access
` [PATCH net-next v4 2/3] net: dsa: realtek: rtl8365mb: extract PHY OCP address halves with FIELD_GET
` [PATCH net-next v4 3/3] net: dsa: realtek: rtl8365mb: add EEE support

[PATCH] wifi: mt76: mt7996: refresh the tx BA session timer on NPU devices
 2026-09-18  9:16 UTC 

[PATCH v2 0/2] sched/cpufreq: fix schedutil's boost frequency handling
 2026-09-18  9:15 UTC  (3+ messages)
` [PATCH v2 2/2] cpufreq: fix schedutil not returning to non-boost freq when boost is disabled

[PATCH 0/2] platform/x86: asus-wmi: Serialize WMI evaluations and drop redundant rfkill lock
 2026-09-18  9:15 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: Serialize WMI method evaluations with a mutex
` [PATCH 2/2] platform/x86: asus-wmi: Remove redundant per-device wmi_lock and duplicate rfkill ops

[PATCH bpf-next v7 1/5] mm: Add copy_remote_mm_str()
 2026-09-18  9:13 UTC  (2+ messages)

[PATCH 0/4] crypto: hisilicon - fix several issues in QM and SEC drivers
 2026-09-18  9:13 UTC  (3+ messages)
` [PATCH 2/4] crypto: hisilicon/sec2 - fix scheduling while atomic in aead soft fallback

[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
 2026-09-18  9:13 UTC  (4+ messages)
` [PATCH v3 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)

[PATCH v12 0/6] Add VIM4 MCU/FAN support
 2026-09-18  9:12 UTC  (3+ messages)
` [PATCH v12 4/6] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support

[PATCH 00/25] mtd: spi-nor: winbond: Cleanup JW family, add support for PW chips
 2026-09-18  9:11 UTC  (3+ messages)
` [PATCH 16/25] mtd: spi-nor: winbond: Prepare introduction of W25QxxPW-Q/N parts

[PATCH v8 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-09-18  9:11 UTC  (5+ messages)
` [PATCH v8 02/10] powerpc/8xx: add pte_set_huge()

[PATCH bpf-next v8 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-09-18  9:10 UTC  (6+ messages)
` [PATCH bpf-next v8 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v8 2/5] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v8 3/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v8 4/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v8 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH] PCI: rcar-gen4: Fix device_node leak in rcar_gen4_pcie_host_msi_addr()
 2026-09-18  9:10 UTC 

[PATCH 5/5] usb: dwc3: rockchip: fix USB-C reconnect in gadget mode
 2026-09-18  9:10 UTC  (2+ messages)

[PATCH v9 0/2] Add support for hashing algorithms in TI DTHE V2
 2026-09-18  9:10 UTC  (2+ messages)

[PATCH v3 0/5] Add two-byte cmpxchg emulation and wire it into the architectures
 2026-09-18  9:10 UTC  (2+ messages)

[PATCH 1/2] perf: Fix null pointer access in is_include_guest_event()
 2026-09-18  9:09 UTC  (5+ messages)
` [PATCH 2/2] perf: Add checks to prevent null ptr access

[PATCH v5 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-09-18  9:09 UTC  (5+ messages)
` [PATCH v5 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH v5 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH v2] cpufreq/amd-pstate: Skip auto_sel write when it already matches the mode
 2026-09-18  9:09 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 00/15] Fix several issues in DTHEv2 driver
 2026-09-18  9:09 UTC  (3+ messages)
` [PATCH v4 02/15] crypto: ti - Fix spinlock inconsistency in DTHEv2

[PATCH 0/2] Fixes for map() path
 2026-09-18  9:07 UTC  (5+ messages)
` [PATCH 1/2] drm/imagination: Propagate map failures correctly from pvr_mmu_map_sgl()
` [PATCH 2/2] drm/imagination: Fix page count for page table for map() interface

[PATCH 0/5] arm64: tegra: Miscellaneous I2C changes on Tegra264
 2026-09-18  9:06 UTC  (6+ messages)
` [PATCH 1/5] arm64: tegra: Add missing *-cells properties for I2C controllers
` [PATCH 2/5] arm64: tegra: Add I2C aliases for Tegra264
` [PATCH 3/5] arm64: tegra: Add NVIDIA Jetson AGX Thor module EEPROM
` [PATCH 4/5] arm64: tegra: Add NVIDIA Jetson AGX Thor system EEPROM
` [PATCH 5/5] arm64: tegra: Add thermal senser for Jetson AGX Thor

[PATCH] ASoC: amd: acp: enable TAS2783 and add RT712-VB SoundWire machine
 2026-09-17 22:18 UTC  (2+ messages)

[PATCH] regulator: core: Fix rdev reference leak in regulator_resolve_supply()
 2026-09-17 20:25 UTC  (2+ messages)

[PATCH] regulator: core: Fix c_rdev reference leak in regulator_resolve_coupling()
 2026-09-17 19:59 UTC  (2+ messages)

[PATCH] [v2] ASoC: rt766: fix HID dependency for SND_SOC_SDCA_HID
 2026-09-17 19:25 UTC  (2+ messages)

[PATCH] ASoC: fsl: mpc5200: gate AC97 driver on PPC_MPC52xx
 2026-09-17 18:55 UTC  (2+ messages)

[PATCH v4] ASoC: fix typos in comments
 2026-09-17 17:31 UTC  (2+ messages)

[PATCH v2 0/2] spi: spi-qpic-snand: fix the stale ECC context pointer
 2026-09-17 15:25 UTC  (2+ messages)

[PATCH 0/2] spi: virtio: fix max frequency setting plus minor cleanup
 2026-09-17 14:54 UTC  (2+ messages)

[PATCH v3 00/12] ASoC: mediatek: mt8189: Improve error handling
 2026-09-17 11:49 UTC  (2+ messages)

[PATCH 00/11] ASoC: SOF: amd: SoundWire and PDM support and fixes for ACP7.B/7.F
 2026-09-17 11:48 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®