- f1baf68 Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- 16f7432 Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
- ff00854 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
- 857898e selftests: mptcp: add missing join check by Matthieu Baerts · 2 years, 11 months ago
- c3bf8a1 Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 11 months ago
- 183f80f selftests/ir: fix build with ancient kernel headers by Sean Young · 2 years, 11 months ago
- e2aa5e6 selftests: fixup build warnings in pidfd / clone3 tests by Axel Rasmussen · 2 years, 11 months ago
- 4cbd93c pidfd: fix test failure due to stack overflow on some arches by Axel Rasmussen · 2 years, 11 months ago
- f9aaa5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 11 months ago
- 07d2505 kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner" by Shuah Khan · 2 years, 11 months ago
- eb2eb51 Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- 25b20ae Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
- 77b1b8b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 11 months ago
- de4d73b1 kunit: fix missing f in f-string in run_checks.py by Daniel Latypov · 2 years, 11 months ago
- 27bb0b1 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
- 95d29fa selftests/perf_events: Test modification of perf_event_attr::sig_data by Marco Elver · 2 years, 11 months ago
- ec04989 kselftest: Fix vdso_test_abi return status by Vincenzo Frascino · 2 years, 11 months ago
- 0226bd6 tools/testing/scatterlist: add missing defines by Maor Gottlieb · 2 years, 11 months ago
- 216e2ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 11 months ago
- 3cd7cd8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 11 months ago
- b19c99b selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP by Paolo Bonzini · 3 years ago
- 9ae279e kselftest/arm64: Correct logging of FPSIMD register read via ptrace by Mark Brown · 3 years ago
- 50806fd kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types by Mark Brown · 3 years ago
- 33d12dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 2 years, 11 months ago
- dae1d8a selftests: skip mincore.check_file_mmap when fs lacks needed support by Cristian Marussi · 3 years ago
- ac9e0a2 selftests: openat2: Skip testcases that fail with EOPNOTSUPP by Cristian Marussi · 3 years ago
- ea33967 selftests: openat2: Add missing dependency in Makefile by Cristian Marussi · 3 years ago
- e051cdf selftests: openat2: Print also errno in failure messages by Cristian Marussi · 3 years ago
- b919918 selftests: futex: Use variable MAKE instead of make by Muhammad Usama Anjum · 2 years, 11 months ago
- 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- 908a26e selftests/exec: Remove pipe from TEST_GEN_FILES by Muhammad Usama Anjum · 2 years, 11 months ago
- 01dabed selftests/zram: Adapt the situation that /dev/zram0 is being used by Yang Xu · 2 years, 11 months ago
- d18da7e selftests/zram01.sh: Fix compression ratio calculation by Yang Xu · 2 years, 11 months ago
- fc4eb48 selftests/zram: Skip max_comp_streams interface on newer kernel by Yang Xu · 2 years, 11 months ago
- eda0cf12 selftests: nft_concat_range: add test for reload with no element add/del by Florian Westphal · 3 years ago
- aad51ca selftests: netfilter: check stateless nat udp checksum fixup by Florian Westphal · 3 years ago
- c858620 selftests: netfilter: reduce zone stress test running time by Florian Westphal · 3 years ago
- dd4516a selftests: kvm: move vm_xsave_req_perm call to amx_test by Paolo Bonzini · 3 years ago
- 4cf3d3e KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest by Sean Christopherson · 3 years ago
- e2bcbd7 tools headers UAPI: remove stale lirc.h by Sean Young · 3 years ago
- 92d2563 kselftest: signal all child processes by Li Zhijian · 3 years ago
- 40d70d4 selftests: cpufreq: Write test output to stdout as well by Nícolas F. R. A. Prado · 3 years ago
- f034cc1 selftests: rtc: Increase test timeout so that all tests run by Nícolas F. R. A. Prado · 3 years ago
- 2355280 kunit: tool: Import missing importlib.abc by Michał Winiarski · 3 years ago
- de1956f KVM: selftests: Re-enable access_tracking_perf_test by David Matlack · 3 years ago
- 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- afa114d selftests: net: ioam: expect support for Queue depth data by Justin Iurman · 3 years ago
- 9846921 selftests: mptcp: fix ipv6 routing setup by Paolo Abeni · 3 years ago
- 83a34ad selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c by Jinrong Liang · 3 years ago
- a0f4ba7 selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c by Jinrong Liang · 3 years ago
- fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
- 96c852c kvm: selftests: Do not indent with spaces by Paolo Bonzini · 3 years ago
- d5ad5b1 selftests: kvm: add amx_test to .gitignore by Muhammad Usama Anjum · 3 years ago
- 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years ago
- e337f7e KVM: selftests: Add a test to force emulation with a pending exception by Sean Christopherson · 3 years ago
- bef9a70 selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER by Jim Mattson · 3 years ago
- 2ba9047 selftests: kvm/x86: Introduce x86_model() by Jim Mattson · 3 years ago
- 398f924 selftests: kvm/x86: Export x86_family() for use outside of processor.c by Jim Mattson · 3 years ago
- 2106610 selftests: kvm/x86: Introduce is_amd_cpu() by Jim Mattson · 3 years ago
- b33b9c40 selftests: kvm/x86: Parameterize the CPUID vendor string check by Jim Mattson · 3 years ago
- 1a1d1db kvm: selftests: conditionally build vm_xsave_req_perm() by Wei Wang · 3 years ago
- 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
- 37c8d48 bpf, selftests: Add ringbuf memory type confusion test by Daniel Borkmann · 3 years ago
- 722e4db bpf, selftests: Add various ringbuf tests with invalid offset by Daniel Borkmann · 3 years ago
- ecebb96 KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN by Vitaly Kuznetsov · 3 years ago
- 9e6d484 KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' by Vitaly Kuznetsov · 3 years ago
- 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
- 692b558 userfaultfd/selftests: clean up hugetlb allocation code by Mike Kravetz · 3 years ago
- fab5150 selftests/uffd: allow EINTR/EAGAIN by Peter Xu · 3 years ago
- 209376e selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting by Waiman Long · 3 years ago
- f77a286 mm, hugepages: make memory size variable in hugepage-mremap selftest by Yosry Ahmed · 3 years ago
- 2c769ed tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner by chiminghao · 3 years ago
- bf70636 selftest: kvm: Add amx selftest by Yang Zhong · 3 years ago
- 6559b4a selftest: kvm: Move struct kvm_x86_state to header by Yang Zhong · 3 years ago
- 551447c selftest: kvm: Reorder vcpu_load_state steps for AMX by Paolo Bonzini · 3 years ago
- 415a3c3 kvm: selftests: Add support for KVM_CAP_XSAVE2 by Wei Wang · 3 years ago
- 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
- 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
- 2255634 kselftests/net: list all available tests in usage() by Li Zhijian · 3 years ago
- de0e444 kselftests/net: adapt the timeout to the largest runtime by Li Zhijian · 3 years ago
- 362f533 Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 years ago
- 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
- 84bfcc0 Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years ago
- c288ea6 Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years ago
- 036a05f bpf/selftests: Add check for updating XDP bpf_link with wrong program type by Toke Høiland-Jørgensen · 3 years ago
- 4b27480 bpf/selftests: convert xdp_link test to ASSERT_* macros by Toke Høiland-Jørgensen · 3 years ago
- e7d38f1 Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- bf4eebf8 Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years ago
- 4369b3c Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years ago
- 9d3a1e0 Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years ago
- bfed6ef Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago