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-28
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
2
-2
/
+3
2019-11-28
libbpf: Fix global variable relocation
Andrii Nakryiko
5
-41
/
+36
2019-11-28
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
1
-1
/
+1
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
174
-2419
/
+11285
2019-11-26
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+183
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-6
/
+6
2019-11-26
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
7
-8
/
+298
2019-11-26
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
9
-1
/
+1098
2019-11-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-21
/
+158
2019-11-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
32
-5
/
+1623
2019-11-26
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-0
/
+1211
2019-11-26
Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
17
-40
/
+68
2019-11-26
libbpf: Fix usage of u32 in userspace code
Andrii Nakryiko
1
-1
/
+1
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2019-11-25
Merge branch 'for-5.5/system-state' into for-linus
Petr Mladek
2
-1
/
+182
2019-11-25
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
7
-187
/
+125
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 branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
29
-66
/
+239
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
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-6
/
+9
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-18
selftests/clone3: skip if clone3() is ENOSYS
Christian Brauner
4
-30
/
+33
[next]