index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
selftests/bpf: add bpf_spin_lock verifier tests
Alexei Starovoitov
2
-1
/
+434
2019-02-01
tools/bpf: sync include/uapi/linux/bpf.h
Alexei Starovoitov
1
-1
/
+6
2019-01-31
selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...
Stanislav Fomichev
1
-0
/
+1
2019-01-31
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
1
-3
/
+33
2019-01-31
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
1
-1
/
+8
2019-01-31
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Stanislav Fomichev
1
-1
/
+12
2019-01-30
selftests: spectrum-2: Add delta two masks one key test
Jiri Pirko
1
-1
/
+45
2019-01-30
selftests: spectrum-2: Fix multiple_masks_test
Jiri Pirko
1
-4
/
+22
2019-01-30
selftests: spectrum-2: Extend and move trace helpers
Jiri Pirko
1
-22
/
+49
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-32
/
+162
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+131
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
98
-15638
/
+18423
2019-01-29
selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector
Stanislav Fomichev
4
-40
/
+139
2019-01-29
tools: bpftool: warn about risky prog array updates
Jakub Kicinski
1
-0
/
+3
2019-01-29
selftests: bpf: remove duplicated include
YueHaibing
3
-4
/
+0
2019-01-28
selftests: forwarding: Use OK instead of PASS in test output
Ido Schimmel
1
-1
/
+1
2019-01-28
selftests: net: forwarding: change devlink resource support checking
Jiri Pirko
1
-1
/
+1
2019-01-27
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
23
-6149
/
+6051
2019-01-27
selftests: bpf: break up test_verifier
Jakub Kicinski
48
-10136
/
+9902
2019-01-27
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
3
-0
/
+17
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+31
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-25
/
+128
2019-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-22
/
+131
2019-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+8
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-01-26
selftests: bpf: makefile support sub-register code-gen test mode
Jiong Wang
1
-25
/
+70
2019-01-26
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
1
-24
/
+762
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-26
tools: bpftool: teach cfg code about JMP32
Jiong Wang
1
-2
/
+7
2019-01-26
bpf: allocate 0x06 to new eBPF instruction class JMP32
Jiong Wang
1
-0
/
+1
2019-01-25
selftests: net: ip_defrag: cover new IPv6 defrag behavior
Peter Oskolkov
2
-34
/
+51
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-01-25
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
1
-1
/
+2
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2
-0
/
+37
2019-01-24
bpftool: feature probing, change default action
Prashant Bhole
1
-1
/
+1
2019-01-23
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2
-7
/
+549
2019-01-23
selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user
Stanislav Fomichev
1
-3
/
+3
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
3
-12
/
+48
2019-01-22
tools: bpftool: add bash completion for bpftool probes
Quentin Monnet
1
-0
/
+19
2019-01-22
tools: bpftool: add probes for a network device
Quentin Monnet
2
-14
/
+73
2019-01-22
tools: bpftool: add C-style "#define" output for probes
Quentin Monnet
2
-30
/
+133
2019-01-22
tools: bpftool: add probes for eBPF helper functions
Quentin Monnet
5
-0
/
+121
2019-01-22
tools: bpftool: add probes for eBPF map types
Quentin Monnet
6
-1
/
+118
2019-01-22
tools: bpftool: add probes for eBPF program types
Quentin Monnet
5
-2
/
+159
2019-01-22
tools: bpftool: add probes for kernel configuration options
Quentin Monnet
1
-0
/
+182
2019-01-22
tools: bpftool: add probes for /proc/ eBPF parameters
Quentin Monnet
1
-0
/
+187
2019-01-22
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
10
-1
/
+200
2019-01-22
selftests: forwarding: Add a test case for ARP suppression
Ido Schimmel
1
-0
/
+74
2019-01-22
selftests: forwarding: Add a test for VXLAN symmetric routing
Ido Schimmel
1
-0
/
+551
[next]