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
2022-08-01
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
2
-13
/
+24
2022-08-01
selftests: kvm: set rax before vmcall
Andrei Vagin
1
-1
/
+1
2022-08-01
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
5
-13
/
+162
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
7
-115
/
+453
2022-08-01
perf lock: Pass machine pointer to is_lock_function()
Namhyung Kim
1
-8
/
+7
2022-08-01
selftests/powerpc: Avoid GCC 12 uninitialised variable warning
Michael Ellerman
1
-0
/
+1
2022-08-01
perf test: Add user space counter reading tests
Ian Rogers
1
-1
/
+126
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
3
-185
/
+0
2022-08-01
selftests: KVM: Add exponent check for boolean stats
Oliver Upton
1
-0
/
+6
2022-08-01
selftests: KVM: Provide descriptive assertions in kvm_binary_stats_test
Oliver Upton
1
-8
/
+16
2022-08-01
selftests: KVM: Check stat name before other fields
Oliver Upton
1
-3
/
+5
2022-08-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-32
/
+88
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-5
/
+12
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
114
-5200
/
+5590
2022-07-31
rtla: Define syscall numbers for riscv
Andreas Schwab
1
-1
/
+1
2022-07-31
rtla: Fix double free
Andreas Schwab
1
-2
/
+7
2022-07-31
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
1
-1
/
+1
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
1
-0
/
+16
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
1
-0
/
+16
2022-07-30
Documentation/rv: Add deterministic automata monitor synthesis documentation
Daniel Bristot de Oliveira
2
-0
/
+6
2022-07-30
tools/rv: Add dot2k
Daniel Bristot de Oliveira
6
-0
/
+496
2022-07-30
Documentation/rv: Add deterministic automaton documentation
Daniel Bristot de Oliveira
3
-0
/
+9
2022-07-30
tools/rv: Add dot2c
Daniel Bristot de Oliveira
4
-0
/
+466
2022-07-30
memblock test: Modify the obsolete description in README
Shaoqin Huang
1
-6
/
+9
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
19
-106
/
+738
2022-07-29
mm/hmm: add a test for cross device private faults
Ralph Campbell
1
-2
/
+12
2022-07-29
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
1
-0
/
+2
2022-07-29
selftests: soft-dirty: add test for mprotect
Peter Xu
1
-1
/
+66
2022-07-29
selftest/vm: uninitialized variable in main()
Dan Carpenter
1
-1
/
+1
2022-07-29
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
1
-2
/
+3
2022-07-29
tools/vm/page_owner_sort.c: adjust the indent in is_need()
Yixuan Cao
1
-16
/
+16
2022-07-29
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
1
-4
/
+4
2022-07-29
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
1
-5
/
+11
2022-07-29
libbpf: Add bpf_obj_get_opts()
Joe Burton
3
-0
/
+21
2022-07-29
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...
Linus Torvalds
4
-31
/
+78
2022-07-29
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
2
-6
/
+3
2022-07-29
Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'
Rafael J. Wysocki
4
-186
/
+360
2022-07-29
bpftool: Don't try to return value from void function in skeleton
Jörn-Thorben Hinz
1
-1
/
+1
2022-07-29
bpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macro
Rongguang Wei
1
-1
/
+1
2022-07-29
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2
-1
/
+4
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
7
-25
/
+66
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
3
-2
/
+54
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
4
-6
/
+23
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
3
-1
/
+27
2022-07-29
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
1
-30
/
+0
2022-07-29
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
1
-1
/
+1
2022-07-29
selftests: netdevsim: Add test cases for route deletion failure
Ido Schimmel
1
-0
/
+45
2022-07-29
selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behavior
Andrea Mayer
2
-0
/
+822
2022-07-29
selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior
Andrea Mayer
2
-0
/
+880
[prev]
[next]