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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
3
-3
/
+83
2023-12-11
selftests/nolibc: disable coredump via setrlimit
Thomas Weißschuh
1
-0
/
+2
2023-12-11
tools/nolibc: add support for getrlimit/setrlimit
Thomas Weißschuh
1
-0
/
+29
2023-12-11
tools/nolibc: drop duplicated testcase ioctl_tiocinq
Thomas Weißschuh
1
-1
/
+0
2023-12-11
selftests/nolibc: make result alignment more robust
Thomas Weißschuh
1
-5
/
+10
2023-12-11
tools/nolibc: mips: add support for PIC
Thomas Weißschuh
1
-1
/
+1
2023-12-11
selftests/nolibc: run-tests.sh: enable testing via qemu-user
Thomas Weißschuh
1
-3
/
+19
2023-12-11
selftests/nolibc: introduce QEMU_ARCH_USER
Thomas Weißschuh
1
-1
/
+4
2023-12-11
selftests/nolibc: fix testcase status alignment
Thomas Weißschuh
1
-2
/
+2
2023-12-11
selftests/nolibc: add configuration for mipso32be
Thomas Weißschuh
2
-1
/
+8
2023-12-11
selftests/nolibc: extraconfig support
Thomas Weißschuh
1
-0
/
+6
2023-12-11
selftests/nolibc: explicitly specify ABI for MIPS
Thomas Weißschuh
1
-1
/
+1
2023-12-11
selftests/nolibc: use XARCH for MIPS
Thomas Weißschuh
2
-6
/
+8
2023-12-11
selftests/nolibc: add script to run testsuite
Thomas Weißschuh
2
-0
/
+154
2023-12-11
selftests/nolibc: support out-of-tree builds
Thomas Weißschuh
1
-4
/
+14
2023-12-11
selftests/nolibc: anchor paths in $(srcdir) if possible
Thomas Weißschuh
1
-2
/
+2
2023-12-11
selftests/nolibc: use EFI -bios for LoongArch qemu
Thomas Weißschuh
1
-1
/
+8
2023-12-11
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
1
-2
/
+2
2023-12-11
kselftest/arm64: Log SVCR when the SME tests barf
Mark Brown
3
-0
/
+21
2023-12-11
kselftest/arm64: Improve output for skipped TPIDR2 ABI test
Mark Brown
1
-7
/
+11
2023-12-10
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
1
-3
/
+77
2023-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2023-12-09
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
3
-0
/
+45
2023-12-09
selftests/bpf: validate fake register spill/fill precision backtracking logic
Andrii Nakryiko
1
-0
/
+154
2023-12-08
selftests/bpf: Add selftests for cgroup1 local storage
Yafang Shao
4
-47
/
+278
2023-12-08
selftests/bpf: Add a new cgroup helper open_classid()
Yafang Shao
2
-0
/
+17
2023-12-08
selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavor
Andrii Nakryiko
1
-2
/
+3
2023-12-08
bpf: Fix accesses to uninit stack slots
Andrei Matei
8
-33
/
+66
2023-12-08
Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
14
-167
/
+73
2023-12-08
KVM: selftests: fix supported_flags for aarch64
Paolo Bonzini
1
-1
/
+3
2023-12-08
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-12-08
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
1
-1
/
+1
2023-12-08
selftests/sgx: Skip non X86_64 platform
Zhao Mengmeng
1
-1
/
+1
2023-12-08
selftests/sgx: Remove incomplete ABI sanitization code in test enclave
Jo Van Bulck
1
-13
/
+3
2023-12-08
selftests/sgx: Discard unsupported ELF sections
Jo Van Bulck
1
-0
/
+2
2023-12-08
selftests/sgx: Ensure expected location of test enclave buffer
Jo Van Bulck
3
-4
/
+6
2023-12-08
selftests/sgx: Ensure test enclave buffer is entirely preserved
Jo Van Bulck
2
-4
/
+6
2023-12-08
selftests/sgx: Fix linker script asserts
Jo Van Bulck
1
-5
/
+1
2023-12-08
selftests/sgx: Handle relocations in test enclave
Jo Van Bulck
1
-15
/
+35
2023-12-08
selftests/sgx: Produce static-pie executable for test enclave
Jo Van Bulck
3
-4
/
+8
2023-12-08
selftests/sgx: Remove redundant enclave base address save/restore
Jo Van Bulck
1
-3
/
+0
2023-12-08
selftests/sgx: Specify freestanding environment for enclave compilation
Jo Van Bulck
1
-1
/
+1
2023-12-08
selftests/sgx: Separate linker options
Jo Van Bulck
1
-5
/
+7
2023-12-08
selftests/sgx: Include memory clobber for inline asm in test enclave
Jo Van Bulck
1
-3
/
+5
2023-12-08
selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry
Jo Van Bulck
1
-3
/
+6
2023-12-08
selftests/sgx: Fix uninitialized pointer dereference in error path
Jo Van Bulck
1
-2
/
+3
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+8
2023-12-08
selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespace
Hangbin Liu
1
-41
/
+36
2023-12-08
selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespace
Hangbin Liu
1
-25
/
+22
2023-12-08
selftests/net: convert vrf_route_leaking.sh to run it in unique namespace
Hangbin Liu
1
-105
/
+96
[prev]
[next]