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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
6
-7
/
+14
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2
-0
/
+47
2021-10-21
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
1
-1
/
+1
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
1
-6
/
+7
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
1
-2
/
+2
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
1
-0
/
+28
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2
-0
/
+94
2021-10-21
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
1
-1
/
+1
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+145
2021-10-21
Merge branch kvm/selftests/memslot into kvmarm-master/next
Marc Zyngier
2
-22
/
+36
2021-10-21
KVM: selftests: Build the memslot tests for arm64
Ricardo Koller
1
-0
/
+2
2021-10-21
KVM: selftests: Make memslot_perf_test arch independent
Ricardo Koller
1
-22
/
+34
2021-10-21
selftests: arm64: Factor out utility functions for assembly FP tests
Mark Brown
5
-329
/
+185
2021-10-20
selftests/bpf: Some more atomic tests
Brendan Jackman
3
-0
/
+120
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
1
-0
/
+2
2021-10-20
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
1
-1
/
+0
2021-10-19
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
8
-383
/
+938
2021-10-19
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
2
-30
/
+62
2021-10-19
kunit: tool: support running each suite/test separately
Daniel Latypov
2
-22
/
+118
2021-10-19
kunit: tool: actually track how long it took to run tests
Daniel Latypov
1
-3
/
+5
2021-10-19
kunit: tool: factor exec + parse steps into a function
Daniel Latypov
1
-25
/
+19
2021-10-19
kunit: tool: show list of valid --arch options when invalid
Daniel Latypov
2
-2
/
+7
2021-10-19
kunit: tool: misc fixes (unused vars, imports, leaked files)
Daniel Latypov
3
-19
/
+12
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
1
-3
/
+2
2021-10-19
selftests: mlxsw: Add a test for un/offloadable qdisc trees
Petr Machata
1
-0
/
+276
2021-10-18
mm/userfaultfd: selftests: fix memory corruption with thp enabled
Peter Xu
1
-3
/
+20
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
6
-106
/
+106
2021-10-18
selftests: KVM: Introduce system counter offset test
Oliver Upton
3
-0
/
+134
2021-10-18
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
2
-0
/
+47
2021-10-18
selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
1
-3
/
+3
2021-10-18
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
4
-0
/
+207
2021-10-18
selftests/tls: add SM4 algorithm dependency for tls selftests
Tianjia Zhang
1
-0
/
+1
2021-10-17
Merge branch kvm-arm64/selftest/timer into kvmarm-master/next
Marc Zyngier
20
-48
/
+1330
2021-10-17
KVM: arm64: selftests: arch_timer: Support vCPU migration
Raghavendra Rao Ananta
1
-1
/
+114
2021-10-17
KVM: arm64: selftests: Add arch_timer test
Raghavendra Rao Ananta
3
-0
/
+368
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
4
-3
/
+92
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
6
-1
/
+448
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
3
-1
/
+41
2021-10-17
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2
-0
/
+8
2021-10-17
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2
-2
/
+2
2021-10-17
KVM: arm64: selftests: Add support to disable and enable local IRQs
Raghavendra Rao Ananta
1
-0
/
+10
2021-10-17
KVM: arm64: selftests: Add basic support to generate delays
Raghavendra Rao Ananta
1
-0
/
+25
2021-10-17
KVM: arm64: selftests: Add basic support for arch_timers
Raghavendra Rao Ananta
1
-0
/
+142
2021-10-17
KVM: arm64: selftests: Add support for cpu_relax
Raghavendra Rao Ananta
1
-0
/
+5
2021-10-17
KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
Raghavendra Rao Ananta
4
-19
/
+21
2021-10-17
tools: arm64: Import sysreg.h
Raghavendra Rao Ananta
2
-26
/
+15
2021-10-17
KVM: arm64: selftests: Add MMIO readl/writel support
Raghavendra Rao Ananta
1
-1
/
+45
2021-10-16
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+52
2021-10-16
mptcp: increase default max additional subflows to 2
Paolo Abeni
2
-4
/
+7
2021-10-15
vsock_diag_test: remove free_sock_stat() call in test_no_sockets
Stefano Garzarella
1
-2
/
+0
[prev]
[next]