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-04-04
iommufd/selftest: Cover domain unmap with huge pages and access
Jason Gunthorpe
1
-0
/
+34
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
79
-610
/
+1094
2023-04-04
perf tests test_bridge_fdb_stress.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-04-04
vsock/test: update expected return values
Arseniy Krasnov
1
-2
/
+2
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
79
-610
/
+1094
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
5
-93
/
+14
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
4
-12
/
+100
2023-04-01
veristat: small fixed found in -O2 mode
Andrii Nakryiko
1
-1
/
+3
2023-04-01
veristat: avoid using kernel-internal headers
Andrii Nakryiko
1
-1
/
+4
2023-04-01
veristat: improve version reporting
Andrii Nakryiko
1
-2
/
+17
2023-04-01
veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
Andrii Nakryiko
1
-1
/
+1
2023-03-31
selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...
James Hilliard
2
-2
/
+2
2023-03-31
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
4
-49
/
+13
2023-03-31
selftests/bpf: Add read_build_id function
Jiri Olsa
2
-0
/
+87
2023-03-31
selftests/bpf: Add err.h header
Jiri Olsa
2
-2
/
+19
2023-03-31
selftests mount: Fix mount_setattr_test builds failed
Anh Tuan Phan
1
-0
/
+1
2023-03-30
selftests: forwarding: add tunnel_key "nofrag" test case
Davide Caratti
2
-0
/
+162
2023-03-30
selftests: tc-testing: add tunnel_key "nofrag" test case
Davide Caratti
1
-0
/
+25
2023-03-30
selftests: tc-testing: add "depends_on" property to skip tests
Davide Caratti
2
-0
/
+15
2023-03-30
selftests: rtnetlink: Fix do_test_address_proto()
Petr Machata
1
-4
/
+8
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+220
2023-03-30
selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg
David Vernet
2
-0
/
+48
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+90
2023-03-30
veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS
Andrii Nakryiko
1
-1
/
+1
2023-03-30
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
1
-5
/
+5
2023-03-30
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
1
-2
/
+5
2023-03-30
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
1
-8
/
+24
2023-03-30
KVM: selftests: Fixup config fragment for access_tracking_perf_test
Ryan Roberts
1
-0
/
+1
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
1
-1
/
+15
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
1
-15
/
+25
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
[prev]
[next]