summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-17tools build: Fix quiet cmd indentationKees Cook
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei
2021-05-12objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik
2021-05-12objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik
2021-05-10Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...Linus Torvalds
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu
2021-05-10tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev
2021-05-10perf jevents: Silence warning for ArchStd filesIan Rogers
2021-05-10perf record: Disallow -c and -F option at the same timeNamhyung Kim
2021-05-10tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-05-10kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-07tools/kvm_stat: Fix documentation typoStefan Raspl
2021-05-07selftests: kvm: remove reassignment of non-absolute variablesBill Wendling
2021-05-07KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov
2021-05-07KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso
2021-05-06tools: sync lib/find_bit implementationYury Norov
2021-05-06tools: sync find_next_bit implementationYury Norov
2021-05-06tools: sync small_const_nbits() macro with the kernelYury Norov
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov