summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/sgx: Dump enclave memory mapJarkko Sakkinen2021-06-161-0/+14
* selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen2021-06-162-88/+92
* selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen2021-06-163-17/+18
* selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-06-081-1/+9
* selftests: lib.mk: Also install "config" and "settings"Kees Cook2021-06-081-0/+1
* selftests: splice: Adjust for handler fallback removalKees Cook2021-06-081-21/+98
* selftests/tls: Add {} to avoid static checker warningKees Cook2021-06-081-1/+2
* selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2021-06-082-3/+3
* 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-1126-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-011-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-071-0/+44
| * | | | tools: sync lib/find_bit implementationYury Norov2021-05-072-5/+57