summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-31perf script: Check session->header.env.arch before using itSong Liu
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-28objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra
2021-10-28objtool: Shrink struct instructionPeter Zijlstra
2021-10-28objtool: Explicitly avoid self modifying code in .altinstr_replacementPeter Zijlstra
2021-10-28objtool: Classify symbolsPeter Zijlstra
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-19tools/perf: Add mem_hops field in perf_mem_data_src structureKajol Jain
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-18KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-17Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-16Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-14libperf tests: Fix test_stat_cpuShunsuke Nakamura
2021-10-14libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal
2021-10-10Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida
2021-10-06objtool: Update section header before relocationsMichael Forney
2021-10-06objtool: Check for gelf_update_rel[a] failuresMichael Forney
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra