summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-07-03selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven
2019-07-02selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin
2019-07-02kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon
2019-07-02selftests/x86: Test SYSCALL and SYSENTER manually with TF setAndy Lutomirski
2019-07-01blackhole_dev: add a selftestMahesh Bandewar
2019-07-01tc-testing: added tdc tests for prio qdiscRoman Mashak
2019-07-01tc-testing: updated mirred action tests with batch create/deleteRoman Mashak
2019-07-01selftests: add a test case for cls_lower handle overflowDavide Caratti
2019-07-01selftests/powerpc: ppc_asm.h: typo in the header guardDenis Efremov
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-06-29selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-29selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.cStanislav Fomichev
2019-06-28selftests: timestamping: Fix SIOCGSTAMP undeclared build failureShuah Khan
2019-06-28selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=yNaresh Kamboju
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-06-28tests: add pidfd_open() testsChristian Brauner
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev
2019-06-27selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev
2019-06-27selftests/bpf: add sockopt testStanislav Fomichev
2019-06-27selftests/bpf: test sockopt section nameStanislav Fomichev
2019-06-28selftests/x86: Add a test for process_vm_readv() on the vsyscall pageAndy Lutomirski
2019-06-28selftests/x86/vsyscall: Verify that vsyscall=none blocks executionAndy Lutomirski
2019-06-28x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski
2019-06-27selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal
2019-06-26selftests/bpf: build tests with debug infoAndrii Nakryiko
2019-06-25tc-testing: add ingress qdisc testsRoman Mashak
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates
2019-06-24selftests, bpf: Add test for veth native XDPToshiaki Makita
2019-06-24selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio
2019-06-24selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio
2019-06-24selftests: add route_localnet test scriptShijie Luo
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22Merge branch 'linus' into timers/coreThomas Gleixner
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASEChang S. Bae
2019-06-22selftests/x86/fsgsbase: Test RD/WRGSBASEAndy Lutomirski
2019-06-22selftests/x86/fsgsbase: Test ptracer-induced GSBASE writeChang S. Bae
2019-06-22kselftests: timers: freq-step: Update maximum acceptable precision and errorsMiroslav Lichvar
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn