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-02
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-02
perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
Zixuan Tan
1
-0
/
+6
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
12
-738
/
+791
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+4
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-186
/
+360
2022-08-02
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
1
-1
/
+0
2022-08-02
Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+11
2022-08-02
selftests: net: fix IOAM test skip return code
Kleber Sacilotto de Souza
1
-5
/
+7
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-26
/
+27
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+24
2022-08-01
tools bpftool: Don't display disassembler-four-args feature test
Andres Freund
1
-2
/
+1
2022-08-01
tools bpftool: Fix compilation error with new binutils
Andres Freund
2
-9
/
+38
2022-08-01
tools bpf_jit_disasm: Don't display disassembler-four-args feature test
Andres Freund
1
-1
/
+1
2022-08-01
tools bpf_jit_disasm: Fix compilation error with new binutils
Andres Freund
2
-2
/
+8
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
2
-3
/
+12
2022-08-01
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
1
-0
/
+55
2022-08-01
tools build: Don't display disassembler-four-args feature test
Andres Freund
1
-2
/
+1
2022-08-01
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
4
-0
/
+22
2022-08-01
perf test: Add ARM SPE system wide test
Namhyung Kim
1
-3
/
+27
2022-08-01
perf tools: Rework prologue generation code
Jiri Olsa
1
-29
/
+175
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
[prev]
[next]