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-08-25
KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown
Sean Christopherson
1
-1
/
+13
2023-08-25
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
12
-124
/
+452
2023-08-24
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+31
2023-08-24
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
1
-1
/
+1
2023-08-24
selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
Lucas Karpinski
1
-14
/
+7
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-24
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-15
/
+65
2023-08-24
selftests: cachestat: catch failing fsync test on tmpfs
Andre Przywara
1
-15
/
+47
2023-08-24
selftests: cachestat: test for cachestat availability
Andre Przywara
1
-1
/
+19
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-126
/
+278
2023-08-24
selftests/bpf: Enable cpu v4 tests for RV64
Pu Lehui
6
-6
/
+12
2023-08-24
selftests/bpf: Add a local kptr test with no special fields
Yonghong Song
2
-0
/
+51
2023-08-24
selftests: add OFD lock tests
Stas Sergeev
2
-0
/
+137
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2
-1
/
+1
2023-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2
-1
/
+101
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
4
-113
/
+167
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
7
-70
/
+112
2023-08-23
selftests/bpf: add uprobe_multi test binary to .gitignore
Andrii Nakryiko
1
-0
/
+1
2023-08-23
RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
7
-1
/
+164
2023-08-23
selftests/bpf: Add selftest for allow_ptr_leaks
Yafang Shao
2
-1
/
+48
2023-08-23
selftests/nolibc: libc-test: use HOSTCC instead of CC
Zhangjin Wu
1
-1
/
+1
2023-08-23
selftests/nolibc: allow report with existing test log
Zhangjin Wu
1
-0
/
+4
2023-08-23
selftests/nolibc: add test support for ppc64
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add test support for ppc64le
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add test support for ppc
Zhangjin Wu
1
-0
/
+7
2023-08-23
selftests/nolibc: add XARCH and ARCH mapping support
Zhangjin Wu
1
-12
/
+34
2023-08-23
selftests/nolibc: enable compiler warnings
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: don't strip nolibc-test
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: prevent out of bounds access in expect_vfprintf
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: use correct return type for read() and write()
Thomas Weißschuh
1
-3
/
+4
2023-08-23
selftests/nolibc: avoid sign-compare warnings
Thomas Weißschuh
1
-4
/
+4
2023-08-23
selftests/nolibc: avoid unused parameter warnings
Thomas Weißschuh
1
-1
/
+2
2023-08-23
selftests/nolibc: make functions static if possible
Thomas Weißschuh
1
-6
/
+6
2023-08-23
selftests/nolibc: mark test helpers as potentially unused
Thomas Weißschuh
1
-25
/
+50
2023-08-23
selftests/nolibc: drop unused variables
Thomas Weißschuh
1
-4
/
+0
2023-08-23
selftests/nolibc: avoid warnings during intptr tests
Willy Tarreau
1
-12
/
+7
2023-08-23
tools/nolibc: fix return type of getpagesize()
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: add testcase for pipe
Yuan Tan
1
-0
/
+22
2023-08-23
selftests/nolibc: mmap_munmap_good: fix up return value
Zhangjin Wu
1
-4
/
+4
2023-08-23
selftests/nolibc: avoid buffer underrun in space printing
Thomas Weißschuh
1
-1
/
+2
2023-08-23
selftests/nolibc: allow test -include /path/to/nolibc.h
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: allow run nolibc-test locally
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add testcases for startup code
Zhangjin Wu
1
-1
/
+55
2023-08-23
selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLT
Zhangjin Wu
1
-0
/
+50
2023-08-23
selftests/nolibc: avoid gaps in test numbers
Thomas Weißschuh
1
-17
/
+13
2023-08-23
selftests/nolibc: simplify status printing
Thomas Weißschuh
1
-73
/
+81
2023-08-23
selftests/nolibc: make evaluation of test conditions
Thomas Weißschuh
1
-21
/
+21
2023-08-23
tools/nolibc: completely remove optional environ support
Thomas Weißschuh
1
-3
/
+4
2023-08-23
selftests/nolibc: report: add newline before test failures
Zhangjin Wu
1
-1
/
+1
2023-08-23
selftests/nolibc: report: extrude the test status line
Zhangjin Wu
1
-2
/
+2
[prev]
[next]