index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
2018-01-19
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
2018-01-18
tools: bpftool: report device information for offloaded maps
Jakub Kicinski
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-18
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
2018-01-18
tools/bpf_jit_disasm: silence a static checker warning
Dan Carpenter
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
2018-01-17
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
2018-01-17
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
2018-01-17
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
2018-01-17
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
Roman Gushchin
2018-01-16
objtool: Improve error message for bad file argument
Josh Poimboeuf
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-13
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-12
objtool: Allow alternatives to be ignored
Josh Poimboeuf
2018-01-12
objtool: Detect jumps to retpoline thunks
Josh Poimboeuf
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-07
selftests: fib_tests: Add test cases for netdev carrier change
Ido Schimmel
2018-01-07
selftests: fib_tests: Add test cases for netdev down
Ido Schimmel
2018-01-07
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
Ido Schimmel
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
2018-01-04
tools: bpftool: remove new lines from errors
Jakub Kicinski
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
2018-01-04
tools: bpftool: rename cgroup list -> show in the code
Jakub Kicinski
2018-01-02
selftests: rtnetlink: add erspan and ip6erspan
William Tu
2018-01-02
selftests/net: fix bugs in address and port initialization
Sowmini Varadhan
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]