summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones-9/+42
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones-8/+35
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones-25/+23
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones-4/+7
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones-19/+17
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones-13/+14
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones-0/+9
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov-4/+4
2018-12-14kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini-8/+6
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov-0/+158
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov-2/+14
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini-0/+38
2018-12-14Merge branch 'khdr_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shua...Paolo Bonzini-106/+1432
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan-9/+13
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-43/+422
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+33
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams-2/+33
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov-2/+2
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer-4/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer-25/+36
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann-5/+12
2018-11-30proc: fixup map_files test on armAlexey Dobriyan-2/+7
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller-1/+1
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+93
2018-11-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+15
2018-11-28tools: bpftool: fix a bitfield pretty print issueYonghong Song-3/+3
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song-0/+361
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau-7/+7
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+87
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner-0/+1
2018-11-27tools/kvm_stat: switch to python3Stefan Raspl-1/+1
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-23/+734
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-14/+14
2018-11-22tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski-3/+7
2018-11-21Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Ingo Molnar-4/+93
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-14/+14
2018-11-20objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov-3/+14
2018-11-20objtool: Fix double-free in .cold detection error pathArtem Savkov-1/+1
2018-11-19perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo-0/+1
2018-11-19tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo-0/+2
2018-11-19tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo-0/+2
2018-11-19tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo-0/+22
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa-2/+16
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo-0/+48
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+13
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler-3/+11
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates-2/+2
2018-11-16bpf: fix off-by-one error in adjust_subprog_startsEdward Cree-0/+19