summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-08ice: remove invalid parameter of equalizerMateusz Polchlopek3-3/+0
2025-02-08ice: extend dump serdes equalizer values featureMateusz Polchlopek3-0/+51
2025-02-08ice: rework of dump serdes equalizer values featureMateusz Polchlopek2-77/+38
2025-02-08ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel2-11/+7
2025-02-08idpf: convert workqueues to unboundMarco Leogrande1-5/+10
2025-02-08idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan1-1/+2
2025-02-08idpf: fix transaction timeouts on resetEmil Tantilov1-1/+10
2025-02-08idpf: add read memory barrier when checking descriptor done bitEmil Tantilov1-0/+6
2025-02-08xfrm: Don't disable preemption while looking up cache state.Sebastian Sewior1-3/+1
2025-02-08perf trace: Fix BPF loading failure (-E2BIG)Howard Chu1-7/+4
2025-02-08PM: hibernate: Add error handling for syscore_suspend()Wentao Liang1-1/+6
2025-02-08ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet1-3/+0
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda1-1/+30
2025-02-08net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau1-7/+26
2025-02-08gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum1-2/+1
2025-02-08net: hns3: fix oops when unload drivers parallelingJian Shen5-0/+23
2025-02-08net: airoha: Fix wrong GDM4 register definitionChristian Marangi1-2/+2
2025-02-08regulator: core: Add missing newline characterAlexander Stein1-1/+1
2025-02-08ubifs: skip dumping tnc tree when zroot is nullpangliyuan1-9/+13
2025-02-08rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()Ming Wang1-5/+8
2025-02-08rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel1-1/+10
2025-02-08rtc: tps6594: Fix integer overflow on 32bit systemsDan Carpenter1-1/+1
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2025-02-08dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori1-2/+1
2025-02-08xfrm: state: fix out-of-bounds read during lookupFlorian Westphal1-19/+70
2025-02-08xfrm: Add an inbound percpu state cache.Steffen Klassert6-7/+70
2025-02-08xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert3-0/+71
2025-02-08xfrm: Add support for per cpu xfrm state handling.Steffen Klassert6-22/+112
2025-02-08xfrm: replay: Fix the update of replay_esn->oseq_hi for GSOJianbo Liu1-4/+6
2025-02-08tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen3-3/+2
2025-02-08NFSv4.2: mark OFFLOAD_CANCEL MOVEABLEOlga Kornievskaia1-1/+1
2025-02-08NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia1-0/+2
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer3-14/+82
2025-02-08serial: 8250: Adjust the timeout for FIFO modeJohn Ogness1-6/+26
2025-02-08tty: mips_ejtag_fdc: fix one more u8 warningJiri Slaby (SUSE)1-2/+2
2025-02-08driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()Zijun Hu1-1/+8
2025-02-08module: Don't fail module loading when setting ro_after_init section RO failedChristophe Leroy1-3/+4
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-02-08nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi3-19/+27
2025-02-08nilfs2: protect access to buffers with no active referencesRyusuke Konishi1-1/+3
2025-02-08nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi1-4/+27
2025-02-08ocfs2: mark dquot as inactive if failed to start trans while releasing dquotSu Yue1-0/+5
2025-02-08erofs: fix potential return value overflow of z_erofs_shrink_scan()Gao Xiang1-2/+1
2025-02-08erofs: sunset `struct erofs_workgroup`Gao Xiang2-77/+60
2025-02-08erofs: move erofs_workgroup operations into zdata.cGao Xiang3-112/+105
2025-02-08erofs: get rid of erofs_{find,insert}_workgroupGao Xiang3-63/+30
2025-02-08firewire: test: Fix potential null dereference in firewire kunit testCharles Han1-0/+2
2025-02-08scsi: mpi3mr: Fix possible crash when setting up bsg failsGuixin Liu1-2/+6
2025-02-08scsi: ufs: bsg: Delete bsg_dev when setting up bsg failsGuixin Liu1-0/+1