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-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
-0
/
+117
2020-07-08
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
-0
/
+1
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
-0
/
+5
2020-07-07
Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-40
/
+123
2020-07-07
selftests: fix condition in run_tests
Yauheni Kaliuta
-1
/
+1
2020-07-07
selftests: do not use .ONESHELL
Yauheni Kaliuta
-11
/
+9
2020-07-07
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...
Sven Schnelle
-0
/
+2
2020-07-07
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
-5
/
+16
2020-07-07
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
-4
/
+30
2020-07-06
cpupower: Fix NULL but dereferenced coccicheck errors
Shuah Khan
-5
/
+5
2020-07-06
cpupower: Fix comparing pointer to 0 coccicheck warns
Shuah Khan
-3
/
+3
2020-07-06
selftests/harness: Report skip reason
Kees Cook
-4
/
+21
2020-07-06
selftests/harness: Display signed values correctly
Kees Cook
-5
/
+37
2020-07-06
selftests/harness: Refactor XFAIL into SKIP
Kees Cook
-20
/
+52
2020-07-06
selftests/harness: Switch to TAP output
Kees Cook
-24
/
+33
2020-07-06
selftests: Add header documentation and helpers
Kees Cook
-2
/
+71
2020-07-06
selftests/binderfs: Fix harness API usage
Kees Cook
-138
/
+146
2020-07-06
selftests: Remove unneeded selftest API headers
Kees Cook
-4
/
+0
2020-07-06
selftests/clone3: Reorder reporting output
Kees Cook
-4
/
+3
2020-07-06
selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
-1
/
+1
2020-07-06
selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
-2
/
+2
2020-07-06
selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
-19
/
+26
2020-07-06
selftests: breakpoints: fix computation of test plan
Paolo Bonzini
-4
/
+4
2020-07-06
kselftest: fix TAP output for skipped tests
Paolo Bonzini
-9
/
+21
2020-07-06
kselftest: ksft_test_num return type should be unsigned
Paolo Bonzini
-1
/
+1
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
-0
/
+13
2020-07-06
selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
Pengfei Xu
-49
/
+52
2020-07-06
selftests: mptcp: capture pcap on both sides
Matthieu Baerts
-4
/
+9
2020-07-06
perf vendor events power9: Added nest imc metric events
Kajol Jain
-0
/
+35
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
-1
/
+18
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
-2
/
+3
2020-07-06
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
-1
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
-2
/
+3
2020-07-06
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
-6
/
+11
2020-07-06
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
-1
/
+1
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
-174
/
+11
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
-0
/
+41
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
-0
/
+41
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
-0
/
+139
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
-2
/
+22
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
-2
/
+21
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
-0
/
+83
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
-197
/
+495
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
-74
/
+289
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
-1
/
+82
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
-0
/
+174
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
-10
/
+15
2020-07-06
tools: hv: change http to https in hv_kvp_daemon.c
Alexander A. Klimov
-1
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-90
/
+78
2020-07-04
selftests/net: update initializer syntax to use c99 designators
Tanner Love
-15
/
+15
[prev]
[next]