summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-25selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel
2019-09-25selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen
2019-09-25selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-09-24Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-09-24KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu
2019-09-24KVM: selftests: Create VM earlier for dirty log testPeter Xu
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu
2019-09-23selftests: tpm2: install python filesAnders Roxell
2019-09-23selftests: livepatch: add missing fragments to configAnders Roxell
2019-09-23selftests: watchdog: cleanup whitespace in usage optionsGeorge G. Davis
2019-09-23selftest/ftrace: Fix typo in trigger-snapshot.tcMasanari Iida
2019-09-23selftests: watchdog: Add optional file argumentGeorge G. Davis
2019-09-23selftests/seccomp: fix build on older kernelsTycho Andersen
2019-09-23perf record: Move restricted maps check to after a possible fallback to not c...Arnaldo Carvalho de Melo
2019-09-23perf record: Fix priv level with branch sampling for paranoid=2Stephane Eranian
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern
2019-09-20selftests: Update fib_tests to handle missing ping6David Ahern
2019-09-21powerpc/tm: Add tm-poison testGustavo Romero
2019-09-20perf session: Return error code for perf_session__new() function on failureMamatha Inamdar
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-09-20perf probe: Fix to clear tev->nargs in clear_probe_trace_event()Masami Hiramatsu
2019-09-20perf probe: Skip same probe address for a given lineMasami Hiramatsu
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-09-20perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-09-20tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools uapi asm-generic: Sync unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20perf tests: Fix static build testJiri Olsa
2019-09-20Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-09-20perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...Anju T Sudhakar
2019-09-20perf kvm: Add arch neutral function to choose event for perf kvm recordAnju T Sudhakar
2019-09-20perf kvm: Move kvm-stat header file from conditional inclusion to common incl...Anju T Sudhakar
2019-09-20perf test: Fix spelling mistake "allos" -> "allocate"Colin Ian King
2019-09-20perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-09-20perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-09-20tools lib traceevent: Convert remaining %p[fF] users to %p[sS]Sakari Ailus
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo
2019-09-20perf memswap: Adopt 'struct u64_swap' from evsel.hArnaldo Carvalho de Melo
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-09-20perf auxtrace: Add missing 'struct perf_sample' forward declarationArnaldo Carvalho de Melo
2019-09-20perf sched: Add missing event.h include directiveArnaldo Carvalho de Melo