index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
1
-3
/
+13
*
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-25
1
-0
/
+27
*
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
2018-01-23
1
-5
/
+50
*
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
1
-5
/
+19
*
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
2018-01-23
1
-26
/
+86
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
13
-34
/
+610
|
\
|
*
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-19
1
-0
/
+87
|
*
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
2018-01-19
1
-0
/
+122
|
*
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
2018-01-19
1
-0
/
+7
|
*
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
2018-01-19
1
-0
/
+1
|
*
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
2018-01-18
3
-25
/
+218
|
*
tools: bpftool: report device information for offloaded maps
Jakub Kicinski
2018-01-18
1
-1
/
+6
|
*
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
1
-0
/
+3
|
*
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-18
1
-1
/
+49
|
*
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
2018-01-18
1
-1
/
+11
|
*
tools/bpf_jit_disasm: silence a static checker warning
Dan Carpenter
2018-01-18
1
-3
/
+4
|
*
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-18
4
-3
/
+102
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
2
-4
/
+152
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-19
1
-3
/
+149
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-18
1
-3
/
+149
|
|
|
\
|
|
|
*
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
1
-1
/
+122
|
|
|
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-16
1
-2
/
+27
|
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-17
1
-1
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
objtool: Improve error message for bad file argument
Josh Poimboeuf
2018-01-16
1
-1
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
6
-9
/
+606
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
1
-0
/
+40
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
1
-0
/
+40
|
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
4
-8
/
+565
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
selftests/x86: Add test_vsyscall
Andy Lutomirski
2018-01-13
2
-1
/
+501
|
|
*
|
objtool: Allow alternatives to be ignored
Josh Poimboeuf
2018-01-12
2
-7
/
+57
|
|
*
|
objtool: Detect jumps to retpoline thunks
Josh Poimboeuf
2018-01-12
1
-0
/
+7
|
*
|
|
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
2018-01-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
2018-01-17
1
-1
/
+1
*
|
|
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
2018-01-17
1
-13
/
+2
*
|
|
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
2018-01-17
1
-1
/
+2
*
|
|
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
2018-01-17
1
-1
/
+1
*
|
|
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-17
2
-2
/
+2
*
|
|
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
Roman Gushchin
2018-01-16
1
-0
/
+1
*
|
|
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
1
-21
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
1
-21
/
+1
|
|
\
\
|
|
*
|
selftests/bpf: fix test_align
Alexei Starovoitov
2018-01-07
1
-21
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
12
-49
/
+197
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
7
-42
/
+184
|
|
\
\
\
|
|
*
|
|
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
2017-12-18
3
-1
/
+46
|
|
*
|
|
perf jvmti: Generate correct debug information for inlined code
Ben Gainey
2017-12-18
3
-36
/
+134
|
|
*
|
|
perf tools: Fix up build in hardened environments
Jiri Olsa
2017-12-18
1
-4
/
+3
|
|
*
|
|
perf tools: Use shell function for perl cflags retrieval
Jiri Olsa
2017-12-18
1
-1
/
+1
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
3
-2
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
objtool: Fix seg fault with clang-compiled objects
Simon Ser
2017-12-30
1
-0
/
+2
[next]