summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-05-02USB: wdm: add annotationOliver Neukum1-1/+1
2025-05-02USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum1-1/+1
2025-05-02USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum1-2/+4
2025-05-02USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum1-1/+10
2025-05-02USB: VLI disk crashes if LPM is usedOliver Neukum1-0/+3
2025-05-02usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li1-0/+3
2025-05-02usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li1-0/+3
2025-05-02usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen1-0/+6
2025-05-02USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen1-0/+23
2025-05-02usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin1-3/+10
2025-05-02usb: chipidea: ci_hdrc_imx: fix call balance of regulator routinesFedor Pchelkin1-8/+17
2025-05-02usb: chipidea: ci_hdrc_imx: fix usbmisc handlingFedor Pchelkin1-2/+4
2025-05-02usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen1-0/+2
2025-05-02USB: serial: simple: add OWON HDS200 series oscilloscope supportCraig Hesling1-0/+7
2025-05-02USB: serial: option: add Sierra Wireless EM9291Adam Xue1-0/+3
2025-05-02USB: serial: ftdi_sio: add support for Abacus Electrics Optical ProbeMichael Ehrenreich2-0/+7
2025-05-02serial: sifive: lock port in startup()/shutdown() callbacksRyo Takakura1-0/+6
2025-05-02KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson2-45/+41
2025-05-02mei: me: add panther lake H DIDAlexander Usyskin2-0/+2
2025-05-02USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum1-0/+7
2025-05-02mcb: fix a double free bug in chameleon_parse_gdd()Haoxiang Li1-1/+1
2025-05-02KVM: SVM: Allocate IR data using atomic allocationSean Christopherson1-1/+1
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-05-02net: selftests: initialize TCP header and skb payload with zeroOleksij Rempel1-5/+13
2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic1-3/+4
2025-05-02iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson1-1/+1
2025-05-02net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang1-4/+10
2025-05-02net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang1-2/+7
2025-05-02tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen1-1/+2
2025-05-02net: phy: leds: fix memory leakQingfang Deng1-10/+13
2025-05-02cpufreq: cppc: Fix invalid return value in .get() callbackMarc Zyngier1-1/+1
2025-05-02cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()Henry Martin1-3/+10
2025-05-02cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()Henry Martin1-2/+8
2025-05-02dma/contiguous: avoid warning about unused size_bytesArnd Bergmann1-2/+1
2025-05-02drm/msm/a6xx: Fix stale rpmh votes from GPUAkhil P Oommen1-33/+39
2025-05-02drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen3-6/+17
2025-05-02drm/msm/a6xx: Handle GMU prepare-slumber hfi failureAkhil P Oommen1-1/+5
2025-05-02drm/msm/a6xx: Improve gpu recovery sequenceAkhil P Oommen3-30/+58
2025-05-02string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne1-3/+10
2025-05-02kmsan: disable strscpy() optimization under KMSANAlexander Potapenko1-0/+8
2025-05-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-05-02ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev1-1/+6
2025-05-02PCI: Fix reference leak in pci_register_host_bridge()Ma Ke1-2/+7
2025-05-02PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár4-43/+74
2025-05-02PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng1-4/+27
2025-05-02gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-13/+14
2025-05-02gpio: tegra186: Force one interrupt per bankThierry Reding1-6/+62
2025-05-02cifs: fix integer overflow in match_server()Roman Smirnov1-0/+5
2025-05-02cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina1-4/+5