index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sphinx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
misc: rtsx: Add short delay after exit from ASPM
Klaus Doth
1
-0
/
+3
2020-05-22
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
1
-5
/
+21
2020-05-22
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
Tang Bin
1
-4
/
+4
2020-05-22
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
5
-6
/
+4
2020-05-22
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
1
-1
/
+1
2020-05-22
net/tls: free record only on encryption error
Vadim Fedorenko
1
-2
/
+4
2020-05-22
net/tls: fix encryption error checking
Vadim Fedorenko
1
-5
/
+6
2020-05-22
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-22
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
3
-5
/
+5
2020-05-22
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
1
-1
/
+1
2020-05-22
ethtool: count header size in reply size estimate
Michal Kubecek
2
-3
/
+2
2020-05-22
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
1
-0
/
+19
2020-05-22
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-22
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-22
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-21
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
1
-1
/
+1
2020-05-21
null_blk: don't allow discard for zoned mode
Chaitanya Kulkarni
1
-0
/
+7
2020-05-21
null_blk: return error for invalid zone size
Chaitanya Kulkarni
1
-0
/
+4
2020-05-21
powerpc/64s: Disable STRICT_KERNEL_RWX
Michael Ellerman
1
-1
/
+1
2020-05-21
kobject: Make sure the parent does not get released before its children
Heikki Krogerus
1
-10
/
+20
2020-05-21
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
Saravana Kannan
1
-3
/
+5
2020-05-21
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
1
-0
/
+1
2020-05-21
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
1
-2
/
+4
2020-05-21
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
5
-53
/
+48
2020-05-21
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
4
-4
/
+17
2020-05-21
wireguard: noise: read preshared key while taking lock
Jason A. Donenfeld
1
-1
/
+5
2020-05-21
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-21
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
3
-4
/
+34
2020-05-21
security: Fix hook iteration for secid_to_secctx
KP Singh
1
-2
/
+14
2020-05-21
riscv: Fix print_vm_layout build error if NOMMU
Kefeng Wang
1
-1
/
+1
2020-05-20
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
6
-1
/
+81
2020-05-20
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
11
-94
/
+18
2020-05-20
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
1
-0
/
+27
2020-05-20
pipe: Fix pipe_full() test in opipe_prep().
Tetsuo Handa
1
-1
/
+1
2020-05-20
rxrpc: Fix ack discard
David Howells
1
-4
/
+26
2020-05-20
rxrpc: Trace discarded ACKs
David Howells
2
-2
/
+45
2020-05-20
io_uring: reset -EBUSY error when io sq thread is waken up
Xiaoguang Wang
1
-0
/
+1
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
3
-13
/
+18
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
1
-3
/
+4
2020-05-20
s390/kaslr: add support for R_390_JMP_SLOT relocation type
Gerald Schaefer
1
-0
/
+1
2020-05-20
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
1
-3
/
+6
2020-05-20
io_uring: don't add non-IO requests to iopoll pending list
Jens Axboe
1
-1
/
+2
2020-05-20
drm/edid: Add Oculus Rift S to non-desktop list
Jan Schmidt
1
-1
/
+2
2020-05-20
sctp: Don't add the shutdown timer if its already been added
Neil Horman
1
-3
/
+11
2020-05-20
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-20
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
1
-19
/
+24
2020-05-20
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-20
io_uring: don't use kiocb.private to store buf_index
Bijan Mottahedeh
1
-8
/
+8
2020-05-19
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
2
-2
/
+10
2020-05-19
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
1
-2
/
+2
[prev]
[next]