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
2023-12-04
selftests/bpf: Add test cases for inner map
Hou Tao
-0
/
+234
2023-12-04
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
-2
/
+11
2023-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-7
/
+6
2023-12-04
selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
Colin Ian King
-1
/
+1
2023-12-04
Merge 6.7-rc4 into char-misc-linus
Greg Kroah-Hartman
-31
/
+61
2023-12-02
bpf: simplify tnum output if a fully known constant
Andrii Nakryiko
-4
/
+4
2023-12-02
selftests/bpf: adjust global_func15 test to validate prog exit precision
Andrii Nakryiko
-0
/
+32
2023-12-02
selftests/bpf: validate async callback return value check correctness
Andrii Nakryiko
-8
/
+28
2023-12-02
bpf: enforce precise retval range on program exit
Andrii Nakryiko
-11
/
+11
2023-12-02
selftests/bpf: add selftest validating callback result is enforced
Andrii Nakryiko
-0
/
+50
2023-12-02
bpf: provide correct register name for exception callback retval check
Andrii Nakryiko
-2
/
+2
2023-12-01
selftests/bpf: Add test that uses fsverity and xattr to sign a file
Song Liu
-8
/
+280
2023-12-01
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
-0
/
+223
2023-12-01
selftests/bpf: Sort config in alphabetic order
Song Liu
-1
/
+1
2023-12-01
KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()
Sean Christopherson
-4
/
+5
2023-12-01
KVM: selftests: Fix broken assert messages in Hyper-V features test
Sean Christopherson
-4
/
+4
2023-12-01
KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts
Sean Christopherson
-12
/
+12
2023-12-01
KVM: selftests: Fix MWAIT error message when guest assertion fails
Sean Christopherson
-2
/
+4
2023-12-01
selftests/bpf: Fix erroneous bitmask operation
Jeroen van Ingen Schenau
-2
/
+2
2023-11-30
selftests: tc-testing: remove filters/tests.json
Pedro Tammela
-123
/
+121
2023-11-30
selftests: tc-testing: rename concurrency.json to flower.json
Pedro Tammela
-0
/
+0
2023-11-30
selftests: tc-testing: remove spurious './' from Makefile
Pedro Tammela
-1
/
+1
2023-11-30
selftests: tc-testing: remove spurious nsPlugin usage
Pedro Tammela
-6
/
+0
2023-12-01
Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...
Linus Torvalds
-2
/
+3
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-72
/
+627
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-30
/
+59
2023-11-30
selftests: sched: Remove initialization to 0 for a static variable
Atul Kumar Pant
-1
/
+1
2023-11-30
selftests: capabilities: namespace create varies for root and normal user
Swarup Laxman Kotiaklapudi
-5
/
+1
2023-11-30
selftests: prctl: Add prctl test for PR_GET_NAME
Osama Muhammad
-0
/
+32
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-29
/
+58
2023-11-30
kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi
Mark Brown
-2
/
+2
2023-11-30
kselftest/vDSO: Fix message formatting for clock_id logging
Mark Brown
-1
/
+1
2023-11-30
kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly
Mark Brown
-30
/
+36
2023-11-30
selftests:x86: Fix Format String Warnings in lam.c
angquan yu
-2
/
+2
2023-11-30
selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...
angquan yu
-1
/
+1
2023-11-30
selftests:breakpoints: Fix Format String Warning in breakpoint_test
angquan yu
-2
/
+2
2023-11-29
selftests: mptcp: add mptcp_lib_wait_local_port_listen
Geliang Tang
-75
/
+24
2023-11-29
selftests: mptcp: add mptcp_lib_check_transfer
Geliang Tang
-63
/
+29
2023-11-29
selftests: mptcp: add mptcp_lib_make_file
Geliang Tang
-17
/
+13
2023-11-29
selftests: mptcp: add missing oflag=append
Geliang Tang
-1
/
+1
2023-11-29
selftests: mptcp: add mptcp_lib_get_counter
Geliang Tang
-86
/
+73
2023-11-29
selftests: mptcp: add mptcp_lib_is_v6
Geliang Tang
-28
/
+15
2023-11-29
selftests: mptcp: add mptcp_lib_kill_wait
Geliang Tang
-28
/
+22
2023-11-29
selftests: mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
-0
/
+26
2023-11-29
selftests: mptcp: userspace pm remove initial subflow
Geliang Tang
-0
/
+24
2023-11-29
selftests: mptcp: userspace pm create id 0 subflow
Geliang Tang
-0
/
+19
2023-11-29
selftests: mptcp: update userspace pm test helpers
Geliang Tang
-52
/
+50
2023-11-29
selftests: mptcp: add chk_subflows_total helper
Geliang Tang
-1
/
+41
2023-11-29
selftests: mptcp: add evts_get_info helper
Geliang Tang
-58
/
+57
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-11
/
+47
[prev]
[next]