index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-1
/
+2
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
-1
/
+8
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
-3
/
+6
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-2
/
+0
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+25
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-197
/
+2669
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
-16
/
+157
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
-10
/
+679
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
-19
/
+152
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
-62
/
+70
2019-04-27
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
Martin KaFai Lau
-1
/
+74
2019-04-27
bpf: Sync bpf.h to tools
Martin KaFai Lau
-1
/
+43
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
-0
/
+156
2019-04-26
tools: sync bpf.h
Matt Mullins
-1
/
+11
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+51
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
-79
/
+153
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
-2
/
+4
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
-4
/
+4
2019-04-25
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
-11
/
+11
2019-04-25
bpftool: add bash completions for btf command
Andrii Nakryiko
-0
/
+46
2019-04-25
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
-7
/
+236
2019-04-25
bpftool: add ability to dump BTF types
Andrii Nakryiko
-1
/
+589
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-45
/
+415
2019-04-25
bpftool: Fix errno variable usage
Benjamin Poirier
-1
/
+1
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
-0
/
+47
2019-04-25
libbpf: add binary to gitignore
Matteo Croce
-0
/
+1
2019-04-25
tools: bpftool: fix infinite loop in map create
Alban Crequy
-0
/
+3
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
-9
/
+25
2019-04-25
bpftool: show flow_dissector attachment status
Stanislav Fomichev
-0
/
+54
2019-04-25
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
-0
/
+1
2019-04-25
bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement
Daniel Borkmann
-3
/
+3
2019-04-25
bpf, libbpf: handle old kernels more graceful wrt global data sections
Daniel Borkmann
-13
/
+86
2019-04-25
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
-0
/
+2
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
-8
/
+48
2019-04-25
selftests: Remove KSFT_TAP_LEVEL
Kees Cook
-7
/
+0
2019-04-25
selftests: Move test output to diagnostic lines
Kees Cook
-6
/
+60
2019-04-25
selftests: Distinguish between missing and non-executable
Kees Cook
-1
/
+6
2019-04-25
selftests: Add plan line and fix result line syntax
Kees Cook
-6
/
+8
2019-04-25
selftests: Extract logic for multiple test runs
Kees Cook
-24
/
+32
2019-04-25
selftests: Use runner.sh for emit targets
Kees Cook
-19
/
+7
2019-04-25
selftests: Extract single-test shell logic from lib.mk
Kees Cook
-31
/
+39
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-11
/
+317
2019-04-24
selftests/bpf: expand test_tc_tunnel with SIT encap
Willem de Bruijn
-5
/
+80
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
-14
/
+9
2019-04-23
selftests/bpf: properly return error from bpf_flow_load
Stanislav Fomichev
-4
/
+4
2019-04-23
selftests/bpf: run flow dissector tests in skb-less mode
Stanislav Fomichev
-34
/
+165
2019-04-23
selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
Stanislav Fomichev
-0
/
+48
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-187
/
+2454
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-10
/
+311
2019-04-22
selftests: build and run gpio when output directory is the src dir
Shuah Khan
-0
/
+9
[prev]
[next]