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-06-09
tools/nolibc: add testcase for fork()/waitpid()
Thomas Weißschuh
1
-0
/
+20
2023-06-09
tools/nolibc: validate C89 compatibility
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-6
/
+6
2023-06-09
tools/nolibc: use standard __asm__ statements
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: add testcases for vfprintf
Thomas Weißschuh
1
-0
/
+86
2023-06-09
tools/nolibc: add libc-test binary
Thomas Weißschuh
2
-0
/
+7
2023-06-09
tools/nolibc: fix build of the test case using glibc
Willy Tarreau
1
-0
/
+2
2023-06-09
tools/nolibc: tests: fix build on non-c99 compliant compilers
Willy Tarreau
1
-1
/
+2
2023-06-09
tools/nolibc: tests: use volatile to force stack smashing
Thomas Weißschuh
1
-6
/
+2
2023-06-09
Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-5
/
+5
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-20
/
+192
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-2
/
+90
2023-06-08
selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
1
-0
/
+1
2023-06-08
selftests: Test RISC-V Vector prctl interface
Andy Chiu
5
-1
/
+318
2023-06-08
selftests: hid: Add touch tests for Wacom devices
Joshua Dickens
1
-3
/
+81
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2
-8
/
+15
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
1
-0
/
+79
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-1
/
+77
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
2
-1
/
+334
2023-06-06
KVM: selftests: Allow specify physical cpu list in demand paging test
Peter Xu
4
-13
/
+32
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
1
-1
/
+1
2023-06-06
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
1
-0
/
+21
2023-06-06
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
1
-1
/
+31
2023-06-06
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
1
-1
/
+1
2023-06-06
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
1
-0
/
+19
2023-06-06
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
3
-0
/
+86
2023-06-06
selftests/ftrace: Add tracepoint probe test case
Masami Hiramatsu (Google)
4
-2
/
+111
2023-06-06
selftests/ftrace: Add fprobe related testcases
Masami Hiramatsu (Google)
2
-0
/
+123
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
1
-1
/
+1
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
1
-0
/
+4
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2
-0
/
+25
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2
-1
/
+5
2023-06-05
kselftest/arm64: add MOPS to hwcap test
Kristina Martsenko
1
-0
/
+22
2023-06-05
selftests: mptcp: update userspace pm subflow tests
Geliang Tang
1
-1
/
+2
2023-06-05
selftests: mptcp: update userspace pm addr tests
Geliang Tang
1
-0
/
+8
2023-06-05
selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge
Petr Machata
1
-1
/
+1
2023-06-05
selftests: router_bridge_vlan: Add a diagram
Petr Machata
1
-0
/
+22
2023-06-05
selftests: mlxsw: egress_vid_classification: Fix the diagram
Petr Machata
1
-3
/
+2
2023-06-05
selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram
Petr Machata
1
-3
/
+2
2023-06-05
selftests: alsa: pcm-test: Fix compiler warnings about the format
Mirsad Goran Todorovac
1
-5
/
+5
2023-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+75
2023-06-03
Fix gitignore for recently added usptream self tests
Weihao Gao
1
-0
/
+3
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+27
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
1
-18
/
+27
2023-06-02
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
2
-0
/
+76
2023-06-02
selftests: tls: add tests for poll behavior
Jakub Kicinski
1
-0
/
+131
2023-06-01
selftests/tc-testing: replace mq with invalid parent ID
Zhengchao Shao
1
-1
/
+24
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-6
/
+109
2023-06-01
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-3
/
+80
[prev]
[next]