summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-23selftests/powerpc: Add test of memcmp at end of pageMichael Ellerman1-18/+22
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras1-1/+1
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev1-0/+5
2020-07-21powerpc/64s: Remove PROT_SAO supportNicholas Piggin3-46/+1
2020-07-21selftests/powerpc: Run per_event_excludes test on Power8 or laterMichael Ellerman1-4/+3
2020-07-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V1-3/+8
2020-07-21selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V1-18/+12
2020-07-21selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V1-13/+13
2020-07-18Merge branch 'fixes' into nextMichael Ellerman3-5/+5
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni2-4/+4
2020-07-15selftests/powerpc: Add FPU denormal testNicholas Piggin3-1/+40
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das3-1/+391
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das4-29/+30
2020-06-30selftests/powerpc: Fix pkey access right updatesSandipan Das3-2/+8
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-06-22selftests/powerpc: Add prefixed loads/stores to alignment_handler testJordan Niethe3-3/+172
2020-06-22selftests/powerpc: Allow choice of CI memory location in alignment_handler testJordan Niethe1-21/+42
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-10/+24
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds80-637/+123
2020-06-18perf build: Fix error message when asking for -fsanitize=address without requ...Tiezhu Yang1-0/+12
2020-06-18tools lib traceevent: Add handler for __builtin_expect()Steven Rostedt (VMware)1-0/+35
2020-06-18tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)1-1/+38
2020-06-18tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)1-58/+40
2020-06-17tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-06-17tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-06-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2-0/+6
2020-06-17Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo70-212/+935
2020-06-17perf script: Initialize zstd_dataMilian Wolff1-0/+3
2020-06-17tools/bootconfig: Add testcase for show-command and quotes testMasami Hiramatsu1-0/+10
2020-06-17tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu1-4/+6
2020-06-17tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu1-6/+8
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu16-50/+25
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu13-59/+21
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu14-43/+19
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu66-511/+68
2020-06-16selftests/ftrace: Add "requires:" list supportMasami Hiramatsu3-1/+17
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu2-2/+2
2020-06-16selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu1-1/+1
2020-06-16selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle1-0/+1
2020-06-16tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2020-06-15tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi4-4/+4
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds18-52/+331
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller15-50/+264
2020-06-13libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko3-13/+55
2020-06-13tools/bpftool: Fix skeleton codegenAndrii Nakryiko1-2/+0
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-28/+55
2020-06-12Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+22
2020-06-12tools, bpftool: Exit on error in function codegenTobias Klauser1-5/+6