summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2021-06-172-1/+64
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-06-171-2/+0
* powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy2021-06-171-1/+2
* Merge branch 'fixes' into nextMichael Ellerman2021-06-161-9/+18
|\
| * powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-211-9/+18
* | selftests/powerpc: Remove the repeated declarationShaokun Zhang2021-06-151-2/+0
* | selftests/powerpc: Fix duplicate included pthread.hJiapeng Chong2021-05-231-1/+0
* | selftests/powerpc: Add test of mitigation patchingMichael Ellerman2021-05-172-0/+77
|/
* Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-3/+3
|\
| * x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-3/+3
* | Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-152-1/+3
|\ \
| * | objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik2021-05-121-1/+2
| * | objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik2021-05-121-0/+1
* | | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-152-18/+26
|\ \ \
| * | | ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams2021-05-121-17/+25
| * | | tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei2021-05-121-1/+1
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-141-0/+1
|\ \ \ | |_|/ |/| |
| * | kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown2021-05-101-0/+1
| |/
* | Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...Linus Torvalds2021-05-1026-22/+260
|\ \
| * | tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-104-8/+24
| * | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-1/+8
| * | tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo2021-05-101-0/+1
| * | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2021-05-103-2/+2
| * | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+4
| * | tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo2021-05-105-1/+27
| * | perf tools: Fix a build error on arm64 with clangMasami Hiramatsu2021-05-101-1/+1
| * | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+1
| * | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+45
| * | perf tools: Fix dynamic libbpf linkJiri Olsa2021-05-102-0/+8
| * | perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev2021-05-101-2/+2
| * | perf jevents: Silence warning for ArchStd filesIan Rogers2021-05-101-2/+4
| * | perf record: Disallow -c and -F option at the same timeNamhyung Kim2021-05-101-1/+7
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+4
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-101-0/+1
| * | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-05-101-4/+121
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-103-21/+73
|\ \ | |/ |/|
| * tools/kvm_stat: Fix documentation typoStefan Raspl2021-05-071-1/+1
| * selftests: kvm: remove reassignment of non-absolute variablesBill Wendling2021-05-071-2/+2
| * KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov2021-05-071-11/+55
| * KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov2021-05-071-8/+16
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\ \
| * | kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-083-9/+28
|\ \ \
| * | | libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman2021-05-031-9/+21
| * | | selftests/bpf: Fix the snprintf testFlorent Revest2021-04-302-0/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0714-63/+279
|\ \ \ \
| * | | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-2/+0
| * | | | selftests: remove duplicate includeZhang Yunkai2021-05-073-3/+0
| * | | | kselftest: introduce new epoll test caseDavidlohr Bueso2021-05-061-0/+44
| * | | | tools: sync lib/find_bit implementationYury Norov2021-05-062-5/+57