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
2024-04-25
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
1
-11
/
+38
2024-04-25
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
1
-25
/
+61
2024-04-25
selftests/x86: add placement guard gap test for shstk
Rick Edgecombe
1
-4
/
+63
2024-04-25
selftests/memfd_secret: add vmsplice() test
David Hildenbrand
1
-2
/
+49
2024-04-25
selftests/mm: parse VMA range in one go
Dev Jain
1
-14
/
+1
2024-04-25
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
1
-4
/
+9
2024-04-25
selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()
Dev Jain
1
-0
/
+66
2024-04-25
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
1
-7
/
+5
2024-04-25
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
Zide Chen
1
-0
/
+1
2024-04-25
KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
Vitaly Kuznetsov
1
-22
/
+28
2024-04-25
KVM: selftests: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-04-25
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
2
-0
/
+20
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
1
-0
/
+27
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
2
-3
/
+6
2024-04-25
selftests/bpf: adjust dummy_st_ops_success to detect additional error
Eduard Zingerman
1
-2
/
+11
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-26
/
+75
2024-04-25
ndtest: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-25
powerpc/papr_scm: Move duplicate definitions to common header files
Shivaprasad G Bhat
2
-31
/
+2
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
3
-1
/
+113
2024-04-25
bpf: Add bpf_guard_preempt() convenience macro
Alexei Starovoitov
2
-5
/
+24
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2
-38
/
+2
2024-04-25
selftests: sud_test: return correct emulated syscall value on RISC-V
Clément Léger
1
-0
/
+14
2024-04-25
tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
Florian Westphal
1
-2
/
+1
2024-04-25
KVM: selftests: Add stress test for LPI injection
Oliver Upton
2
-0
/
+411
2024-04-25
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
2
-2
/
+2
2024-04-25
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
3
-0
/
+29
2024-04-25
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
6
-1
/
+295
2024-04-25
KVM: selftests: Add quadword MMIO accessors
Oliver Upton
1
-0
/
+17
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
10
-85
/
+62
2024-04-25
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
3
-35
/
+568
2024-04-24
selftests: net: extract BPF building logic from the Makefile
Jakub Kicinski
2
-52
/
+54
2024-04-24
selftests: net: name bpf objects consistently and simplify Makefile
Jakub Kicinski
8
-14
/
+11
2024-04-24
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
1
-1
/
+1
2024-04-24
selftests/harness: remove use of LINE_MAX
Edward Liaw
2
-4
/
+9
2024-04-24
selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernel
Florian Westphal
1
-5
/
+3
2024-04-24
selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load
Florian Westphal
1
-1
/
+3
2024-04-24
selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3
Florian Westphal
1
-19
/
+21
2024-04-24
selftests: netfilter: skip tests on early errors
Florian Westphal
3
-3
/
+14
2024-04-24
selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
Florian Westphal
1
-121
/
+136
2024-04-24
selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-0
/
+19
2024-04-24
selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
Florian Westphal
1
-28
/
+25
2024-04-24
selftests: netfilter: nft_concat_range.sh: drop netcat support
Florian Westphal
1
-61
/
+13
2024-04-24
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Florian Westphal
1
-25
/
+37
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
4
-0
/
+302
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
5
-0
/
+505
2024-04-24
selftests/bpf: Fix wq test.
Alexei Starovoitov
2
-1
/
+16
2024-04-24
selftests/bpf: Use make_sockaddr in test_sock_addr
Geliang Tang
1
-52
/
+12
2024-04-24
selftests/bpf: Use connect_to_addr in test_sock_addr
Geliang Tang
1
-34
/
+2
2024-04-24
selftests/bpf: Use start_server_addr in test_sock_addr
Geliang Tang
3
-35
/
+7
2024-04-24
selftests/bpf: Use log_err in open_netns/close_netns
Geliang Tang
6
-6
/
+39
[prev]
[next]