summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-19Revert "usb: legacy: ncm: Fix NPE in gncm_bind"Kuen-Han Tsai1-10/+3
2026-03-19Revert "usb: gadget: f_ncm: Fix atomic context locking issue"Kuen-Han Tsai3-13/+28
2026-03-19usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai1-3/+10
2026-03-19usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai3-28/+13
2026-03-19usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang1-0/+14
2026-03-19usb: image: mdc800: kill download URB on timeoutZiyi Guo1-1/+3
2026-03-19usb: gadget: uvc: fix interval_duration calculationJunzhong Pan1-1/+1
2026-03-19usb: mdc800: handle signal and read racingOliver Neukum1-1/+1
2026-03-19usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping1-0/+4
2026-03-19usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu1-0/+9
2026-03-19usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum1-1/+3
2026-03-19USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern2-14/+16
2026-03-19USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern1-3/+3
2026-03-19USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern2-12/+72
2026-03-19usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera1-1/+6
2026-03-19usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang1-1/+6
2026-03-19usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier2-0/+6
2026-03-19usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos1-7/+1
2026-03-19usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman1-1/+1
2026-03-19usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus1-0/+2
2026-03-19usb: yurex: fix race in probeOliver Neukum1-1/+1
2026-03-19usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang1-0/+1
2026-03-19usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan1-2/+2
2026-03-19USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko1-0/+3
2026-03-19usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg1-0/+4
2026-03-19USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X1-0/+9
2026-03-19KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier1-1/+1
2026-03-19KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
2026-03-19KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson4-5/+29
2026-03-19KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier1-7/+5
2026-03-19ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
2026-03-19ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato1-0/+1
2026-03-19rust: str: make NullTerminatedFormatter publicAlexandre Courbot1-2/+2
2026-03-19rust: kbuild: allow `unused_features`Miguel Ojeda1-0/+1
2026-03-19rust_binder: call set_notification_done() without proc lockAlice Ryhl1-1/+2
2026-03-19rust_binder: avoid reading the written value in offsets arrayAlice Ryhl1-11/+6
2026-03-19rust_binder: check ownership before using vmaAlice Ryhl1-20/+63
2026-03-19rust_binder: fix oneway spam detectionCarlos Llamas3-13/+44
2026-03-19net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-19net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2026-03-19net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-19net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-19can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
2026-03-19ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-19ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-19sched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou1-1/+0
2026-03-19cgroup: fix race between task migration and iterationQingye Zhao1-0/+1
2026-03-19drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
2026-03-19usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae1-2/+10
2026-03-19iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade3-1/+14