index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
tc-testing: Correct compound statements for namespace execution
Lucas Bates
2018-03-27
*
tc-testing: updated police, mirred, skbedit and skbmod with more tests
Roman Mashak
2018-03-25
*
tc-testing: add selftests for 'bpf' action
Davide Caratti
2018-03-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-22
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-07
|
|
|
\
|
|
|
*
tools: bpftool: fix compilation with older headers
Jiri Benc
2018-03-06
|
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-18
|
|
\
\
\
|
|
*
|
|
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
2018-03-14
|
|
*
|
|
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
2018-03-14
|
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-11
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-03-08
|
|
*
|
|
objtool: Fix 32-bit build
Josh Poimboeuf
2018-03-07
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-11
|
|
\
\
\
\
|
|
*
|
|
|
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-03-06
|
|
*
|
|
|
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
2018-03-06
|
|
*
|
|
|
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
2018-03-06
|
|
*
|
|
|
tools headers: Sync x86's cpufeatures.h
Arnaldo Carvalho de Melo
2018-03-05
|
|
*
|
|
|
tools headers: Sync copy of kvm UAPI headers
Arnaldo Carvalho de Melo
2018-03-05
|
|
*
|
|
|
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
|
|
*
|
|
|
perf annotate browser: Be more robust when drawing jump arrows
Arnaldo Carvalho de Melo
2018-03-05
|
|
*
|
|
|
perf top: Fix annoying fallback message on older kernels
Kan Liang
2018-03-05
|
|
*
|
|
|
perf kallsyms: Fix the usage on the man page
Sangwon Hong
2018-03-05
|
*
|
|
|
|
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
2018-03-09
|
*
|
|
|
|
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-09
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
2018-03-02
|
|
*
|
|
|
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
2018-02-28
|
|
*
|
|
|
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
2018-02-26
*
|
|
|
|
|
selftests: Add multipath tests for onlink flag
David Ahern
2018-03-22
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2018-03-19
|
*
|
|
|
|
|
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2018-03-19
|
*
|
|
|
|
|
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
2018-03-19
|
*
|
|
|
|
|
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
|
*
|
|
|
|
|
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
|
*
|
|
|
|
|
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
|
*
|
|
|
|
|
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
|
*
|
|
|
|
|
tools: bpf: cleanup PHONY target
Jakub Kicinski
2018-03-16
|
*
|
|
|
|
|
tools: bpftool: fix potential format truncation
Jakub Kicinski
2018-03-16
|
*
|
|
|
|
|
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-16
|
*
|
|
|
|
|
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
2018-03-15
|
*
|
|
|
|
|
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
2018-03-09
|
*
|
|
|
|
|
tools: bpf: respect quiet/verbose build
Jiri Benc
2018-03-09
|
*
|
|
|
|
|
tools: bpf: call descend in Makefile
Jiri Benc
2018-03-09
|
*
|
|
|
|
|
tools: bpf: make install should build first
Jiri Benc
2018-03-09
|
*
|
|
|
|
|
tools: bpf: consistent make bpf_install
Jiri Benc
2018-03-09
|
*
|
|
|
|
|
tools: bpf: respect output directory during build
Jiri Benc
2018-03-09
|
*
|
|
|
|
|
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-09
*
|
|
|
|
|
|
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
2018-03-18
*
|
|
|
|
|
|
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
Stefano Brivio
2018-03-17
[next]