index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-03-15
ktest: force $buildonly = 1 for 'make_warnings_file' test type
Ricardo B. Marliere
-0
/
+1
2024-03-15
ktest.pl: Process variables within variables
Steven Rostedt
-6
/
+10
2024-03-15
selftests/bpf: Remove second semicolon
Colin Ian King
-2
/
+2
2024-03-15
selftests: kvm: remove meaningless assignments in Makefiles
Paolo Bonzini
-2
/
+2
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-23
/
+277
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-672
/
+1389
2024-03-14
Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-2
/
+2
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-0
/
+42
2024-03-14
Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+15
2024-03-14
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-30
/
+10
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+2109
2024-03-14
selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
Kui-Feng Lee
-1
/
+62
2024-03-14
bpftool: Cast pointers for shadow types explicitly.
Kui-Feng Lee
-0
/
+5
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-0
/
+2
2024-03-14
selftests: riscv: Generalize mm selftests
Charlie Jenkins
-86
/
+67
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
-15
/
+15
2024-03-13
selftests/exec: recursion-depth: conform test to TAP format output
Muhammad Usama Anjum
-27
/
+26
2024-03-13
selftests/exec: load_address: conform test to TAP format output
Muhammad Usama Anjum
-19
/
+15
2024-03-13
selftests/exec: binfmt_script: Add the overall result line according to TAP
Muhammad Usama Anjum
-1
/
+9
2024-03-13
Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+3
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+6
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1739
/
+8623
2024-03-12
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-12
/
+67
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-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
2024-03-12
selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirements
Nico Pache
-1
/
+2
2024-03-12
selftests/mm: skip uffd hugetlb tests with insufficient hugepages
Nico Pache
-0
/
+6
2024-03-12
selftests/mm: dont fail testsuite due to a lack of hugepages
Nico Pache
-1
/
+0
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-0
/
+31
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
-1
/
+1
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
-0
/
+6
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-62
/
+1834
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
-0
/
+50
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
-0
/
+243
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
-0
/
+314
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
-2
/
+227
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
-0
/
+43
2024-03-11
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
-26
/
+25
2024-03-11
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
-23
/
+29
2024-03-11
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
-38
/
+30
2024-03-11
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
-6
/
+2
2024-03-11
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
-31
/
+32
2024-03-11
selftests: mptcp: call test_fail without argument
Geliang Tang
-6
/
+13
2024-03-11
selftests: mptcp: print test results with colors
Geliang Tang
-87
/
+90
2024-03-11
selftests: mptcp: use += operator to append strings
Geliang Tang
-40
/
+43
2024-03-11
selftests: mptcp: print test results with counters
Geliang Tang
-14
/
+16
2024-03-11
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
-10
/
+13
2024-03-11
selftests: mptcp: export TEST_COUNTER variable
Geliang Tang
-16
/
+14
2024-03-11
selftests: mptcp: sockopt: print every test result
Geliang Tang
-17
/
+25
2024-03-11
selftests: mptcp: connect: fix misaligned output
Geliang Tang
-3
/
+10
[prev]
[next]