summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-11-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-05Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-05perf tools: Fix time sortingJiri Olsa
2019-11-05perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)
2019-11-05perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-10-31perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-10-28usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-22selftests: Make l2tp.sh executableDavid Ahern
2019-10-22tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-10-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-15tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-10-15perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-10-15perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter
2019-10-15perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva
2019-10-15perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye
2019-10-15perf evlist: Fix fix for freed id arraysAndi Kleen
2019-10-15perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter
2019-10-13tools/virtio: xen stubMichael S. Tsirkin
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller