Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7c6c57f2ab2c5113844fe187a7c45c4bd76dc671
/
tools
ea9722e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
87c1793
bpf: add couple of test cases for div/mod by zero
by Daniel Borkmann
· 7 years ago
8c417dc
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
by Yonghong Song
· 7 years ago
b7bcc0b
selftests: bpf: update .gitignore with missing generated files
by Shuah Khan
· 7 years ago
a55aaf6
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
by Roman Gushchin
· 7 years ago
726ba84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
7fedbb7c
selftest/bpf: extend the offload test with map checks
by Jakub Kicinski
· 7 years ago
064a07c
tools: bpftool: report device information for offloaded maps
by Jakub Kicinski
· 7 years ago
52775b3
bpf: offload: report device information about offloaded maps
by Jakub Kicinski
· 7 years ago
111e6b4
selftests/bpf: make test_verifier run most programs
by Alexei Starovoitov
· 7 years ago
e7b2823
bpf: Sync kernel ABI header with tooling header
by Jesper Dangaard Brouer
· 7 years ago
b223e3b
tools/bpf_jit_disasm: silence a static checker warning
by Dan Carpenter
· 7 years ago
7155f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
e659359
tools: bpftool: improve architecture detection by using ifindex
by Jiong Wang
· 7 years ago
6f16101
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
by Daniel Borkmann
· 7 years ago
88dc7fc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7110d80
libbpf: Makefile set specified permission mode
by Jesper Dangaard Brouer
· 7 years ago
63c8591
libbpf: cleanup Makefile, remove unused elements
by Jesper Dangaard Brouer
· 7 years ago
7d386c6
libbpf: install the header file libbpf.h
by Jesper Dangaard Brouer
· 7 years ago
d77be68
libbpf: fix string comparison for guessing eBPF program type
by Quentin Monnet
· 7 years ago
39b72cc
tools: bpftool: add -DPACKAGE when including bfd.h
by Jiong Wang
· 7 years ago
f37a8cb
bpf: reject stores into ctx via st and xadd
by Daniel Borkmann
· 7 years ago
b45a53b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
45e5e12
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
by Roman Gushchin
· 7 years ago
385d11b
objtool: Improve error message for bad file argument
by Josh Poimboeuf
· 7 years ago
a388457
bpf: offload: add map offload infrastructure
by Jakub Kicinski
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0f908cc
tools/objtool/Makefile: don't assume sync-check.sh is executable
by Andrew Morton
· 7 years ago
352909b
selftests/x86: Add test_vsyscall
by Andy Lutomirski
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
258c760
objtool: Allow alternatives to be ignored
by Josh Poimboeuf
· 7 years ago
39b7353
objtool: Detect jumps to retpoline thunks
by Josh Poimboeuf
· 7 years ago
7891a87
bpf: arsh is not supported in 32 bit alu thus reject it
by Daniel Borkmann
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
82e45b6
selftests: fib_tests: Add test cases for netdev carrier change
by Ido Schimmel
· 7 years ago
5adb768
selftests: fib_tests: Add test cases for netdev down
by Ido Schimmel
· 7 years ago
607bd2e
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
by Ido Schimmel
· 7 years ago
7f0b800
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
2b36047
selftests/bpf: fix test_align
by Alexei Starovoitov
· 7 years ago
3ced9b6
tools/bpf: add a bpf selftest for stacktrace
by Yonghong Song
· 7 years ago
b4fac96
tools: bpftool: remove new lines from errors
by Jakub Kicinski
· 7 years ago
6ebe6db
tools: bpftool: alias show and list commands
by Jakub Kicinski
· 7 years ago
65b875b
tools: bpftool: rename cgroup list -> show in the code
by Jakub Kicinski
· 7 years ago
ef27e2c
selftests: rtnetlink: add erspan and ip6erspan
by William Tu
· 7 years ago
d36f45e
selftests/net: fix bugs in address and port initialization
by Sowmini Varadhan
· 7 years ago
e7c632f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
31336ed
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a9746e4
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
752d7b4
selftests/bpf: test device info reporting for bound progs
by Jakub Kicinski
· 7 years ago
5226221
tools: bpftool: report device information for offloaded programs
by Jakub Kicinski
· 7 years ago
675fc27
bpf: offload: report device information for offloaded programs
by Jakub Kicinski
· 7 years ago
ce90aaf
objtool: Fix seg fault with clang-compiled objects
by Simon Ser
· 7 years ago
d89e426
objtool: Fix seg fault caused by missing parameter
by Simon Ser
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fb98266
tools/bpftool: fix bpftool build with bintutils >= 2.9
by Roman Gushchin
· 7 years ago
4bfe3bd
tools/bpftool: use version from the kernel source tree
by Roman Gushchin
· 7 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e7e83dd
objtool: Fix Clang enum conversion warning
by Lukas Bulwahn
· 7 years ago
fcffe2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
1528f6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
aada9ce
bpf: fix max call depth check
by Alexei Starovoitov
· 7 years ago
6b86c42
selftests/bpf: additional stack depth tests
by Alexei Starovoitov
· 7 years ago
6b80ad2
bpf: selftest for late caller stack size increase
by Jann Horn
· 7 years ago
9f5cb6b
x86/ldt: Make the LDT mapping RO
by Thomas Gleixner
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fd05e57
bpf: fix stacksafe exploration when comparing states
by Gianluca Borello
· 7 years ago
8207c6d
tools: bpftool: protect against races with disappearing objects
by Jakub Kicinski
· 7 years ago
b3b1b65
tools: bpftool: maps: close json array on error paths of show
by Jakub Kicinski
· 7 years ago
a4828f8
x86/ldt: Prevent LDT inheritance on exec
by Thomas Gleixner
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead68f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cd95a89
selftests/bpf: fix Makefile for passing LLC to the command line
by Quentin Monnet
· 7 years ago
409232a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
aa12f59
tools/kvm_stat: sort '-f help' output
by Stefan Raspl
· 7 years ago
8b6ca2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
c475ffa
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup
by Yonghong Song
· 7 years ago
7105e82
bpf: allow for correlation of maps and helpers in dump
by Daniel Borkmann
· 7 years ago
82abbf8
bpf: do not allow root to mangle valid pointers
by Alexei Starovoitov
· 7 years ago
2255f8d
selftests/bpf: add tests for recent bugfixes
by Jann Horn
· 7 years ago
1c8e77f
selftests: net: Adding config fragment CONFIG_NUMA=y
by Naresh Kamboju
· 7 years ago
5d0c138
selftests: rtnetlink: add gretap test cases
by William Tu
· 7 years ago
7d9890e
libbpf: Fix build errors.
by David Miller
· 7 years ago
19c832e
bpf: Fix tools and testing build.
by David Miller
· 7 years ago
544c460
usbip: fix usbip bind writing random string after command in match_busid
by Juan Zea
· 7 years ago
4ca998f
selftests/bpf: add netdevsim to config
by Jakub Kicinski
· 7 years ago
c682ccc
bpf: fix broken BPF selftest build on s390
by Hendrik Brueckner
· 7 years ago
59436c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
b36025b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
10b9baa
tools arch s390: Do not include header files from the kernel sources
by Arnaldo Carvalho de Melo
· 7 years ago
ca58d7e
perf jvmti: Generate correct debug information for inlined code
by Ben Gainey
· 7 years ago
61fb26a
perf tools: Fix up build in hardened environments
by Jiri Olsa
· 7 years ago
5cfee7a
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 7 years ago
21567ed
libbpf: fix Makefile exit code if libelf not found
by Jakub Kicinski
· 7 years ago
28ab173
selftests/bpf: additional bpf_call tests
by Daniel Borkmann
· 7 years ago
b0b04fc
selftests/bpf: add xdp noinline test
by Alexei Starovoitov
· 7 years ago
3bc35c6
selftests/bpf: add bpf_call test
by Alexei Starovoitov
· 7 years ago
Next »