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-03-24
kselftest/alsa - mixer-test: Log values associated with event issues
Mark Brown
1
-0
/
+44
2023-03-23
kselftest: vm: fix unused variable warning
Peter Xu
1
-2
/
+1
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-141
/
+199
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
2
-2
/
+2
2023-03-23
selftests: rtnetlink: Add an address proto test
Petr Machata
1
-0
/
+91
2023-03-23
selftests: rtnetlink: Make the set of tests to run configurable
Petr Machata
1
-42
/
+48
2023-03-22
selftests/bpf: Test switching TCP Congestion Control algorithms.
Kui-Feng Lee
2
-0
/
+240
2023-03-22
selftests/bpf: Check when bounds are not in the 32-bit range
Xu Kuohai
1
-0
/
+121
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
1
-2
/
+2
2023-03-22
bpf/selftests: coverage for bpf_map_ops errors
JP Kobryn
2
-0
/
+300
2023-03-22
selftests/x86/amx: Add a ptrace test
Chang S. Bae
1
-3
/
+105
2023-03-22
selftests/bpf: Add light skeleton test for kfunc detection.
Alexei Starovoitov
2
-0
/
+16
2023-03-22
selftests/xsk: add xdp populate metadata test
Tushar Vyavahare
4
-1
/
+77
2023-03-22
selftests/net: Add SHA256 computation over data sent in tcp_mmap
Xiaoyan Li
2
-12
/
+92
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
1
-4
/
+4
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
1
-3
/
+3
2023-03-20
selftests: sigaltstack: fix -Wuninitialized
Nick Desaulniers
2
-6
/
+24
2023-03-20
selftest/bpf: Add a test case for ld_imm64 copy logic.
Alexei Starovoitov
1
-1
/
+1
2023-03-20
selftests/nolibc: Adjust indentation for Makefile
Feiyang Chen
1
-37
/
+37
2023-03-20
selftests/nolibc: Add support for LoongArch
Feiyang Chen
1
-0
/
+4
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
1
-2
/
+6
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
1
-0
/
+53
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
1
-48
/
+48
2023-03-20
tools/nolibc: always disable stack protector for tests
Thomas Weißschuh
1
-0
/
+3
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
59
-455
/
+640
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
5
-6
/
+84
2023-03-17
selftests/bpf: Add test for bpf_ksym_exists().
Alexei Starovoitov
1
-1
/
+19
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-7
/
+353
2023-03-17
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
4
-30
/
+31
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
5
-5
/
+3
2023-03-17
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
3
-5
/
+5
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
selftests: net: Add VXLAN MDB test
Ido Schimmel
3
-0
/
+2320
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2
-4
/
+5
2023-03-16
selftests: net: devlink_port_split.py: skip test if no suitable device available
Po-Hsu Lin
1
-5
/
+31
2023-03-16
selftests/x86/lam: Add test cases for LAM vs thread creation
Kirill A. Shutemov
1
-0
/
+92
2023-03-16
selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...
Weihong Zhang
1
-2
/
+235
2023-03-16
selftests/x86/lam: Add inherit test cases for linear-address masking
Weihong Zhang
1
-4
/
+121
2023-03-16
selftests/x86/lam: Add io_uring test cases for linear-address masking
Weihong Zhang
1
-2
/
+339
2023-03-16
selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Weihong Zhang
1
-4
/
+140
2023-03-16
selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Weihong Zhang
2
-1
/
+327
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
4
-56
/
+0
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
4
-0
/
+102
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-444
/
+273
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
1
-0
/
+118
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
1
-1
/
+1
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
1
-2
/
+2
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
3
-0
/
+135
2023-03-15
Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+11
[prev]
[next]