summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-27i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa2-1/+9
2024-12-27i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa1-0/+21
2024-12-27drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang1-2/+2
2024-12-27drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()Ville Syrjälä1-4/+7
2024-12-27thunderbolt: Improve redrive mode handlingMika Westerberg1-0/+41
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-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-27EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)1-22/+10
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-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-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori1-1/+4
2024-12-27net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
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
2024-12-27ionic: Fix netdev notifier unregister on failureBrett Creeley1-2/+2
2024-12-27netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet1-0/+2
2024-12-27net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean1-1/+1
2024-12-27net/smc: check return value of sock_recvmsg when draining clc dataGuangguan Wang1-0/+5
2024-12-27net/smc: check smcd_v2_ext_offset when receiving proposal msgGuangguan Wang2-1/+9
2024-12-27net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msgGuangguan Wang3-3/+16
2024-12-27net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msgGuangguan Wang3-2/+14
2024-12-27net/smc: check sndbuf_space again after NOSPACE flag is set in smc_pollGuangguan Wang1-0/+7
2024-12-27net/smc: protect link down work from execute after lgr freedGuangguan Wang1-2/+7
2024-12-27cxl/region: Fix region creation for greater than x2 switchesHuaisheng Ye1-7/+18
2024-12-27cxl/pci: Fix potential bogus return value upon successful probingDavidlohr Bueso1-2/+1
2024-12-27tools: hv: change permissions of NetworkManager configuration fileOlaf Hering1-1/+1
2024-12-27xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong1-0/+40
2024-12-27xfs: take m_growlock when running growfsrtDarrick J. Wong1-13/+25
2024-12-27xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap codeDarrick J. Wong1-2/+2
2024-12-27xfs: Fix the owner setting issue for rmap query in xfs fsmapZizhi Wo1-1/+1
2024-12-27xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong1-0/+11
2024-12-27xfs: attr forks require attr, not attr2Darrick J. Wong1-1/+7
2024-12-27xfs: remove unused parameter in macro XFS_DQUOT_LOGRESJulian Sun2-15/+15
2024-12-27xfs: fix file_path handling in tracepointsDarrick J. Wong1-6/+4
2024-12-27xfs: convert comma to semicolonChen Ni1-1/+1