index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-26
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
2018-01-25
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
2018-01-23
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
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
[next]