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
2021-03-24
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
1
-11
/
+2
2021-03-24
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
1
-5
/
+18
2021-03-24
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
1
-1
/
+2
2021-03-24
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
1
-0
/
+2
2021-03-24
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
1
-8
/
+1
2021-03-24
perf daemon: Return from kill functions
Jiri Olsa
1
-2
/
+5
2021-03-24
perf daemon: Force waipid for all session on SIGCHLD delivery
Jiri Olsa
1
-22
/
+28
2021-03-24
perf test: Add CSV summary test
Jin Yao
1
-0
/
+31
2021-03-24
perf stat: Align CSV output for summary mode
Jin Yao
5
-0
/
+27
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
1
-20
/
+4
2021-03-24
selftests/powerpc: Fix L1D flushing tests for Power10
Russell Currey
3
-2
/
+6
2021-03-23
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu
1
-0
/
+31
2021-03-23
perf stat: Measure 't0' and 'ref_time' after enable_counters()
Song Liu
1
-3
/
+7
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
10
-7
/
+701
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
72
-123
/
+124
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2
-1
/
+3
2021-03-23
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
1
-1
/
+4
2021-03-23
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
1
-2
/
+0
2021-03-23
firmware_loader: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-22
libbpf: Skip BTF fixup if object file has no BTF
Andrii Nakryiko
1
-0
/
+3
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
4
-6
/
+6
2021-03-22
torture: Fix kvm.sh --datestamp regex check
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Consolidate qemu-cmd duration editing into kvm-transform.sh
Paul E. McKenney
2
-4
/
+8
2021-03-22
torture: Print proper vmlinux path for kvm-again.sh runs
Paul E. McKenney
2
-2
/
+9
2021-03-22
torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment
Paul E. McKenney
2
-0
/
+6
2021-03-22
torture: Make kvm-transform.sh update jitter commands
Paul E. McKenney
2
-4
/
+22
2021-03-22
torture: Add --duration argument to kvm-again.sh
Paul E. McKenney
2
-7
/
+47
2021-03-22
torture: Add kvm-again.sh to rerun a previous torture-test
Paul E. McKenney
2
-0
/
+238
2021-03-22
torture: Create a "batches" file for build reuse
Paul E. McKenney
1
-12
/
+17
2021-03-22
torture: De-capitalize TORTURE_SUITE
Paul E. McKenney
2
-2
/
+2
2021-03-22
torture: Make upper-case-only no-dot no-slash scenario names official
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
Paul E. McKenney
5
-2
/
+2
2021-03-22
torture: Remove no-mpstat error message
Paul E. McKenney
1
-1
/
+0
2021-03-22
torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs
Paul E. McKenney
2
-1
/
+3
2021-03-22
torture: Record jitter start/stop commands
Paul E. McKenney
2
-10
/
+16
2021-03-22
torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh
Paul E. McKenney
2
-126
/
+171
2021-03-22
torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
Paul E. McKenney
1
-0
/
+1
2021-03-22
torture: Abstract jitter.sh start/stop into scripts
Paul E. McKenney
3
-5
/
+62
2021-03-22
pm-graph: Fix typo "accesible"
Ricardo Ribalda
1
-1
/
+1
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
8
-3
/
+574
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-1
/
+122
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
1
-0
/
+8
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-19
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
1
-0
/
+1
2021-03-19
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
1
-1
/
+1
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
2
-15
/
+56
2021-03-18
selftests: net: forwarding: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
4
-3
/
+119
[prev]
[next]