summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang
2022-08-27perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers
2022-08-27perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-27tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo
2022-08-27perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-22perf tools: Fix compile error for x86Yang Jihong
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-20Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-19selftests/vm: fix inability to build any vm testsAxel Rasmussen
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim
2022-08-19libperf: Add a test case for read formatsNamhyung Kim
2022-08-19libperf: Handle read format in perf_evsel__read()Namhyung Kim
2022-08-19tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2022-08-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers
2022-08-19perf cpumap: Compute mask size in constant timeIan Rogers
2022-08-19perf cpumap: Synthetic events and const/staticIan Rogers
2022-08-19perf cpumap: Const map for max()Ian Rogers
2022-08-19KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()David Matlack
2022-08-19KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with ClangDavid Matlack