- 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 6 months ago
- b346c0c selftest: txtimestamp: fix net ns entry logic by Paolo Pisati · 4 years, 6 months ago
- 721db9d Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into master by Linus Torvalds · 4 years, 6 months ago
- aba69d4 selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support by Paolo Pisati · 4 years, 6 months ago
- f0479c4 selftests/powerpc: Use proper error code to check fault address by Haren Myneni · 4 years, 6 months ago
- 651149f selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion by Paolo Pisati · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 6 months ago
- ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- 2c79583 selftests: kmod: Add module address visibility test by Kees Cook · 4 years, 6 months ago
- 3c01655 kselftest: ksft_test_num return type should be unsigned by Paolo Bonzini · 4 years, 7 months ago
- 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 6 months ago
- 0b78c9e selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 by Pengfei Xu · 4 years, 7 months ago
- 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 3c73b81 x86/entry, selftests: Further improve user entry sanity checks by Andy Lutomirski · 4 years, 6 months ago
- 0dce884 Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- 5584474 Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
- cced0b2 selftests/x86: Consolidate and fix get/set_eflags() helpers by Andy Lutomirski · 4 years, 7 months ago
- a61fa27 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 7 months ago
- e4ef7de selftests/x86/syscall_nt: Add more flag combinations by Andy Lutomirski · 4 years, 7 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
- d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 6 months ago
- 1a1ad3c selftests: bpf: Pass program to bpf_prog_detach in flow_dissector by Lorenz Bauer · 4 years, 6 months ago
- 0434296 selftests: bpf: Pass program and target_fd in flow_dissector_reattach by Lorenz Bauer · 4 years, 6 months ago
- 6ebb85c selftests/bpf: Test updating flow_dissector link with same program by Jakub Sitnicki · 4 years, 7 months ago
- 377ff83 selftests: tpm: Use /bin/sh instead of /bin/bash by Jarkko Sakkinen · 4 years, 7 months ago
- 88a16840 selftests: tpm: Use 'test -e' instead of 'test -f' by Jarkko Sakkinen · 4 years, 7 months ago
- 5be206e Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" by Jarkko Sakkinen · 4 years, 7 months ago
- 53792fa bpf, sockmap: Add ingres skb tests that utilize merge skbs by John Fastabend · 4 years, 7 months ago
- 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- ee61492 kunit: kunit_tool: Fix invalid result when build fails by David Gow · 4 years, 7 months ago
- e173b8b kunit: show error if kunit results are not present by Uriel Guajardo · 4 years, 7 months ago
- 3f37d14 kunit: kunit_config: Fix parsing of CONFIG options with space by Rikard Falkeborn · 4 years, 7 months ago
- 896066a selftests/powerpc: Fix build failure in ebb tests by Harish · 4 years, 7 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 7 months ago
- 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 7 months ago
- 7a64135 libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP by Jesper Dangaard Brouer · 4 years, 7 months ago
- f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
- 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 7 months ago
- fbb5801 Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
- cb944f0 kselftest: arm64: Remove redundant clean target by Mark Brown · 4 years, 7 months ago
- 9c82a63 libbpf: Fix CO-RE relocs against .text section by Andrii Nakryiko · 4 years, 7 months ago
- 900575a wireguard: device: avoid circular netns references by Jason A. Donenfeld · 4 years, 7 months ago
- 54eeea0 tc-testing: update geneve options match in tunnel_key unit tests by Hangbin Liu · 4 years, 7 months ago
- 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 27c2760 Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
- ca88260 selftests/net: report etf errors correctly by Willem de Bruijn · 4 years, 7 months ago
- b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- a0cb12b selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed by Stanislav Fomichev · 4 years, 7 months ago
- 86f5639 tests: test for setns() EINVAL regression by Christian Brauner · 4 years, 7 months ago
- 1b8eec5 selftests/ftrace: Support ":README" suffix for requires by Masami Hiramatsu · 4 years, 7 months ago
- 305c838 selftests/ftrace: Support ":tracer" suffix for requires by Masami Hiramatsu · 4 years, 7 months ago
- 74e6072 selftests/ftrace: Convert check_filter_file() with requires list by Masami Hiramatsu · 4 years, 7 months ago
- 3591e90 selftests/ftrace: Convert required interface checks into requires list by Masami Hiramatsu · 4 years, 7 months ago
- fa33e62 selftests/ftrace: Add "requires:" list support by Masami Hiramatsu · 4 years, 7 months ago
- 1e11b7d selftests/ftrace: Return unsupported for the unconfigured features by Masami Hiramatsu · 4 years, 7 months ago
- 76ebbc2 selftests/ftrace: Allow ":" in description by Masami Hiramatsu · 4 years, 7 months ago
- 4bae85b selftests/seccomp: s390 shares the syscall and return value register by Sven Schnelle · 4 years, 10 months ago
- a5290fe tools/testing/nvdimm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 43708c0 tools: testing: ftrace: trigger: fix spelling mistake by Flavio Suligoi · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- cfb65c1 KVM: selftests: fix sync_with_host() in smm_test by Vitaly Kuznetsov · 4 years, 7 months ago
- 7e46477 KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX is unsupported by Vitaly Kuznetsov · 4 years, 7 months ago
- 41a23ab KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check by Vitaly Kuznetsov · 4 years, 7 months ago
- bd6fecb selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative by YiFei Zhu · 4 years, 7 months ago
- 9f267a1 khugepaged: selftests: fix timeout condition in wait_for_scan() by Dan Carpenter · 4 years, 7 months ago
- 865a6cb selftests/net: in rxtimestamp getopt_long needs terminating null entry by tannerlove · 4 years, 7 months ago
- 042b154 bpf: Selftests and tools use struct bpf_devmap_val from uapi by Jesper Dangaard Brouer · 4 years, 7 months ago
- 248e00a bpf: cgroup: Allow multi-attach program to replace itself by Lorenz Bauer · 4 years, 7 months ago
- d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
- 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
- fc2fb38 Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
- 2067028 KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K by Sean Christopherson · 4 years, 8 months ago
- 8027bc0 selftests/net: in timestamping, strncpy needs to preserve null byte by tannerlove · 4 years, 7 months ago
- 0e6fbe3 net/tls(TLS_SW): Add selftest for 'chunked' sendfile test by Pooja Trivedi · 4 years, 7 months ago
- 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 7 months ago
- 4546cde tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y by Vlastimil Babka · 4 years, 7 months ago
- 1f24362 selftests/bpf: Fix ringbuf selftest sample counting undeterminism by Andrii Nakryiko · 4 years, 7 months ago
- 75ad6e8 KVM: selftests: fix vmx_preemption_timer_test build with GCC10 by Vitaly Kuznetsov · 4 years, 7 months ago
- 5ae1452 KVM: selftests: Add x86_64/debug_regs to .gitignore by Vitaly Kuznetsov · 4 years, 7 months ago
- 787f74f Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 7 months ago
- 2130c0b NTB: ntb_test: Fix bug when counting remote files by Logan Gunthorpe · 6 years ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- b80db73 KVM: selftests: Fix build with "make ARCH=x86_64" by Vitaly Kuznetsov · 4 years, 7 months ago
- 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 2792d48 tools/testing/selftests/vm: remove duplicate headers by Jagadeesh Pagadala · 4 years, 7 months ago
- f21fda8 selftests: vm: pkeys: fix multilib builds for x86 by Sandipan Das · 4 years, 7 months ago
- 473c3cc selftests: vm: pkeys: use the correct page size on powerpc by Sandipan Das · 4 years, 7 months ago
- e950639 selftests/vm/pkeys: override access right definitions on powerpc by Ram Pai · 4 years, 7 months ago
- fa17437 selftests/vm/pkeys: test correct behaviour of pkey-0 by Ram Pai · 4 years, 7 months ago
- 6e2c2d0 selftests/vm/pkeys: introduce a sub-page allocator by Ram Pai · 4 years, 7 months ago
- 4e06e718 selftests/vm/pkeys: detect write violation on a mapped access-denied-key page by Ram Pai · 4 years, 7 months ago
- 39351c1 selftests/vm/pkeys: associate key on a mapped page and detect write violation by Ram Pai · 4 years, 7 months ago