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
2020-06-22
tools/virtio: Add --reset
Eugenio Pérez
-4
/
+37
2020-06-22
tools/virtio: Add --batch=random option
Eugenio Pérez
-4
/
+14
2020-06-22
tools/virtio: Add --batch option
Eugenio Pérez
-10
/
+37
2020-06-22
perf flamegraph: Explicitly set utf-8 encoding
Andreas Gerstmayr
-3
/
+5
2020-06-22
selftests/powerpc: Add prefixed loads/stores to alignment_handler test
Jordan Niethe
-3
/
+172
2020-06-21
io_uring: change the poll type to be 32-bits
Jiufei Xue
-1
/
+5
2020-06-22
selftests/powerpc: Allow choice of CI memory location in alignment_handler test
Jordan Niethe
-21
/
+42
2020-06-20
tc-testing: update geneve options match in tunnel_key unit tests
Hangbin Liu
-7
/
+7
2020-06-20
selftests: add selftest for the VRF strict mode
Andrea Mayer
-0
/
+390
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-10
/
+24
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-0
/
+1
2020-06-20
Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-637
/
+123
2020-06-19
selftests/net: report etf errors correctly
Willem de Bruijn
-7
/
+26
2020-06-20
tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD
Andrii Nakryiko
-2
/
+2
2020-06-19
tools/bpf: Add verifier tests for 32bit pointer/scalar arithmetic
Yonghong Song
-0
/
+38
2020-06-19
selftests/livepatch: add test delimiter to dmesg
Joe Lawrence
-0
/
+1
2020-06-19
selftests/livepatch: refine dmesg 'taints' in dmesg comparison
Joe Lawrence
-1
/
+2
2020-06-19
selftests/livepatch: Don't clear dmesg when running tests
Joe Lawrence
-81
/
+66
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
-8
/
+119
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
-0
/
+45
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
-2
/
+45
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
-6
/
+18
2020-06-18
selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
Chang S. Bae
-2
/
+9
2020-06-18
selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
Chang S. Bae
-6
/
+15
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
-0
/
+12
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
-0
/
+35
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
-1
/
+38
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
-58
/
+40
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-12
/
+95
2020-06-17
libbpf: Bump version to 0.1.0
Andrii Nakryiko
-0
/
+3
2020-06-17
selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
Stanislav Fomichev
-9
/
+91
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+4
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+6
2020-06-17
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
-212
/
+935
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
-0
/
+3
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
-2
/
+2
2020-06-17
Merge branch 'objtool/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Peter Zijlstra
-229
/
+349
2020-06-16
tools/bootconfig: Add testcase for show-command and quotes test
Masami Hiramatsu
-0
/
+10
2020-06-16
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
-4
/
+6
2020-06-16
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
-6
/
+8
2020-06-17
tests: test for setns() EINVAL regression
Christian Brauner
-5
/
+17
2020-06-17
tests: add CLOSE_RANGE_UNSHARE tests
Christian Brauner
-0
/
+137
2020-06-17
tests: add close_range() tests
Christian Brauner
-0
/
+99
2020-06-16
selftests/ftrace: Support ":README" suffix for requires
Masami Hiramatsu
-50
/
+25
2020-06-16
selftests/ftrace: Support ":tracer" suffix for requires
Masami Hiramatsu
-59
/
+21
2020-06-16
selftests/ftrace: Convert check_filter_file() with requires list
Masami Hiramatsu
-43
/
+19
2020-06-16
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
-511
/
+68
2020-06-16
selftests/ftrace: Add "requires:" list support
Masami Hiramatsu
-1
/
+17
2020-06-16
selftests/ftrace: Return unsupported for the unconfigured features
Masami Hiramatsu
-2
/
+2
[prev]
[next]