summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-27udmabuf: fix memory leak on last export_udmabuf() error pathJann Horn1-11/+17
2024-12-27udmabuf: udmabuf_create pin folio codestyle cleanupHuan Yang1-61/+76
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-27drm/amdgpu: fix amdgpu_coredumpChristian König1-3/+2
2024-12-27drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()Ville Syrjälä1-4/+7
2024-12-27drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello1-0/+11
2024-12-27drm/display: use ERR_PTR on DP tunnel manager creation failKrzysztof Karas1-5/+5
2024-12-27thunderbolt: Don't display nvm_version unless upgrade supportedMario Limonciello1-4/+15
2024-12-27thunderbolt: Improve redrive mode handlingMika Westerberg1-0/+41
2024-12-27thunderbolt: Add support for Intel Panther Lake-M/PMika Westerberg2-0/+12
2024-12-27xhci: Turn NEC specific quirk for handling Stop Endpoint errors genericMathias Nyman1-2/+0
2024-12-27USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas1-0/+6
2024-12-27USB: serial: option: add MediaTek T7XX compositionsJack Wu1-0/+2
2024-12-27USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang1-0/+12
2024-12-27USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky1-0/+3
2024-12-27USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar1-0/+4
2024-12-27hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor1-0/+6
2024-12-27efivarfs: Fix error on non-existent fileJames Bottomley3-5/+1
2024-12-27i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven1-1/+1
2024-12-27block: Revert "block: Fix potential deadlock while freezing queue and acquiri...Ming Lei3-26/+23
2024-12-27net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr2-10/+112
2024-12-27chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2024-12-27net: tun: fix tun_napi_alloc_frags()Eric Dumazet1-1/+1
2024-12-27KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson3-5/+29
2024-12-27KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier1-1/+2
2024-12-27EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)1-22/+10
2024-12-27irqchip/gic-v3: Work around insecure GIC integrationsMarc Zyngier1-1/+16
2024-12-27mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori1-0/+2
2024-12-27mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete1-1/+0
2024-12-27net: mdiobus: fix an OF node reference leakJoe Hattori1-3/+10
2024-12-27psample: adjust size if rate_as_probability is setAdrian Moreno1-3/+6
2024-12-27netdev-genl: avoid empty messages in queue dumpJakub Kicinski1-2/+2
2024-12-27net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...Vladimir Oltean1-5/+11
2024-12-27selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-27netfilter: ipset: Fix for recursive locking warningPhil Sutter1-0/+3
2024-12-27ipvs: Fix clamp() of ip_vs_conn_tab on small memory systemsDavid Laight1-2/+2
2024-12-27can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer3-5/+19
2024-12-27can: m_can: set init flag earlier in probeMatthias Schiffer1-5/+9
2024-12-27net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet1-2/+2
2024-12-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori1-1/+4
2024-12-27net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran1-0/+6
2024-12-27net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran1-2/+3
2024-12-27net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
2024-12-27team: Fix feature exposure when no ports are presentDaniel Borkmann1-2/+6
2024-12-27netdev: fix repeated netlink messages in queue statsJakub Kicinski1-2/+2
2024-12-27netdev: fix repeated netlink messages in queue dumpJakub Kicinski1-7/+4
2024-12-27ksmbd: fix broken transfers when exceeding max simultaneous operationsMarios Makassikis5-10/+17
2024-12-27ksmbd: count all requests in req_running counterMarios Makassikis1-2/+3
2024-12-27net: renesas: rswitch: rework ts tags managementNikita Yushchenko2-45/+42
2024-12-27ionic: use ee->offset when returning sprom dataShannon Nelson1-2/+2