summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-08-02Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-02Merge tag 'nolibc.2022.07.27a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linuxLinus Torvalds
2022-08-02Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'seccomp-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02perf lock: Print the number of lost entries for BPFNamhyung Kim
2022-08-02perf lock: Add --map-nr-entries optionNamhyung Kim
2022-08-02perf lock: Introduce struct lock_contentionNamhyung Kim
2022-08-02wireguard: selftests: support UMLJason A. Donenfeld
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds
2022-08-02Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2022-08-02perf scripting python: Do not build fail on deprecation warningsArnaldo Carvalho de Melo
2022-08-02genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-02perf build: Suppress openssl v3 deprecation warnings in libcrypto feature testZixuan Tan
2022-08-02perf parse-events: Break out tracepoint and printingIan Rogers
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-08-02perf parse-events: Don't #define YY_EXTRA_TYPEIan Rogers
2022-08-02Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-08-02selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01tools bpftool: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools bpftool: Fix compilation error with new binutilsAndres Freund
2022-08-01tools bpf_jit_disasm: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools bpf_jit_disasm: Fix compilation error with new binutilsAndres Freund
2022-08-01tools perf: Fix compilation error with new binutilsAndres Freund
2022-08-01tools include: add dis-asm-compat.h to handle version differencesAndres Freund
2022-08-01tools build: Don't display disassembler-four-args feature testAndres Freund
2022-08-01tools build: Add feature test for init_disassemble_info API changesAndres Freund
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim
2022-08-01perf tools: Rework prologue generation codeJiri Olsa
2022-08-01perf bpf: Convert legacy map definition to BTF-definedJiri Olsa
2022-08-01selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-01perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim
2022-08-01perf lock: Pass machine pointer to is_lock_function()Namhyung Kim
2022-08-01selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman
2022-08-01perf test: Add user space counter reading testsIan Rogers
2022-08-01perf test: Remove x86 rdpmc testIan Rogers
2022-08-01selftests: KVM: Add exponent check for boolean statsOliver Upton
2022-08-01selftests: KVM: Provide descriptive assertions in kvm_binary_stats_testOliver Upton
2022-08-01selftests: KVM: Check stat name before other fieldsOliver Upton
2022-08-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo