summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25usb: mdc800: handle signal and read racingOliver Neukum1-1/+1
2026-03-25usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu1-0/+9
2026-03-25usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum1-1/+3
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern2-14/+16
2026-03-25USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern1-3/+3
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern2-12/+72
2026-03-25usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera1-1/+6
2026-03-25usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang1-1/+6
2026-03-25usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier2-0/+6
2026-03-25usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos1-7/+1
2026-03-25usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman1-1/+1
2026-03-25usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus1-0/+2
2026-03-25usb: yurex: fix race in probeOliver Neukum1-1/+1
2026-03-25usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang1-0/+1
2026-03-25usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan1-2/+2
2026-03-25USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko1-0/+3
2026-03-25usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg1-0/+4
2026-03-25USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X1-0/+9
2026-03-25KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
2026-03-25ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
2026-03-25ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato1-0/+1
2026-03-25net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-25net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-25net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-25ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-25ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-25cgroup: fix race between task migration and iterationQingye Zhao1-0/+1
2026-03-25Revert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin1-1/+0
2026-03-25usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae1-2/+10
2026-03-25iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade3-1/+14
2026-03-25net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet2-8/+12
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-25net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún1-3/+3
2026-03-25net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
2026-03-25drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-25ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-25ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-25ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks1-1/+1
2026-03-25net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-25e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-25i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-25nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim1-2/+4
2026-03-25nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim1-1/+1
2026-03-25sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki2-11/+10
2026-03-25perf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
2026-03-25regulator: pca9450: Correct interrupt typePeng Fan1-1/+1
2026-03-25perf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
2026-03-25netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan1-0/+6
2026-03-25netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim1-4/+4