summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-27xfs: don't walk off the end of a directory data blocklei lu2-5/+33
2024-12-27xfs: Fix xfs_prepare_shift() range for RTJohn Garry1-4/+6
2024-12-27xfs: Fix xfs_flush_unmap_range() range for RTJohn Garry1-4/+8
2024-12-27xfs: create a new helper to return a file's allocation unitDarrick J. Wong4-20/+30
2024-12-27xfs: declare xfs_file.c symbols in xfs_file.hDarrick J. Wong5-3/+15
2024-12-27xfs: use consistent uid/gid when grabbing dquots for inodesDarrick J. Wong2-9/+15
2024-12-27xfs: verify buffer, inode, and dquot items every tx commitDarrick J. Wong5-0/+111
2024-12-27xfs: fix the contact address for the sysfs ABI documentationChristoph Hellwig1-4/+4
2024-12-27i2c: pnx: Fix timeout in wait functionsVladimir Riabchun1-2/+2
2024-12-27p2sb: Do not scan and remove the P2SB device when it is unhiddenShin'ichiro Kawasaki1-9/+33
2024-12-27p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()Shin'ichiro Kawasaki1-11/+12
2024-12-27p2sb: Introduce the global flag p2sb_hidden_by_biosShin'ichiro Kawasaki1-2/+4
2024-12-27p2sb: Factor out p2sb_read_from_cache()Shin'ichiro Kawasaki1-11/+17
2024-12-27platform/x86: p2sb: Make p2sb_get_devfn() return voidHans de Goede1-11/+4
2024-12-27net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)1-3/+4
2024-12-27usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros3-1/+13