index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-2
/
+2
2020-07-06
selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-19
/
+26
2020-07-06
selftests: breakpoints: fix computation of test plan
Paolo Bonzini
1
-4
/
+4
2020-07-06
kselftest: fix TAP output for skipped tests
Paolo Bonzini
2
-9
/
+21
2020-07-06
kselftest: ksft_test_num return type should be unsigned
Paolo Bonzini
1
-1
/
+1
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
1
-0
/
+13
2020-07-06
selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
Pengfei Xu
4
-49
/
+52
2020-07-06
selftests: mptcp: capture pcap on both sides
Matthieu Baerts
1
-4
/
+9
2020-07-06
perf vendor events power9: Added nest imc metric events
Kajol Jain
1
-0
/
+35
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
1
-1
/
+18
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-07-06
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
1
-1
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2
-2
/
+3
2020-07-06
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
1
-6
/
+11
2020-07-06
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
1
-1
/
+1
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
11
-174
/
+11
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
1
-0
/
+41
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
1
-0
/
+41
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
3
-0
/
+139
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
1
-2
/
+22
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
1
-2
/
+21
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
3
-0
/
+83
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
3
-197
/
+495
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
1
-74
/
+289
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
4
-1
/
+82
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2
-0
/
+174
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2
-10
/
+15
2020-07-06
tools: hv: change http to https in hv_kvp_daemon.c
Alexander A. Klimov
1
-1
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-90
/
+78
2020-07-04
selftests/net: update initializer syntax to use c99 designators
Tanner Love
1
-15
/
+15
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
71
-1003
/
+4078
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+11
2020-07-03
selftests/net: add ipv6 test coverage in rxtimestamp test
tannerlove
1
-26
/
+59
2020-07-03
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
Song Liu
1
-1
/
+1
2020-07-03
bpf: Fix bpftool without skeleton code enabled
John Fastabend
1
-0
/
+1
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
1
-6
/
+9
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2
-0
/
+30
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter
1
-0
/
+4
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
1
-0
/
+1
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
5
-16
/
+29
2020-07-03
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
1
-1
/
+1
2020-07-03
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-07-03
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
37
-107
/
+631
2020-07-02
Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-9
/
+4
2020-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-6
/
+19
2020-07-02
bpf: selftests: Restore netns after each test
Martin KaFai Lau
2
-2
/
+23
2020-07-02
bpf: selftests: A few improvements to network_helpers.c
Martin KaFai Lau
6
-86
/
+110
2020-07-02
ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed
Steven Rostedt (VMware)
2
-1
/
+24
[prev]
[next]