aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'v5.8'Bruce Ashfield
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen
2020-07-28Merge tag 'v5.8-rc7'Bruce Ashfield
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-27selftests: kvm: do not set guest mode flagPaolo Bonzini
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati
2020-07-20selftests: add clone3() CAP_CHECKPOINT_RESTORE testAdrian Reber
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni
2020-07-14selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFDSargun Dhillon
2020-07-14selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati
2020-07-13Merge tag 'v5.8-rc5'Bruce Ashfield
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-11selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker
2020-07-10selftests/seccomp: Check ENOSYS under tracingKees Cook
2020-07-10selftests/seccomp: Refactor to use fixture variantsKees Cook
2020-07-10selftests/harness: Clean up kern-doc for fixturesKees Cook
2020-07-10seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
2020-07-10selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()Kees Cook
2020-07-10selftests/seccomp: Make kcmp() less requiredKees Cook
2020-07-10selftests/seccomp: Improve calibration loopKees Cook
2020-07-10selftests/seccomp: use 90s as timeoutThadeu Lima de Souza Cascardo
2020-07-10selftests/seccomp: Expand benchmark to per-filter measurementsKees Cook
2020-07-10selftests/seccomp: Check for EPOLLHUP for user_notifChristian Brauner
2020-07-10selftests/seccomp: Set NNP for TSYNC ESRCH flag testKees Cook
2020-07-10selftests/seccomp: Add SKIPs for failed unshare()Kees Cook
2020-07-10selftests/seccomp: Rename XFAIL to SKIPKees Cook
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer