index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
bpf, testing: Add various tail call test cases
Daniel Borkmann
6
-0
/
+698
2019-11-25
selftests/bpf: Add BPF trampoline performance test
Alexei Starovoitov
2
-0
/
+185
2019-11-25
selftests/bpf: Add verifier tests for better jmp32 register bounds
Yonghong Song
1
-0
/
+83
2019-11-25
selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only
Andrii Nakryiko
2
-5
/
+15
2019-11-25
libbpf: Fix bpf_object name determination for bpf_object__open_file()
Andrii Nakryiko
1
-1
/
+1
2019-11-25
libbpf: Support initialized global variables
Andrii Nakryiko
14
-33
/
+28
2019-11-25
libbpf: Fix various errors and warning reported by checkpatch.pl
Andrii Nakryiko
1
-17
/
+21
2019-11-25
libbpf: Refactor relocation handling
Andrii Nakryiko
1
-118
/
+143
2019-11-25
selftests/bpf: Ensure no DWARF relocations for BPF object files
Andrii Nakryiko
1
-1
/
+1
2019-11-25
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
4
-9
/
+27
2019-11-25
selftests, bpftool: Skip the build test if not in tree
Jakub Kicinski
1
-0
/
+4
2019-11-25
selftests, bpftool: Set EXIT trap after usage function
Quentin Monnet
1
-13
/
+13
2019-11-25
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
1
-0
/
+6
2019-11-25
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
1
-3
/
+3
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+8
2019-11-21
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-3
/
+8
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
58
-340
/
+2225
2019-11-20
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
1
-0
/
+7
2019-11-20
libbpf: Fix call relocation offset calculation bug
Andrii Nakryiko
4
-8
/
+12
2019-11-20
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
1
-3
/
+8
2019-11-19
selftests: forwarding: Add speed and auto-negotiation test
Amit Cohen
1
-0
/
+318
2019-11-19
selftests: forwarding: lib.sh: Add wait for dev with timeout
Amit Cohen
1
-3
/
+26
2019-11-19
selftests: forwarding: Add ethtool_lib.sh
Amit Cohen
1
-0
/
+69
2019-11-19
selftests: mlxsw: Check devlink device before running test
Danielle Ratson
1
-0
/
+5
2019-11-19
selftests: mlxsw: Add router scale test for Spectrum-2
Danielle Ratson
2
-1
/
+22
2019-11-18
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-11-18
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-11-18
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
1
-2
/
+2
2019-11-18
selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests
Andrii Nakryiko
3
-18
/
+292
2019-11-18
libbpf: Make global data internal arrays mmap()-able, if possible
Andrii Nakryiko
1
-2
/
+30
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
1
-0
/
+3
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-44
/
+73
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+57
2019-11-17
selftests: net: avoid ptl lock contention in tcp_mmap
Eric Dumazet
1
-5
/
+53
2019-11-16
selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog
Alexei Starovoitov
2
-0
/
+167
2019-11-16
selftests/bpf: Extend test_pkt_access test
Alexei Starovoitov
1
-2
/
+36
2019-11-16
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
5
-17
/
+71
2019-11-16
selftests/bpf: Add stress test for maximum number of progs
Alexei Starovoitov
1
-0
/
+76
2019-11-16
selftests/bpf: Add combined fentry/fexit test
Alexei Starovoitov
1
-0
/
+90
2019-11-16
selftests/bpf: Add fexit tests for BPF trampoline
Alexei Starovoitov
2
-0
/
+162
2019-11-16
selftests/bpf: Add test for BPF trampoline
Alexei Starovoitov
3
-0
/
+167
2019-11-16
selftest/bpf: Simple test for fentry/fexit
Alexei Starovoitov
2
-3
/
+88
2019-11-16
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
4
-25
/
+82
2019-11-16
libbpf: Introduce btf__find_by_name_kind()
Alexei Starovoitov
3
-0
/
+25
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
1
-2
/
+51
2019-11-15
selftests: net: tcp_mmap should create detached threads
Eric Dumazet
1
-1
/
+6
2019-11-15
selftests: mlxsw: Adjust test to recent changes
Ido Schimmel
1
-2
/
+6
2019-11-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
1
-2
/
+2
2019-11-13
tools: gpio: Correctly add make dependencies for gpio_utils
Laura Abbott
2
-3
/
+8
2019-11-13
tc-testing: Introduced tdc tests for basic filter
Roman Mashak
1
-0
/
+325
[next]