aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-1/+3
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-18/+26
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+1
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeGravatar Dan Williams 1-17/+25
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticGravatar Zou Wei 1-1/+1
2021-05-12objtool/x86: Fix elf_add_alternative() endiannessGravatar Vasily Gorbik 1-1/+2
2021-05-12objtool: Fix elf_create_undef_symbol() endiannessGravatar Vasily Gorbik 1-0/+1
2021-05-10Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...Gravatar Linus Torvalds 26-22/+260
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-21/+73
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 4-8/+24
2021-05-10tools headers cpufeatures: Sync with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-1/+8
2021-05-10tools include UAPI powerpc: Sync errno.h with the kernel headersGravatar Arnaldo Carvalho de Melo 1-0/+1
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Gravatar Arnaldo Carvalho de Melo 3-2/+2
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+4
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Gravatar Arnaldo Carvalho de Melo 5-1/+27
2021-05-10perf tools: Fix a build error on arm64 with clangGravatar Masami Hiramatsu 1-1/+1
2021-05-10tools headers kvm: Sync kvm headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+1
2021-05-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+45
2021-05-10perf tools: Fix dynamic libbpf linkGravatar Jiri Olsa 2-0/+8
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsGravatar Dmitry Koshelev 1-2/+2
2021-05-10perf jevents: Silence warning for ArchStd filesGravatar Ian Rogers 1-2/+4
2021-05-10perf record: Disallow -c and -F option at the same timeGravatar Namhyung Kim 1-1/+7
2021-05-10tools arch x86: Sync the msr-index.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+4
2021-05-10tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+1
2021-05-10tools headers UAPI: Update tools's copy of drm.h headersGravatar Arnaldo Carvalho de Melo 1-4/+121
2021-05-10kselftest/arm64: Add missing stddef.h include to BTI testsGravatar Mark Brown 1-0/+1
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGGravatar Brijesh Singh 1-3/+3
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+1
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-9/+28
2021-05-07tools/kvm_stat: Fix documentation typoGravatar Stefan Raspl 1-1/+1
2021-05-07selftests: kvm: remove reassignment of non-absolute variablesGravatar Bill Wendling 1-2/+2
2021-05-07KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Gravatar Vitaly Kuznetsov 1-11/+55
2021-05-07KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDGravatar Vitaly Kuznetsov 1-8/+16
2021-05-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 14-63/+279
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 1-2/+0
2021-05-07selftests: remove duplicate includeGravatar Zhang Yunkai 3-3/+0
2021-05-06kselftest: introduce new epoll test caseGravatar Davidlohr Bueso 1-0/+44
2021-05-06tools: sync lib/find_bit implementationGravatar Yury Norov 2-5/+57
2021-05-06tools: sync find_next_bit implementationGravatar Yury Norov 2-37/+42
2021-05-06tools: sync small_const_nbits() macro with the kernelGravatar Yury Norov 2-3/+3
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelGravatar Yury Norov 1-6/+1
2021-05-06tools: bitmap: sync function declarations with the kernelGravatar Yury Norov 2-6/+6
2021-05-06tools: disable -Wno-type-limitsGravatar Yury Norov 1-0/+1
2021-05-06selftests: proc: test subset=pidGravatar Alexey Dobriyan 2-0/+122
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Gravatar Alexey Dobriyan 1-1/+3
2021-05-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-13/+579
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-9/+9
2021-05-05Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Gravatar Linus Torvalds 2-548/+772
2021-05-05Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-281/+427