aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-10
|\
| * perf tools: Fix time sortingJiri Olsa2019-11-05
| * perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)2019-11-05
| * perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2019-11-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-08
|\ \
| * | selftests/tls: add test for concurrent recv and sendJakub Kicinski2019-11-06
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-05
| |\ \
| | * | perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel2019-10-31
| | * | bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich2019-10-30
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-11-06
|\ \ \ \
| * | | | mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard2019-11-06
* | | | | Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-11-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan2019-10-22
* | | | | Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-03
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-10-28
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-01
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: bpf: Skip write only files in debugfsJakub Kicinski2019-11-01
| * | | selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-01
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-26
| |\ \
| | * | selftests/bpf: More compatible nc options in test_tc_edtJiri Benc2019-10-18
| * | | selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-10-26
| * | | selftests: Make l2tp.sh executableDavid Ahern2019-10-22
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-27
|\ \ \
| * | | perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-10-16
| * | | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-10-15
| * | | tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-15
| * | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-15
| * | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-10-15
| * | | perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-10-15
| * | | perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter2019-10-15
| * | | perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva2019-10-15
| * | | perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2019-10-15
| * | | perf evlist: Fix fix for freed id arraysAndi Kleen2019-10-15
| * | | perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter2019-10-15
* | | | selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov2019-10-22
* | | | selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov2019-10-22
* | | | selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-22
* | | | selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov2019-10-22
* | | | selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov2019-10-22
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-19
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-12
| |\ \
| | * | selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc2019-10-08
| | * | selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc2019-10-08
| | * | selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez2019-10-01
| | * | selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez2019-10-01
| | * | libbpf: handle symbol versioning properly for libbpf.aYonghong Song2019-09-30
| | * | tools: bpf: Use !building_out_of_srctree to determine srctreeShuah Khan2019-09-30
* | | | mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard2019-10-19
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-10-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | tools/virtio: xen stubMichael S. Tsirkin2019-10-13