summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic1-6/+2
2019-12-17seccomp: avoid overflow in implicit constant conversionChristian Brauner1-1/+2
2019-12-17perf tests: Fix out of bounds memory accessLeo Yan1-0/+9
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter1-1/+1
2019-12-13perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter1-2/+8
2019-12-05selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo1-3/+2
2019-12-05selftests: bpf: correct perror stringsJakub Kicinski2-20/+20
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-12-05selftests/tls: add a test for fragmented messagesJakub Kicinski1-0/+60
2019-11-29usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang1-1/+1
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski1-0/+13
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski1-1/+2
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk1-2/+2
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-3/+8
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-4/+57
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel1-2/+6
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov1-2/+2
2019-11-13tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2-3/+8
2019-11-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-38/+14
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+119
2019-11-07selftests/tls: add test for concurrent recv and sendJakub Kicinski1-0/+108
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard1-1/+1
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+11
2019-11-05Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+5
2019-11-05perf tools: Fix time sortingJiri Olsa1-1/+1
2019-11-05perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)2-33/+0
2019-11-05perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2-4/+13
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-2/+29
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-10-31perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel1-2/+4
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich1-1/+7
2019-10-28usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim1-2/+4
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-17/+65
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni1-0/+21
2019-10-23selftests: Make l2tp.sh executableDavid Ahern1-0/+0
2019-10-22tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan1-1/+5
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov1-10/+11
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov1-0/+2
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov5-15/+15
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov1-6/+1
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov1-0/+2
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-18/+55
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard1-1/+1
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc1-1/+1