index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
selftests: test_vxlan_under_vrf: mute unnecessary error message
Po-Hsu Lin
1
-1
/
+1
2020-12-14
selftests: mptcp: add the flush addrs testcase
Geliang Tang
1
-14
/
+36
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
21
-68
/
+1980
2020-12-14
selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
Yonghong Song
2
-3
/
+5
2020-12-14
libbpf: Expose libbpf ring_buffer epoll_fd
Brendan Jackman
3
-0
/
+8
2020-12-14
selftests/bpf: Add set_attach_target() API selftest for module target
Andrii Nakryiko
2
-1
/
+21
2020-12-14
libbpf: Support modules in bpf_program__set_attach_target() API
Andrii Nakryiko
1
-24
/
+40
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-46
/
+222
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-10
selftests/bpf: Silence ima_setup.sh when not running in verbose mode.
KP Singh
2
-0
/
+34
2020-12-10
selftests/bpf: Drop the need for LLVM's llc
Andrew Delgadillo
1
-23
/
+5
2020-12-10
selftests/bpf: fix bpf_testmod.ko recompilation logic
Andrii Nakryiko
1
-7
/
+8
2020-12-10
Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-34
/
+184
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-34
/
+86
2020-12-10
selftests: fix poll error in udpgro.sh
Paolo Abeni
1
-0
/
+3
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2020-12-10
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-10
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-10
selftests/bpf: Make selftest compilation work on clang 11
Jiri Olsa
1
-0
/
+8
2020-12-10
selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignore
Weqaar Janjua
1
-0
/
+1
2020-12-10
selftests/bpf: Drop tcp-{client,server}.py from Makefile
Veronika Kabatova
1
-2
/
+0
2020-12-09
selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRV
Weqaar Janjua
3
-24
/
+104
2020-12-09
selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRV
Weqaar Janjua
3
-4
/
+57
2020-12-09
selftests/bpf: Xsk selftests - DRV POLL, NOPOLL
Weqaar Janjua
3
-4
/
+45
2020-12-09
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
5
-3
/
+1187
2020-12-09
selftests/bpf: Xsk selftests framework
Weqaar Janjua
3
-1
/
+274
2020-12-09
selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps
Toke Høiland-Jørgensen
1
-3
/
+4
2020-12-09
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-12-09
selftests/bpf/test_offload.py: Fix expected case of extack messages
Toke Høiland-Jørgensen
1
-2
/
+2
2020-12-09
selftests/bpf/test_offload.py: Only check verifier log on verification fails
Toke Høiland-Jørgensen
1
-2
/
+17
2020-12-09
selftests/bpf/test_offload.py: Remove check for program load flags match
Toke Høiland-Jørgensen
1
-17
/
+5
2020-12-08
selftests: mlxsw: Add Q-in-VNI veto tests
Amit Cohen
2
-0
/
+143
2020-12-08
selftests: forwarding: Add Q-in-VNI test
Petr Machata
1
-0
/
+347
2020-12-08
tools/bpftool: Fix PID fetching with a lot of results
Andrii Nakryiko
1
-2
/
+2
2020-12-06
selftests: mlxsw: Test RIF's reference count when joining a LAG
Ido Schimmel
1
-0
/
+43
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+15
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
1
-0
/
+15
2020-12-05
vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
Stephen Suryaputra
1
-0
/
+95
2020-12-04
selftests: forwarding: Add MPLS L2VPN test
Guillaume Nault
3
-0
/
+196
2020-12-04
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
2
-2
/
+34
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
2
-0
/
+64
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
2
-0
/
+87
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
1
-0
/
+9
2020-12-04
selftests: add selftest for the SRv6 End.DT6 (VRF) behavior
Andrea Mayer
1
-0
/
+502
2020-12-04
selftests: add selftest for the SRv6 End.DT4 behavior
Andrea Mayer
1
-0
/
+494
2020-12-04
selftests/bpf: Avoid errno clobbering
Florian Lehner
1
-5
/
+22
2020-12-04
selftests/bpf: Print reason when a tester could not run a program
Florian Lehner
1
-1
/
+3
[next]