index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2023-07-28
Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-28
iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
Nicolin Chen
2023-07-28
selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel
Yonghong Song
2023-07-28
selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE
Alex Maftei
2023-07-28
selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
Alex Maftei
2023-07-27
Merge branch 'net-tls-fixes-for-nvme-over-tls'
Jakub Kicinski
2023-07-27
selftests/net/tls: add test for MSG_EOR
Hannes Reinecke
2023-07-27
selftests/bpf: Test ldsx with more complex cases
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new gotol insn
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sdiv/smod insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new bswap insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sign-extension mov insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sign-extension load insns
Yonghong Song
2023-07-27
selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
Yonghong Song
2023-07-27
selftests/bpf: Fix a test_verifier failure
Yonghong Song
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-27
kselftest/arm64: Validate that changing one VL type does not affect another
Mark Brown
2023-07-27
kselftest/arm64: Add a test case for SVE VL changes with SME active
Mark Brown
2023-07-27
vsock/test: MSG_PEEK test for SOCK_SEQPACKET
Arseniy Krasnov
2023-07-27
vsock/test: rework MSG_PEEK test for SOCK_STREAM
Arseniy Krasnov
2023-07-27
selftests: Add fchmodat2 selftest
Alexey Gladkov
2023-07-26
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
2023-07-26
kunit: tool: Add command line interface to filter and report attributes
Rae Moar
2023-07-26
iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
iommufd/selftest: Return the real idev id from selftest mock_domain
Jason Gunthorpe
2023-07-26
iommufd/selftest: Test iommufd_device_replace()
Nicolin Chen
2023-07-26
selftests/ftrace: Fix to check fprobe event eneblement
Masami Hiramatsu (Google)
2023-07-25
selftests/xsk: Fix spelling mistake "querrying" -> "querying"
Colin Ian King
2023-07-25
selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
Daniel Borkmann
2023-07-25
selftests:prctl: add set-process-name to .gitignore
Shuah Khan
2023-07-25
selftests:prctl: Fix make clean override warning
Shuah Khan
2023-07-25
selftests/resctrl: Remove test type checks from cat_val()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Pass the real number of tests to show_cache_info()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Move CAT/CMT test global vars to function they are used in
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Improve parameter consistency in fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove unnecessary startptr global from fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove duplicated preparation for span arg
Ilpo Järvinen
2023-07-25
selftests/resctrl: Express span internally in bytes
Ilpo Järvinen
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
Ilpo Järvinen
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
2023-07-25
selftests/resctrl: Move resctrl FS mount/umount to higher level
Ilpo Järvinen
2023-07-25
selftests/resctrl: Unmount resctrl FS before starting the first test
Ilpo Järvinen
2023-07-25
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
2023-07-25
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't leak buffer in fill_cache()
Ilpo Järvinen
[prev]
[next]