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
2024-08-12
selftests: router_mpath: Sleep after MZ
Petr Machata
3
-0
/
+6
2024-08-12
selftests/nolibc: run-tests.sh: allow building through LLVM
Thomas Weißschuh
1
-2
/
+7
2024-08-12
selftests/nolibc: use correct clang target for s390/systemz
Thomas Weißschuh
1
-0
/
+3
2024-08-12
selftests/nolibc: don't use libgcc when building with clang
Thomas Weißschuh
1
-2
/
+9
2024-08-12
selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
Thomas Weißschuh
1
-2
/
+5
2024-08-12
selftests/nolibc: add cc-option compatible with clang cross builds
Thomas Weißschuh
1
-2
/
+4
2024-08-12
selftests/nolibc: add support for LLVM= parameter
Thomas Weißschuh
1
-3
/
+6
2024-08-12
selftests/nolibc: determine $(srctree) first
Thomas Weißschuh
1
-8
/
+8
2024-08-12
selftests/nolibc: avoid passing NULL to printf("%s")
Thomas Weißschuh
1
-2
/
+2
2024-08-12
selftests/nolibc: report failure if no testcase passed
Thomas Weißschuh
1
-1
/
+1
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
14
-48
/
+211
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+35
2024-08-12
selftests: drv-net: rss_ctx: test dumping RSS contexts
Jakub Kicinski
2
-2
/
+80
2024-08-12
selftests: drv-net: rss_ctx: add identifier to traffic comments
Jakub Kicinski
1
-2
/
+2
2024-08-11
selftests: rust: config: disable GCC_PLUGINS
Anders Roxell
1
-0
/
+1
2024-08-11
selftests: rust: config: add trailing newline
Anders Roxell
1
-1
/
+1
2024-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
1
-1
/
+24
2024-08-09
selftests: rds: add testing infrastructure
Vegard Nossum
6
-0
/
+593
2024-08-09
tools/nolibc: pass argc, argv and envp to constructors
Thomas Weißschuh
1
-2
/
+3
2024-08-08
selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGS
Alan Maguire
2
-3
/
+70
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-22
/
+51
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-14
/
+41
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-08-07
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
2024-08-07
tracing/selftests: Run the ownership test twice
Steven Rostedt (Google)
1
-14
/
+20
2024-08-07
selftests/uprobes: Add a basic uprobe testcase
Masami Hiramatsu (Google)
1
-0
/
+26
2024-08-07
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
1
-2
/
+2
2024-08-07
selftests/bpf: Add tests for bpf_get_dentry_xattr
Song Liu
3
-7
/
+50
2024-08-07
rcutorture: Add rcutree.nohz_full_patience_delay to TREE07
Paul E. McKenney
1
-0
/
+1
2024-08-06
selftests: harness: rename __constructor_order for clarification
Masahiro Yamada
1
-6
/
+4
2024-08-06
selftests: harness: remove unneeded __constructor_order_last()
Masahiro Yamada
4
-28
/
+1
2024-08-06
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Matt Bobrowski
2
-0
/
+87
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
3
-0
/
+189
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+35
2024-08-05
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
1
-1
/
+11
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
1
-2
/
+12
2024-08-02
selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
Stanislav Fomichev
2
-4
/
+5
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
3
-2
/
+45
2024-08-02
selftests: net-drv: exercise queue stats when the device is down
Stanislav Fomichev
1
-1
/
+24
2024-08-02
selftests/bpf: Fix a btf_dump selftest failure
Yonghong Song
1
-2
/
+2
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+3
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
4
-11
/
+494
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
1
-13
/
+12
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
1
-2
/
+2
2024-08-02
selftests/bpf: fix uprobe.path leak in bpf_testmod
Jiri Olsa
1
-0
/
+1
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
1
-0
/
+15
[prev]
[next]