index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-18
Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-17
selftests: kselftest_harness: fix Clang warning about zero-length format
Jakub Kicinski
2024-04-16
selftests/tcp_ao: Printing fixes to confirm with format-security
Dmitry Safonov
2024-04-16
selftests/tcp_ao: Fix fscanf() call for format-security
Dmitry Safonov
2024-04-16
selftests/tcp_ao: Zero-init tcp_ao_info_opt
Dmitry Safonov
2024-04-16
selftests/tcp_ao: Make RST tests less flaky
Dmitry Safonov
2024-04-15
Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-14
iommufd: Add config needed for iommufd_fail_nth
Muhammad Usama Anjum
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
2024-04-12
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
2024-04-12
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
2024-04-12
selftests: kselftest: Mark functions that unconditionally call exit() as __no...
Nathan Chancellor
2024-04-12
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
2024-04-12
selftests/powerpc/papr-vpd: Fix missing variable initialization
Nathan Lynch
2024-04-11
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-11
KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_test
David Matlack
2024-04-10
Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-04-10
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
2024-04-10
tools/power turbostat: v2024.04.10
Len Brown
2024-04-09
tools/power turbostat: Add selftests
Patryk Wlazlyn
2024-04-09
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
2024-04-08
KVM: selftests: fix supported_flags for riscv
Andrew Jones
2024-04-08
KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
Maxim Levitsky
2024-04-08
KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
Sean Christopherson
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
Shengyu Li
2024-04-04
selftests/ftrace: Limit length in subsystem-enable tests
Yuanhe Shu
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-01
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-01
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
2024-03-29
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-29
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-29
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
2024-03-29
selftest: tcp: Add bind() tests for IPV6_V6ONLY.
Kuniyuki Iwashima
2024-03-29
selftest: tcp: Add more bind() calls.
Kuniyuki Iwashima
2024-03-29
selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.
Kuniyuki Iwashima
2024-03-29
selftest: tcp: Define the reverse order bind() tests explicitly.
Kuniyuki Iwashima
2024-03-29
selftest: tcp: Make bind() selftest flexible.
Kuniyuki Iwashima
[next]