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-10
perf parse-events: Report BPF errors
Ian Rogers
1
-18
/
+20
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
6
-13
/
+24
2020-07-10
perf script: Add option --show-text-poke-events
Adrian Hunter
2
-0
/
+23
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2
-0
/
+79
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
7
-1
/
+23
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
14
-3
/
+216
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
1
-2
/
+2
2020-07-09
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
1
-4
/
+8
2020-07-09
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
1
-6
/
+6
2020-07-09
Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
Alexander A. Klimov
1
-1
/
+1
2020-07-09
selftests: net: Add port split test
Danielle Ratson
2
-0
/
+278
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+36
2020-07-09
selftests/mptcp: add diag interface tests
Paolo Abeni
3
-5
/
+140
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
1
-4
/
+11
2020-07-08
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-09
selftests/bpf: Switch perf_buffer test to tracepoint and skeleton
Andrii Nakryiko
2
-32
/
+14
2020-07-09
libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer
Andrii Nakryiko
1
-11
/
+20
2020-07-09
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2
-0
/
+63
2020-07-09
libbpf: Improve BTF sanitization handling
Andrii Nakryiko
1
-45
/
+58
2020-07-09
libbpf: Add btf__set_fd() for more control over loaded BTF FD
Andrii Nakryiko
3
-1
/
+8
2020-07-09
libbpf: Make BTF finalization strict
Andrii Nakryiko
1
-12
/
+4
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
1
-4
/
+5
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
1
-1
/
+3
2020-07-09
bpf: Fix another bpftool segfault without skeleton code enabled
Louis Peens
1
-0
/
+1
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-2
/
+1
2020-07-08
perf inject jit: Remove //anon mmap events
Steve MacLean
2
-3
/
+32
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
58
-234
/
+827
2020-07-08
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-07-08
tests: add CLONE_NEWTIME setns tests
Christian Brauner
2
-0
/
+80
2020-07-08
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
1
-14
/
+0
2020-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2
-0
/
+117
2020-07-08
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
1
-0
/
+1
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2
-0
/
+5
2020-07-07
Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
15
-40
/
+123
2020-07-07
selftests: fix condition in run_tests
Yauheni Kaliuta
1
-1
/
+1
2020-07-07
selftests: do not use .ONESHELL
Yauheni Kaliuta
1
-11
/
+9
2020-07-07
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...
Sven Schnelle
1
-0
/
+2
2020-07-07
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
1
-5
/
+16
2020-07-07
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-4
/
+30
2020-07-06
cpupower: Fix NULL but dereferenced coccicheck errors
Shuah Khan
1
-5
/
+5
2020-07-06
cpupower: Fix comparing pointer to 0 coccicheck warns
Shuah Khan
1
-3
/
+3
2020-07-06
selftests/harness: Report skip reason
Kees Cook
1
-4
/
+21
2020-07-06
selftests/harness: Display signed values correctly
Kees Cook
1
-5
/
+37
2020-07-06
selftests/harness: Refactor XFAIL into SKIP
Kees Cook
2
-20
/
+52
2020-07-06
selftests/harness: Switch to TAP output
Kees Cook
2
-24
/
+33
2020-07-06
selftests: Add header documentation and helpers
Kees Cook
1
-2
/
+71
2020-07-06
selftests/binderfs: Fix harness API usage
Kees Cook
1
-138
/
+146
2020-07-06
selftests: Remove unneeded selftest API headers
Kees Cook
4
-4
/
+0
2020-07-06
selftests/clone3: Reorder reporting output
Kees Cook
3
-4
/
+3
2020-07-06
selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-1
/
+1
[prev]
[next]