index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2
-44
/
+57
2020-08-11
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
1
-11
/
+7
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-08-11
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
1
-2
/
+2
2020-08-11
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-11
hinic: fix strncpy output truncated compile warnings
Luo bin
2
-22
/
+12
2020-08-11
drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
Xie He
1
-0
/
+14
2020-08-11
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-10
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
1
-1
/
+1
2020-08-10
tcp: correct read of TFO keys on big endian systems
Jason Baron
4
-24
/
+33
2020-08-10
nfp: update maintainer
Jakub Kicinski
1
-1
/
+2
2020-08-10
vmxnet3: use correct tcp hdr length when packet is encapsulated
Ronak Doshi
1
-1
/
+2
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
3
-37
/
+9
2020-08-08
net: Convert to use the fallthrough macro
Miaohe Lin
1
-3
/
+3
2020-08-08
net: Use helper function ip_is_fragment()
Miaohe Lin
1
-1
/
+1
2020-08-08
net: Remove meaningless jump label out_fs
Miaohe Lin
1
-2
/
+1
2020-08-08
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-08
net: Use helper function fdput()
Miaohe Lin
1
-4
/
+2
2020-08-08
net: phy: fix memory leak in device-create error path
Johan Hovold
1
-4
/
+4
2020-08-07
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
1
-1
/
+2
2020-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
24
-135
/
+216
2020-08-07
mptcp: fix warn at shutdown time for unaccepted msk sockets
Paolo Abeni
1
-3
/
+3
2020-08-07
mptcp: more stable diag self-tests
Paolo Abeni
1
-4
/
+5
2020-08-07
selftests: mptcp: fix dependecies
Paolo Abeni
1
-0
/
+2
2020-08-07
r8152: Use MAC address from correct device tree node
Thierry Reding
1
-1
/
+1
2020-08-07
bpf: Delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-07
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
1
-22
/
+26
2020-08-07
bpf, doc: Remove references to warning message when using bpf_trace_printk()
Alan Maguire
1
-11
/
+0
2020-08-06
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+9
2020-08-06
bpf: Fix compilation warning of selftests
Jianlin Lv
3
-14
/
+21
2020-08-06
selftests: bpf: Switch off timeout
Jiri Benc
1
-0
/
+1
2020-08-06
bpf: Remove inline from bpf_do_trace_printk
Stanislav Fomichev
1
-1
/
+1
2020-08-06
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
1
-0
/
+1
2020-08-06
libbf: Fix uninitialized pointer at btf__parse_raw()
Daniel T. Lee
1
-1
/
+1
2020-08-06
Merge branch 'bpf_iter-uapi-fix'
Alexei Starovoitov
13
-82
/
+160
2020-08-06
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
7
-25
/
+58
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
6
-57
/
+102
2020-08-06
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
1
-2
/
+3
2020-08-06
net: hns3: fix spelling mistake "could'nt" -> "couldn't"
Colin Ian King
1
-1
/
+1
2020-08-06
Merge tag 'Smack-for-5.9' of git://github.com/cschaufler/smack-next
Linus Torvalds
1
-3
/
+16
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
108
-1608
/
+3139
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
18
-576
/
+116
2020-08-06
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
19
-143
/
+318
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
14
-16
/
+87
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-68
/
+34
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2088
-40877
/
+117368
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1426
-30558
/
+273516
2020-08-05
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
50
-453
/
+1640
2020-08-05
net: thunderx: initialize VF's mailbox mutex before first usage
Dean Nelson
1
-1
/
+3
[next]