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-12-06
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
1
-3
/
+6
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
1
-1
/
+1
2023-12-06
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
2
-0
/
+116
2023-12-06
selftests/bpf: add BPF token-enabled tests
Andrii Nakryiko
1
-0
/
+672
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2
-0
/
+5
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2
-0
/
+5
2023-12-05
selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
Andrii Nakryiko
1
-0
/
+16
2023-12-05
selftests/bpf: validate zero preservation for sub-slot loads
Andrii Nakryiko
1
-0
/
+71
2023-12-05
selftests/bpf: validate STACK_ZERO is preserved on subreg spill
Andrii Nakryiko
1
-0
/
+40
2023-12-05
selftests/bpf: add stack access precision test
Andrii Nakryiko
1
-5
/
+59
2023-12-05
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2
-21
/
+40
2023-12-05
selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080
Stanislav Fomichev
1
-1
/
+30
2023-12-05
selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
Dave Marchevsky
2
-0
/
+76
2023-12-05
selftests/net: convert unicast_extensions.sh to run it in unique namespace
Hangbin Liu
1
-53
/
+46
2023-12-05
selftests/net: convert sctp_vrf.sh to run it in unique namespace
Hangbin Liu
1
-9
/
+3
2023-12-05
selftests/net: convert ndisc_unsolicited_na_test.sh to run it in unique names...
Hangbin Liu
1
-12
/
+7
2023-12-05
selftests/net: convert l2tp.sh to run it in unique namespace
Hangbin Liu
1
-68
/
+62
2023-12-05
selftests/net: convert ioam6.sh to run it in unique namespace
Hangbin Liu
1
-126
/
+121
2023-12-05
sleftests/net: convert icmp.sh to run it in unique namespace
Hangbin Liu
1
-6
/
+4
2023-12-05
selftests/net: convert icmp_redirect.sh to run it in unique namespace
Hangbin Liu
1
-94
/
+88
2023-12-05
selftests/net: convert traceroute.sh to run it in unique namespace
Hangbin Liu
1
-46
/
+36
2023-12-05
selftests/net: convert drop_monitor_tests.sh to run it in unique namespace
Hangbin Liu
1
-10
/
+11
2023-12-05
selftests/net: convert cmsg tests to make them run in unique namespace
Hangbin Liu
3
-12
/
+12
2023-12-05
selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...
Hangbin Liu
1
-12
/
+6
2023-12-05
selftests/net: specify the interface when do arping
Hangbin Liu
1
-1
/
+1
2023-12-05
selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...
Hangbin Liu
1
-30
/
+16
2023-12-05
selftests/net: add lib.sh
Hangbin Liu
3
-27
/
+87
2023-12-04
selftests/bpf: Test outer map update operations in syscall program
Hou Tao
2
-7
/
+119
2023-12-04
selftests/bpf: Add test cases for inner map
Hou Tao
2
-0
/
+234
2023-12-04
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
3
-2
/
+11
2023-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+6
2023-12-04
selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
Colin Ian King
1
-1
/
+1
2023-12-04
Merge 6.7-rc4 into char-misc-linus
Greg Kroah-Hartman
8
-31
/
+61
2023-12-02
bpf: simplify tnum output if a fully known constant
Andrii Nakryiko
3
-4
/
+4
2023-12-02
selftests/bpf: adjust global_func15 test to validate prog exit precision
Andrii Nakryiko
1
-0
/
+32
2023-12-02
selftests/bpf: validate async callback return value check correctness
Andrii Nakryiko
1
-8
/
+28
2023-12-02
bpf: enforce precise retval range on program exit
Andrii Nakryiko
8
-11
/
+11
2023-12-02
selftests/bpf: add selftest validating callback result is enforced
Andrii Nakryiko
1
-0
/
+50
2023-12-02
bpf: provide correct register name for exception callback retval check
Andrii Nakryiko
2
-2
/
+2
2023-12-01
selftests/bpf: Add test that uses fsverity and xattr to sign a file
Song Liu
5
-8
/
+280
2023-12-01
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
5
-0
/
+223
2023-12-01
selftests/bpf: Sort config in alphabetic order
Song Liu
1
-1
/
+1
2023-12-01
KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()
Sean Christopherson
2
-4
/
+5
2023-12-01
KVM: selftests: Fix broken assert messages in Hyper-V features test
Sean Christopherson
1
-4
/
+4
2023-12-01
KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts
Sean Christopherson
6
-12
/
+12
2023-12-01
KVM: selftests: Fix MWAIT error message when guest assertion fails
Sean Christopherson
1
-2
/
+4
2023-12-01
selftests/bpf: Fix erroneous bitmask operation
Jeroen van Ingen Schenau
1
-2
/
+2
2023-11-30
selftests: tc-testing: remove filters/tests.json
Pedro Tammela
3
-123
/
+121
2023-11-30
selftests: tc-testing: rename concurrency.json to flower.json
Pedro Tammela
1
-0
/
+0
2023-11-30
selftests: tc-testing: remove spurious './' from Makefile
Pedro Tammela
1
-1
/
+1
[prev]
[next]