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-07-29
selftests/bpf: test no_caller_saved_registers spill/fill removal
Eduard Zingerman
2
-0
/
+798
2024-07-29
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
2
-0
/
+51
2024-07-29
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
2
-3
/
+84
2024-07-29
selftests/bpf: extract test_loader->expect_msgs as a data structure
Eduard Zingerman
1
-40
/
+41
2024-07-29
selftests/bpf: no need to track next_match_pos in struct test_loader
Eduard Zingerman
2
-12
/
+8
2024-07-29
selftests/bpf: print correct offset for pseudo calls in disasm_insn()
Eduard Zingerman
1
-0
/
+18
2024-07-29
selftests/bpf: extract utility function for BPF disassembly
Eduard Zingerman
5
-64
/
+75
2024-07-29
selftests/bpf: Add reg_bounds tests for ldsx and subreg compare
Yonghong Song
1
-0
/
+16
2024-07-29
selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accesses
Yonghong Song
1
-0
/
+112
2024-07-29
selftests/bpf: Fix wrong binary in Makefile log output
Tony Ambardar
1
-5
/
+6
2024-07-29
selftests/bpf: Add uprobe multi consumers test
Jiri Olsa
2
-0
/
+252
2024-07-29
selftests/bpf: Add uprobe fail tests for uprobe multi
Jiri Olsa
1
-0
/
+118
2024-07-29
selftests/bpf: Fix compilation failure when CONFIG_NET_FOU!=y
Artem Savkov
1
-6
/
+21
2024-07-29
selftests/bpf: Fix error linking uprobe_multi on mips
Tony Ambardar
1
-0
/
+2
2024-07-29
selftests/bpf: Add missing system defines for mips
Tony Ambardar
1
-1
/
+2
2024-07-29
selftests/bpf: Don't include .d files on make clean
Ihor Solodrai
1
-0
/
+2
2024-07-29
selftests/bpf: Add a test for mmap-able map in map
Song Liu
2
-0
/
+114
2024-07-29
selftests/bpf: Drop __start_server in network_helpers
Geliang Tang
1
-16
/
+10
2024-07-29
selftests/bpf: Drop inetaddr_len in sk_lookup
Geliang Tang
1
-12
/
+9
2024-07-29
selftests/bpf: Drop make_socket in sk_lookup
Geliang Tang
1
-44
/
+17
2024-07-29
selftests/bpf: Drop make_client in sk_lookup
Geliang Tang
1
-27
/
+7
2024-07-29
selftests/bpf: Workaround strict bpf_lsm return value check.
Alexei Starovoitov
1
-0
/
+1
2024-07-29
selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
Stanislav Fomichev
1
-1
/
+1
2024-07-29
selftests/bpf: Add verifier tests for bpf lsm
Xu Kuohai
2
-0
/
+164
2024-07-29
selftests/bpf: Add test for lsm tail call
Xu Kuohai
2
-1
/
+79
2024-07-29
selftests/bpf: Add return value checks for failed tests
Xu Kuohai
4
-3
/
+26
2024-07-29
selftests/bpf: Avoid load failure for token_lsm.c
Xu Kuohai
1
-2
/
+2
2024-07-29
selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded
Martin KaFai Lau
3
-0
/
+25
2024-07-29
selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs
Martin KaFai Lau
1
-0
/
+14
2024-07-29
Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+28
2024-07-29
selftests/timers/posix-timers: Validate overrun after unblock
Thomas Gleixner
1
-1
/
+60
2024-07-29
selftests/timers/posix-timers: Validate timer_gettime()
Thomas Gleixner
1
-1
/
+57
2024-07-29
selftests/timers/posix-timers: Validate SIGEV_NONE
Thomas Gleixner
1
-1
/
+52
2024-07-29
selftests/timers/posix_timers: Validate signal rules
Thomas Gleixner
1
-1
/
+107
2024-07-29
selftests/timers/posix_timers: Add SIG_IGN test
Thomas Gleixner
1
-2
/
+125
2024-07-29
selftests/timers/posix_timers: Simplify error handling
Thomas Gleixner
1
-99
/
+52
2024-07-29
selftests/bpf: Add testcases for tailcall hierarchy fixing
Leon Hwang
6
-0
/
+533
2024-07-29
selftests/bpf: Update comments find_equal_scalars->sync_linked_regs
Eduard Zingerman
1
-8
/
+8
2024-07-29
selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
Eduard Zingerman
1
-0
/
+165
2024-07-29
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
2
-120
/
+59
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
2
-11
/
+11
2024-07-29
selftests/bpf: Use auto-dependencies for test objects
Ihor Solodrai
2
-11
/
+33
2024-07-29
selftests/bpf: Add connect_to_addr_str helper
Geliang Tang
2
-0
/
+17
2024-07-29
selftests/bpf: Drop must_fail from network_helper_opts
Geliang Tang
3
-41
/
+16
2024-07-29
selftests/bpf: Drop type of connect_to_fd_opts
Geliang Tang
4
-14
/
+15
2024-07-29
selftests: mptcp: always close input's FD if opened
Liu Jing
1
-4
/
+4
2024-07-29
selftests: mptcp: fix error path
Paolo Abeni
1
-1
/
+1
2024-07-29
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
1
-0
/
+29
2024-07-29
selftests: drv-net: rss_ctx: check for all-zero keys
Jakub Kicinski
1
-3
/
+34
2024-07-29
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
1
-1
/
+3
[prev]
[next]