summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-10/+311
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin-0/+5
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin-1/+1
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-54/+60
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-23/+215
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov-6/+191
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini-1/+7
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini-16/+17
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+13
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal-9/+27
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds-28/+4
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal-1/+284
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern-54/+40
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel-0/+20
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+20
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk-2/+2
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk-0/+64
2019-04-08tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe-28/+4
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang-2/+4
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel-0/+20
2019-04-05objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf-0/+1
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-15/+191
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-12/+75
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki-58/+219
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti-0/+24
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev-2/+4
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev-11/+72
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+54
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-103/+288
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+5
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang-2/+9
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+92
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki-58/+219
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang-0/+10
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter-4/+13
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter-10/+50
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li-12/+20
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo-1/+14
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo-0/+64
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo-0/+1
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo-18/+43
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa-44/+59
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter-12/+8
2019-03-28perf cs-etm: Add missing case valueSolomon Tan-2/+3
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson-2/+33
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson-1/+1