summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-08xhci: sideband: fix ring sg table pages leakXu Rao
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu
2026-07-08usb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao
2026-07-08usb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak
2026-07-08usb: typec: anx7411: use devm_pm_runtime_enable()Myeonghun Pak
2026-07-08usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()Ben Dooks
2026-07-08USB: misc: uss720: unregister parport on probe failureMyeonghun Pak
2026-07-08usb: gadget: function: rndis: add length check for headerGriffin Kroah-Hartman
2026-07-08usb: gadget: function: rndis: add length check to response queryGriffin Kroah-Hartman
2026-07-08usb: free iso schedules on failed submitDawei Feng
2026-07-08USB: usb-storage: ene_ub6250: restore media-ready checkXu Rao
2026-07-08usb: gadget: f_printer: take kref only for successful openXu Rao
2026-07-08usbip: vudc: fix NULL deref in vep_dequeue()Sam Day
2026-07-08usbip: tools: support SuperSpeedPlus devicesYichong Chen
2026-07-08usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt modeMadhu M
2026-07-08ASoC: qcom: Add Eliza audio supportMark Brown
2026-07-08ASoC: qcom: sc8280xp: Add support for ElizaRavi Hothi
2026-07-08ASoC: dt-bindings: qcom,sm8250: Add Eliza sound cardRavi Hothi
2026-07-08ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecsRavi Hothi
2026-07-08ALSA: hda/realtek: Add mic mute LED quirk for HP Laptop 15-fd0xxxKshamendra Kumar Mishra
2026-07-08ALSA: hda/realtek - Add quirk for HP Victus 15-fa0xxx (MB 8A50)Rohit Sinha
2026-07-08ALSA: usb-audio: Add quirk for Redragon H510-PRO Wireless headsetAgustin Luzardo
2026-07-08perf/x86/amd/core: Avoid enabling BRS from the SVM reload pathSandipan Das
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh
2026-07-08net/sched: cake: reject overhead values that underflow lengthSamuel Moelius
2026-07-08Merge tag 'for-net-2026-07-06' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-07-08rtla: Also link in ctype.cBastian Blank
2026-07-08net: mdio: select REGMAP_MMIO instead of depending on itRosen Penev
2026-07-08selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag
2026-07-08riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILPGuodong Xu
2026-07-08riscv: hwprobe.rst: Make indentation consistentAndrew Jones
2026-07-08dt-bindings: riscv: sort multi-letter Z extensions alphanumericallyGuodong Xu
2026-07-08erofs: get rid of erofs_is_ishare_inode() helperGao Xiang
2026-07-08erofs: relax sanity check for tail pclusters due to ztailpackingGao Xiang
2026-07-08ata: libata-core: Allow capacity transition to zero for locked drivesTJ Adams
2026-07-08ata: libata-core: Skip HPA resize for locked drivesTJ Adams
2026-07-07accel/amdxdna: Fix potential NULL pointer dereference of abo->clientLizhi Hou
2026-07-07accel/amdxdna: Check init_srcu_struct() return valueLizhi Hou
2026-07-07accel/amdxdna: Check drmm_mutex_init() return valueLizhi Hou
2026-07-07hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (corsair-cpro) Stop device IO before calling hid_hw_stopGuenter Roeck
2026-07-07hwmon: (corsair-psu) Stop device IO before calling hid_hw_stopEdward Adam Davis
2026-07-07selftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones
2026-07-07Vijendar Mukunda <Vijendar.Mukunda@amd.com> says:Mark Brown
2026-07-07ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return checkVijendar Mukunda
2026-07-07ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()Vijendar Mukunda
2026-07-07ASoC: amd: ps: disable MSI on resume in ACP PCI driverVijendar Mukunda
2026-07-07Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency statsGuopeng Zhang