summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-28ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-28devlink: Unlock on error in dumpit()Dan Carpenter1-2/+4
2020-10-28devlink: Fix some error codesDan Carpenter1-9/+15
2020-10-28chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-28chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-27Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-18/+32
2020-10-27bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-27bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-10-27bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-10-27bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-10-27bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-10-27Merge branch 'mlxsw-various-fixes'Jakub Kicinski4-2/+43
2020-10-27mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-10-27mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-10-27mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-10-27Merge branch 'net-smc-fixes-2020-10-23'Jakub Kicinski3-6/+10
2020-10-27s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-10-27net/smc: fix suppressed return codeKarsten Graul1-2/+5
2020-10-27net/smc: fix null pointer dereference in smc_listen_decline()Karsten Graul1-3/+4
2020-10-27vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep1-1/+1
2020-10-27cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-10-27net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter1-1/+1
2020-10-24tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2-1/+4
2020-10-24net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman1-1/+1
2020-10-24Merge branch 'ionic-memory-usage-fixes'Jakub Kicinski8-55/+40
2020-10-24ionic: fix mem leak in rx_emptyShannon Nelson1-13/+11
2020-10-24ionic: no rx flush in deinitShannon Nelson3-15/+0
2020-10-24ionic: clean up sparse complaintsShannon Nelson7-27/+29
2020-10-24chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-10-24net: ipa: command payloads already mappedAlex Elder1-6/+15
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds79-256/+676
2020-10-23Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds22-301/+675
2020-10-23Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-342/+607
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-666/+681
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds119-4901/+8369
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds14-22/+65
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-115/+154
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds41-76/+64
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-51/+43
2020-10-23gfs2: Recover statfs info in journal headAbhi Das3-1/+106
2020-10-23gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das4-36/+139
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon3-4/+18
2020-10-23kvm: x86/mmu: Don't clear write flooding count for direct rootsBen Gardon1-1/+7
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUBen Gardon3-21/+72
2020-10-23kvm: x86/mmu: Support write protection for nesting in tdp MMUBen Gardon3-0/+57
2020-10-23kvm: x86/mmu: Support disabling dirty logging for the tdp MMUBen Gardon3-0/+63
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUBen Gardon6-9/+328
2020-10-23kvm: x86/mmu: Support changed pte notifier in tdp MMUBen Gardon3-1/+67