summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22dt-bindings: usb: ci-hdrc-usb2: allow up to 3 clocks for qcom,ci-hdrcAntony Kurniawan Soemardi
2026-05-22USB: cdc-acm: start bulk-IN polling when ALWAYS_POLL_CTRL is setDave Carey
2026-05-22usb: cdns3: plat: fix leaked role switch on core role initialization failurePeter Chen
2026-05-22usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET logStepan Ionichev
2026-05-22usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()Nathan Chancellor
2026-05-22usbip: vhci_hcd: reduce CONFIG_USBIP_VHCI_NR_HCS upper bound to 32Adrian Wowk
2026-05-22usbip: vhci_hcd: fix NULL deref in status_show_vhciAdrian Wowk
2026-05-22usb: core: hcd: fix possible deadlock in rh control transfersOliver Neukum
2026-05-22usb: chipidea: udc: support dynamic gadget add/removeXu Yang
2026-05-22usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()Xu Yang
2026-05-22USB: cdc-acm: Fix bit overlap and move quirk definitions to headerWentao Guan
2026-05-22KVM: s390: Properly reset zero bit in PGSTEClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix redundant rmap entriesClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix unshadowing logicClaudio Imbrenda
2026-05-22KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errorsClaudio Imbrenda
2026-05-22KVM: s390: vsie: Fix memory leak when unshadowingClaudio Imbrenda
2026-05-22usb: dwc2: Fix use after free in debug codeDan Carpenter
2026-05-22usb: chipidea: core: convert ci_role_switch to local variableXu Yang
2026-05-22usb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito
2026-05-22usb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito
2026-05-22usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae
2026-05-22dt-bindings: usb: Fix EIC7700 USB reset's issueHang Cao
2026-05-22usbip: vudc: Fix use after free bug in vudc_remove due to race conditionMichael Bommarito
2026-05-22dt-bindings: usb: ti,omap4-musb: Drop duplicate 'usb-phy' property constraintsRob Herring (Arm)
2026-05-22usb: storage: Add quirks for PNY Elite Portable SSDSam Burkels
2026-05-22USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllersStephen J. Fuhry
2026-05-22KVM: arm64: vgic-v5: Limit support to 64 PPIsMarc Zyngier
2026-05-22KVM: arm64: vgic: Rationalise per-CPU irq accessorMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Drop defensive checks from vgic_v5_ppi_queue_irq_unlock()Marc Zyngier
2026-05-22KVM: arm64: vgic: Consolidate vgic_allocate_private_irqs_locked()Marc Zyngier
2026-05-22KVM: arm64: vgic: Constify struct irq_ops usageMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Drop pointless ARM64_HAS_GICV5_CPUIF checkMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Remove use of __assign_bit() with a constantMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_stateMarc Zyngier
2026-05-22KVM: arm64: vgic-v5: Add for_each_visible_v5_ppi() iteratorMarc Zyngier
2026-05-22usb: usbtmc: reject interrupt endpoints with small wMaxPacketSizeHeitor Alves de Siqueira
2026-05-22usb: usbtmc: check URB actual_length for interrupt-IN notificationsHeitor Alves de Siqueira
2026-05-22xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen
2026-05-22usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li
2026-05-22usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li
2026-05-22usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang
2026-05-22clk: renesas: rzg2l: Rename RZG3L-prefixed PLL macros to CPG-prefixed onesBiju Das
2026-05-22clk: renesas: rzg3s/rzg3l: Simplify PLL configuration macroBiju Das
2026-05-22clk: renesas: rzg2l: Simplify SAM PLL configuration macroBiju Das
2026-05-22Merge branch 'icc-misc' into icc-nextGeorgi Djakov
2026-05-22xfrm: esp: restore combined single-frag length gateJingguo Tan
2026-05-22esp: fix page frag reference leak on skb_to_sgvec failuree521588
2026-05-22LoongArch: KVM: Move some variable declarations to paravirt.hBibo Mao
2026-05-22LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang