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-03-12
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+67
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+1
2024-03-12
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-12
selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirements
Nico Pache
1
-1
/
+2
2024-03-12
selftests/mm: skip uffd hugetlb tests with insufficient hugepages
Nico Pache
1
-0
/
+6
2024-03-12
selftests/mm: dont fail testsuite due to a lack of hugepages
Nico Pache
1
-1
/
+0
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+31
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
1
-1
/
+1
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
1
-0
/
+6
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
37
-62
/
+1834
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
3
-0
/
+50
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
6
-0
/
+243
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
4
-0
/
+314
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
6
-2
/
+227
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
1
-0
/
+43
2024-03-11
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
6
-26
/
+25
2024-03-11
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
3
-23
/
+29
2024-03-11
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
3
-38
/
+30
2024-03-11
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
1
-6
/
+2
2024-03-11
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
2
-31
/
+32
2024-03-11
selftests: mptcp: call test_fail without argument
Geliang Tang
2
-6
/
+13
2024-03-11
selftests: mptcp: print test results with colors
Geliang Tang
8
-87
/
+90
2024-03-11
selftests: mptcp: use += operator to append strings
Geliang Tang
2
-40
/
+43
2024-03-11
selftests: mptcp: print test results with counters
Geliang Tang
6
-14
/
+16
2024-03-11
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
2
-10
/
+13
2024-03-11
selftests: mptcp: export TEST_COUNTER variable
Geliang Tang
5
-16
/
+14
2024-03-11
selftests: mptcp: sockopt: print every test result
Geliang Tang
1
-17
/
+25
2024-03-11
selftests: mptcp: connect: fix misaligned output
Geliang Tang
1
-3
/
+10
2024-03-11
selftests: mptcp: connect: add dedicated port counter
Geliang Tang
1
-3
/
+3
2024-03-11
selftests: mptcp: print all error messages to stdout
Geliang Tang
2
-10
/
+11
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-03-11
selftests: forwarding: Add a test for NH group stats
Petr Machata
5
-0
/
+190
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+30
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-6
/
+8
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
56
-842
/
+3014
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
3
-0
/
+50
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-9
/
+50
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12
-161
/
+995
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
26
-240
/
+802
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
13
-307
/
+788
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
6
-35
/
+23
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
46
-221
/
+990
2024-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
2024-03-07
selftests: userspace pm: avoid relaunching pm events
Matthieu Baerts (NGI0)
1
-16
/
+13
2024-03-07
selftests: mptcp: simult flows: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-2
/
+8
2024-03-07
selftests: mptcp: pm netlink: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-4
/
+10
2024-03-07
selftests: mptcp: sockopt: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-4
/
+10
2024-03-07
selftests: mptcp: connect: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-29
/
+47
2024-03-07
selftests: mptcp: diag: fix shellcheck warnings
Matthieu Baerts (NGI0)
1
-4
/
+10
[prev]
[next]