index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-28
devlink: Unlock on error in dumpit()
Dan Carpenter
1
-2
/
+4
2020-10-28
devlink: Fix some error codes
Dan Carpenter
1
-9
/
+15
2020-10-28
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
1
-15
/
+12
2020-10-28
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
1
-2
/
+0
2020-10-27
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
1
-1
/
+1
2020-10-27
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
1
-1
/
+2
2020-10-27
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
1
-1
/
+4
2020-10-27
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2
-1
/
+19
2020-10-27
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
1
-11
/
+2
2020-10-27
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
1
-4
/
+5
2020-10-27
mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
Amit Cohen
1
-0
/
+3
2020-10-27
mlxsw: core: Fix memory leak on module removal
Ido Schimmel
1
-0
/
+2
2020-10-27
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
3
-2
/
+38
2020-10-27
s390/ism: fix incorrect system EID
Karsten Graul
1
-1
/
+1
2020-10-27
net/smc: fix suppressed return code
Karsten Graul
1
-2
/
+5
2020-10-27
net/smc: fix null pointer dereference in smc_listen_decline()
Karsten Graul
1
-3
/
+4
2020-10-27
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
1
-1
/
+1
2020-10-27
cxgb4: set up filter action after rewrites
Raju Rangoju
2
-29
/
+31
2020-10-27
net: hns3: clean up a return in hclge_tm_bp_setup()
Dan Carpenter
1
-1
/
+1
2020-10-24
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2
-1
/
+4
2020-10-24
net: ucc_geth: Drop extraneous parentheses in comparison
Michael Ellerman
1
-1
/
+1
2020-10-24
ionic: fix mem leak in rx_empty
Shannon Nelson
1
-13
/
+11
2020-10-24
ionic: no rx flush in deinit
Shannon Nelson
3
-15
/
+0
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
7
-27
/
+29
2020-10-24
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
1
-2
/
+5
2020-10-24
net: ipa: command payloads already mapped
Alex Elder
1
-6
/
+15
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-23
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
3
-4
/
+18
2020-10-23
kvm: x86/mmu: Don't clear write flooding count for direct roots
Ben Gardon
1
-1
/
+7
2020-10-23
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
3
-21
/
+72
2020-10-23
kvm: x86/mmu: Support write protection for nesting in tdp MMU
Ben Gardon
3
-0
/
+57
2020-10-23
kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
Ben Gardon
3
-0
/
+63
2020-10-23
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
6
-9
/
+328
2020-10-23
kvm: x86/mmu: Support changed pte notifier in tdp MMU
Ben Gardon
3
-1
/
+67
2020-10-23
kvm: x86/mmu: Add access tracking for tdp_mmu
Ben Gardon
3
-7
/
+128
2020-10-23
kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
Ben Gardon
3
-6
/
+86
2020-10-23
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2
-3
/
+14
2020-10-23
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
5
-37
/
+194
2020-10-22
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
1
-0
/
+2
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2
-2
/
+3
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-10-22
SMB3: add support for recognizing WSL reparse tags
Steve French
1
-1
/
+24
2020-10-22
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-22
smb3.1.1: fix typo in compression flag
Steve French
1
-1
/
+1
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
4
-97
/
+99
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
3
-62
/
+63
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
3
-85
/
+96
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
3
-1
/
+24
[next]