summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan
2019-03-14selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko
2019-03-13bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau
2019-03-13bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau
2019-03-12selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev
2019-03-07selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder
2019-03-05proc: more robust bulk read testAlexey Dobriyan
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-04bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-02selftests: bpf: break up test_progs - miscStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - spinlockStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - tracepointStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - stackmapStanislav Fomichev
2019-03-02selftests: bpf: break up test_progs - xdpStanislav Fomichev