aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-07kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown
2022-02-25kselftest/arm64: signal: Allow tests to be incompatible with featuresMark Brown
2022-02-22linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland
2022-02-22x86: clean up symbol aliasingMark Rutland
2022-02-22linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland
2022-02-15kselftest/arm64: mte: user_mem: test a wider range of valuesJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: add more test typesJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: add test type enumJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: check different offsets and sizesJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: rework error handlingJoey Gouly
2022-02-15kselftest/arm64: mte: user_mem: introduce tag_offset and tag_lenJoey Gouly
2022-02-15kselftest/arm64: Remove local definitions of MTE prctlsMark Brown
2022-02-15kselftest/arm64: Remove local ARRAY_SIZE() definitionsMark Brown
2022-02-06Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...Linus Torvalds
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-06Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual
2022-02-06tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-06Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-04kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-02selftests/perf_events: Test modification of perf_event_attr::sig_dataMarco Elver
2022-02-01tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker
2022-02-01tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo
2022-02-01tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown