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-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
1
-0
/
+94
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2
-2
/
+2
2024-06-21
Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
3
-0
/
+3
2024-06-21
selftests: net: change shebang to bash in amt.sh
Taehee Yoo
1
-1
/
+1
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
1
-0
/
+3
2024-06-20
selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
Geliang Tang
1
-26
/
+3
2024-06-20
selftests/bpf: Use start_server_str in mptcp
Geliang Tang
1
-6
/
+1
2024-06-20
selftests/bpf: Drop noconnect from network_helper_opts
Geliang Tang
3
-11
/
+8
2024-06-20
selftests/bpf: Add client_socket helper
Geliang Tang
2
-8
/
+31
2024-06-20
selftests/bpf: Use connect_to_addr in connect_to_fd_opt
Geliang Tang
1
-26
/
+7
2024-06-20
selftests/bpf: Drop type from network_helper_opts
Geliang Tang
5
-33
/
+26
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-37
/
+810
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-21
/
+759
2024-06-20
kselftest: devices: Add of-fullname-regex property
NĂcolas F. R. A. Prado
2
-0
/
+28
2024-06-20
kselftest: devices: Allow specifying boards directory through parameter
NĂcolas F. R. A. Prado
1
-1
/
+12
2024-06-20
KVM: selftests: arm64: Test writes to CTR_EL0
Sebastian Ott
1
-0
/
+16
2024-06-20
selftests: virtio_net: add forgotten config options
Jiri Pirko
1
-1
/
+7
2024-06-19
binfmt_elf: Honor PT_LOAD alignment for static PIE
Kees Cook
1
-1
/
+1
2024-06-19
selftests/exec: Build both static and non-static load_address tests
Kees Cook
2
-20
/
+66
2024-06-19
selftest/cgroup: Update test_cpuset_prs.sh to match changes
Waiman Long
1
-15
/
+40
2024-06-19
selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
Waiman Long
1
-6
/
+14
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
3
-0
/
+342
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
3
-0
/
+337
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
1
-1
/
+1
2024-06-18
Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-8
/
+35
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
1
-1
/
+1
2024-06-18
sched_ext: Add selftests
David Vernet
51
-0
/
+3244
2024-06-18
KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_ID
Mathias Krause
1
-0
/
+16
2024-06-18
KVM: selftests: Test max vCPU IDs corner cases
Mathias Krause
1
-2
/
+20
2024-06-18
kselftest/alsa: Fix validation of writes to volatile controls
Mark Brown
1
-16
/
+29
2024-06-18
selftests: livepatch: Test atomic replace against multiple modules
Marcos Paulo de Souza
1
-49
/
+89
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
1
-18
/
+28
2024-06-17
selftests/bpf: Extend distilled BTF tests to cover BTF relocation
Alan Maguire
1
-0
/
+278
2024-06-17
selftests/bpf: Test distilled base, split BTF generation
Alan Maguire
1
-0
/
+274
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-8
/
+16
2024-06-17
lkdtm/bugs: add test for hung smp_call_function_single()
Mark Rutland
1
-0
/
+1
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
1
-0
/
+63
2024-06-15
selftests: mm: make map_fixed_noreplace test names stable
Mark Brown
1
-8
/
+16
2024-06-14
selftests: forwarding: Add test for minimum and maximum MTU
Amit Cohen
2
-0
/
+284
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+43
2024-06-14
selftests/bpf: Add tests for add_const
Alexei Starovoitov
2
-3
/
+249
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
1
-0
/
+28
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
1
-11
/
+11
2024-06-14
selftests/hid: add subprog call test
Benjamin Tissoires
2
-0
/
+65
2024-06-14
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
3
-65
/
+89
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
4
-0
/
+61
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
1
-6
/
+4
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
1
-12
/
+4
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+115
2024-06-13
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
4
-0
/
+4
[prev]
[next]