- 5d438e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- ce24729 Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
- 8e13810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
- 9a2dbb5 selftests: mptcp: pm: rm the right tmp file by Matthieu Baerts · 4 years, 8 months ago
- 6d74f64 selftests/bpf: Enforce returning 0 for fentry/fexit programs by Yonghong Song · 4 years, 8 months ago
- 333291c bpf: Fix bug in mmap() implementation for BPF array map by Andrii Nakryiko · 4 years, 8 months ago
- 851c4df selftests/lkdtm: Use grep -E instead of egrep by Michael Ellerman · 4 years, 9 months ago
- f131d9e selftests/lkdtm: Don't clear dmesg when running tests by Michael Ellerman · 4 years, 9 months ago
- adb5716 selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist by Po-Hsu Lin · 4 years, 9 months ago
- d8238f9 tools/testing: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
- af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 4bb9d46 kselftests: dmabuf-heaps: Fix confused return value on expected error testing by John Stultz · 4 years, 9 months ago
- 45981de KVM: VMX: pass correct DR6 for GD userspace exit by Paolo Bonzini · 4 years, 9 months ago
- 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 9 months ago
- 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 9 months ago
- 9ecc4d7 Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
- 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 449aa90 KVM: selftests: Add KVM_SET_GUEST_DEBUG test by Peter Xu · 4 years, 9 months ago
- a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 9 months ago
- a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 9 months ago
- a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 9 months ago
- bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 9 months ago
- 8ffdaf9 KVM: selftests: Fix build for evmcs.h by Peter Xu · 4 years, 9 months ago
- 66d69e0 selftests: fix kvm relocatable native/cross builds and installs by Shuah Khan · 4 years, 9 months ago
- 6734d21 selftests/ftrace: Make XFAIL green color by Masami Hiramatsu · 4 years, 9 months ago
- b730d66 ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set by Alan Maguire · 5 years ago
- 57c4cfd ftrace/selftests: workaround cgroup RT scheduling issues by Alan Maguire · 5 years ago
- 75ec0ba Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
- ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
- e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 4 years, 9 months ago
- 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 9 months ago
- f0c0d0c selftests/ftrace: Check the first record for kprobe_args_type.tc by Xiao Yang · 4 years, 10 months ago
- 93a4388 selftests: add build/cross-build dependency check script by Shuah Khan · 4 years, 9 months ago
- 16bcd0f selftests/ftrace: Check required filter files before running test by Xiao Yang · 4 years, 9 months ago
- 7c74b0b ipv4: Update fib_select_default to handle nexthop objects by David Ahern · 4 years, 9 months ago
- 2c1dd4c selftests: Fix suppress test in fib_tests.sh by David Ahern · 4 years, 9 months ago
- c578ddb Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
- d2b6c3a bpf, selftests: Add test for BPF_STX BPF_B storing R10 by Luke Nelson · 4 years, 9 months ago
- 6e7e63c bpf: Forbid XADD on spilled pointers for unprivileged users by Jann Horn · 4 years, 9 months ago
- c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- c6c1115 selftests/bpf: Check for correct program attach/detach in xdp_attach test by Toke Høiland-Jørgensen · 4 years, 9 months ago
- 25498a1 libbpf: Always specify expected_attach_type on program load if supported by Andrii Nakryiko · 4 years, 9 months ago
- 642c165 selftests/bpf: Validate frozen map contents stays frozen by Andrii Nakryiko · 4 years, 10 months ago
- b87080e selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 9 months ago
- aaa2d92 Revert "Kernel selftests: tpm2: check for tpm support" by Jarkko Sakkinen · 4 years, 9 months ago
- cdfe56d selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig by Xiao Yang · 4 years, 10 months ago
- d42b8db selftests/seccomp: allow clock_nanosleep instead of nanosleep by Thadeu Lima de Souza Cascardo · 4 years, 10 months ago
- 651e0d8 kselftest/runner: allow to properly deliver signals to tests by Andrea Righi · 4 years, 10 months ago
- d925c89 selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" by Colin Ian King · 4 years, 10 months ago
- ffa773e selftests: Fix memfd test run-time regression by Shuah Khan · 4 years, 10 months ago
- 963e3e9 selftests: vm: Fix 64-bit test builds for powerpc64le by Sandipan Das · 5 years ago
- 24c3f06 selftests: vm: Do not override definition of ARCH by Sandipan Das · 5 years ago
- 23756e5 selftests: kmod: test disabling module autoloading by Eric Biggers · 4 years, 10 months ago
- 6d573a0 selftests: kmod: fix handling test numbers above 9 by Eric Biggers · 4 years, 10 months ago
- 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
- e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
- cb9533d tc-testing: remove duplicate code in tdc.py by Roman Mashak · 4 years, 10 months ago
- eb203f4 selftests/bpf: Add test for bpf_get_link_xdp_id by Andrey Ignatov · 4 years, 10 months ago
- 282144e kselftest: introduce new epoll test case by Roman Penyaev · 4 years, 10 months ago
- 9b12488 userfaultfd: selftests: add write-protect test by Peter Xu · 4 years, 10 months ago
- 5c8aed6 userfaultfd: selftests: refactor statistics by Peter Xu · 4 years, 10 months ago
- d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
- aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
- 1e396a5 Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 10 months ago
- 6ba4a2d selftests/powerpc: Always build the tm-poison test 64-bit by Michael Ellerman · 4 years, 10 months ago
- 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
- d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 10 months ago
- 5222d69 bpf, lsm: Fix the file_mprotect LSM test. by KP Singh · 4 years, 10 months ago
- 250e778 bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier by Colin Ian King · 4 years, 10 months ago
- 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
- 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
- d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 10 months ago
- cabc30d selftests/vm: fix map_hugetlb length used for testing read and write by Christophe Leroy · 4 years, 10 months ago
- 29750f7 hugetlb_cgroup: add hugetlb_cgroup reservation tests by Mina Almasry · 4 years, 10 months ago
- eea274d selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 4 years, 10 months ago
- 0c28759 selftests: add MREMAP_DONTUNMAP selftest by Brian Geffon · 4 years, 10 months ago
- be87141 selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage by John Hubbard · 4 years, 10 months ago
- 41c45d3 mm/gup_benchmark: support pin_user_pages() and related calls by John Hubbard · 4 years, 10 months ago
- bbe9064 selftests/eeh: Skip ahci adapters by Michael Ellerman · 4 years, 10 months ago
- 193bc55 Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 4 years, 10 months ago
- 668f1e9 Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 10 months ago
- 397a979 Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 10 months ago
- 9686813 selftests/powerpc: Fix try-run when source tree is not writable by Michael Ellerman · 4 years, 10 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
- 1f77679 tools/test/nvdimm: Fix out of tree build by Santosh Sivaraj · 5 years ago
- 7cc7e93 Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 10 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 9f3e63c selftests: mlxsw: Add test cases for devlink-trap policers by Ido Schimmel · 4 years, 10 months ago
- 5fbff58 selftests: netdevsim: Add test cases for devlink-trap policers by Ido Schimmel · 4 years, 10 months ago
- 7cccee4 selftests/bpf: Test FD-based cgroup attachment by Andrii Nakryiko · 4 years, 10 months ago
- 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 41f70fe bpf: Test_verifier, add alu32 bounds tracking tests by John Fastabend · 4 years, 10 months ago
- 32f13a5 bpf: Test_verifier, #65 error message updates for trunc of boundary-cross by John Fastabend · 4 years, 10 months ago
- 9ac26e9 bpf: Test_verifier, bpf_get_stack return value add <0 by John Fastabend · 4 years, 10 months ago