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
2023-03-30
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
1
-1
/
+4
2023-03-30
selftests/powerpc: Make dd output quiet
Benjamin Gray
1
-1
/
+1
2023-03-30
selftests/powerpc: Pass make context to children
Benjamin Gray
2
-16
/
+16
2023-03-30
selftests/powerpc: Use CLEAN macro to fix make warning
Benjamin Gray
1
-2
/
+5
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
1
-0
/
+90
2023-03-29
selftests/bpf: Rewrite two infinite loops in bound check cases
Xu Kuohai
1
-8
/
+16
2023-03-29
veristat: guess and substitue underlying program type for freplace (EXT) progs
Andrii Nakryiko
1
-4
/
+117
2023-03-29
veristat: add -d debug mode option to see debug libbpf log
Andrii Nakryiko
1
-1
/
+7
2023-03-29
libbpf: disassociate section handler on explicit bpf_program__set_type() call
Andrii Nakryiko
1
-1
/
+1
2023-03-29
selftests/bpf: test a BPF CC writing app_limited
Yixin Shen
1
-1
/
+12
2023-03-29
cgroup/cpuset: Minor updates to test_cpuset_prs.sh
Waiman Long
1
-11
/
+14
2023-03-29
tracing/user_events: Add ABI self-test
Beau Belgrave
2
-1
/
+227
2023-03-29
tracing/user_events: Update self-tests to write ABI
Beau Belgrave
2
-89
/
+96
2023-03-29
selftests: use canonical ftrace path
Ross Zwisler
4
-12
/
+12
2023-03-29
selftests: mptcp: add mptcp_info tests
Geliang Tang
1
-1
/
+46
2023-03-29
selftests/bpf: add a test case for vsock sockmap
Bobby Eshleman
1
-0
/
+163
2023-03-29
selftests/bpf: add vsock to vmtest.sh
Bobby Eshleman
3
-0
/
+8
2023-03-28
testing/vsock: add vsock_perf to gitignore
Bobby Eshleman
1
-0
/
+1
2023-03-28
selftests/mm: fix split huge page tests
Zi Yan
1
-3
/
+3
2023-03-28
selftests: cgroup: add 'malloc' failures checks in test_memcontrol
Ivan Orlov
1
-0
/
+15
2023-03-28
selftests/bpf: Remove verifier/xdp_direct_packet_access.c, converted to progs...
Eduard Zingerman
1
-1468
/
+0
2023-03-28
selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assembly
Eduard Zingerman
2
-0
/
+1724
2023-03-28
Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-6
/
+24
2023-03-28
selftests: prctl: Add new prctl test for PR_SET_VMA action
Ivan Orlov
5
-1
/
+108
2023-03-28
selftests: sched: Add more core schedule prctl calls
Ivan Orlov
1
-0
/
+6
2023-03-28
selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
Ivan Orlov
1
-0
/
+15
2023-03-28
selftests: Refactor 'peeksiginfo' ptrace test part
Ivan Orlov
1
-7
/
+7
2023-03-27
tools/nolibc: x86_64: add stackprotector support
Thomas Weißschuh
1
-0
/
+2
2023-03-27
tools/nolibc: i386: add stackprotector support
Thomas Weißschuh
1
-0
/
+1
2023-03-27
tools/nolibc: tests: add test for -fstack-protector
Thomas Weißschuh
2
-2
/
+63
2023-03-27
tools/nolibc: tests: fold in no-stack-protector cflags
Thomas Weißschuh
1
-2
/
+3
2023-03-27
tools/nolibc: tests: constify test_names
Thomas Weißschuh
1
-1
/
+1
2023-03-27
selftests/bpf: Don't assume page size is 4096
Hengqi Chen
1
-1
/
+1
2023-03-27
rcutorture: Add srcu_lockdep.sh
Paul E. McKenney
1
-0
/
+78
2023-03-27
selftests: tls: add a test for queuing data before setting the ULP
Jakub Kicinski
1
-0
/
+45
2023-03-26
Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+105
2023-03-25
selftests/bpf: Add bench for task storage creation
Martin KaFai Lau
3
-14
/
+164
2023-03-25
selftests/bpf: Test task storage when local_storage->smap is NULL
Martin KaFai Lau
2
-17
/
+46
2023-03-25
selftests/bpf: verifier/xdp.c converted to inline assembly
Eduard Zingerman
3
-14
/
+26
2023-03-25
selftests/bpf: verifier/xadd.c converted to inline assembly
Eduard Zingerman
3
-97
/
+126
2023-03-25
selftests/bpf: verifier/var_off.c converted to inline assembly
Eduard Zingerman
3
-291
/
+351
2023-03-25
selftests/bpf: verifier/value_or_null.c converted to inline assembly
Eduard Zingerman
3
-220
/
+290
2023-03-25
selftests/bpf: verifier/value.c converted to inline assembly
Eduard Zingerman
3
-104
/
+160
2023-03-25
selftests/bpf: verifier/value_adj_spill.c converted to inline assembly
Eduard Zingerman
3
-43
/
+80
2023-03-25
selftests/bpf: verifier/uninit.c converted to inline assembly
Eduard Zingerman
3
-39
/
+63
2023-03-25
selftests/bpf: verifier/stack_ptr.c converted to inline assembly
Eduard Zingerman
3
-359
/
+486
2023-03-25
selftests/bpf: verifier/spill_fill.c converted to inline assembly
Eduard Zingerman
3
-345
/
+376
2023-03-25
selftests/bpf: verifier/ringbuf.c converted to inline assembly
Eduard Zingerman
3
-95
/
+133
2023-03-25
selftests/bpf: verifier/raw_tp_writable.c converted to inline assembly
Eduard Zingerman
3
-35
/
+52
2023-03-25
selftests/bpf: verifier/raw_stack.c converted to inline assembly
Eduard Zingerman
3
-305
/
+373
[prev]
[next]