index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
Andrii Nakryiko
1
-6
/
+10
2020-08-13
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
9
-19
/
+24
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
4
-12
/
+20
2020-08-13
doc: Add link to bpf helpers man page
Joe Stringer
1
-0
/
+7
2020-08-13
bpf, selftests: Add tests to sock_ops for loading sk
John Fastabend
1
-0
/
+21
2020-08-13
bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
John Fastabend
1
-0
/
+7
2020-08-13
bpf, selftests: Add tests for ctx access in sock_ops with single register
John Fastabend
1
-0
/
+13
2020-08-13
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
1
-11
/
+38
2020-08-13
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
1
-2
/
+24
2020-08-13
libbpf: Prevent overriding errno when logging errors
Toke Høiland-Jørgensen
1
-5
/
+7
2020-08-12
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
1
-10
/
+14
2020-08-12
libbpf: Handle GCC built-in types for Arm NEON
Jean-Philippe Brucker
1
-1
/
+34
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-08-12
bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
Andrii Nakryiko
1
-4
/
+4
2020-08-11
selftests/bpf: Fix v4_to_v6 in sk_lookup
Stanislav Fomichev
1
-0
/
+1
2020-08-11
selftests/bpf: Fix segmentation fault in test_progs
Jianlin Lv
1
-6
/
+13
2020-08-11
libbpf: Do not use __builtin_offsetof for offsetof
Yonghong Song
1
-1
/
+1
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
[next]