summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter2021-07-017-2/+780
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-011-0/+2
* perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()James Clark2021-07-011-1/+5
* tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2021-07-011-0/+3
* tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2021-07-011-0/+11
* tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-07-012-0/+118
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-07-011-1/+2
* tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo2021-07-011-0/+1
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-07-011-0/+4
* perf arm-spe: Don't wait for PERF_RECORD_EXIT eventLeo Yan2021-07-011-5/+1
* perf arm-spe: Bail out if the trace is later than perf eventLeo Yan2021-07-011-3/+34
* perf arm-spe: Assign kernel time to synthesized eventLeo Yan2021-07-011-1/+1
* perf arm-spe: Convert event kernel time to counter valueLeo Yan2021-07-011-1/+1
* perf arm-spe: Save clock parameters from TIME_CONV eventLeo Yan2021-07-011-0/+26
* perf cs-etm: Remove callback cs_etm_find_snapshot()Leo Yan2021-07-011-133/+0
* perf bpf_counter: Move common functions to bpf_counter.hNamhyung Kim2021-07-012-52/+52
* perf tools: Add cgroup_is_v2() helperNamhyung Kim2021-07-012-0/+21
* perf tools: Add read_cgroup_id() functionNamhyung Kim2021-07-012-0/+35
* tools lib: Adopt bitmap_intersects() operation from the kernel sourcesAlexey Bayduraev2021-06-302-0/+25
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-06-3088-757/+5137
|\
| * Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-06-291-1/+6
| |\
| | * test: add openat2() test for invalid upper 32 bit flag valueChristian Brauner2021-05-281-1/+6
| * | Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc...Linus Torvalds2021-06-291-3/+85
| |\ \
| | * | tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()Christian Brauner2021-06-011-3/+85
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-292-31/+69
| |\ \ \
| | * | | mm/gup_benchmark: support threadingPeter Xu2021-06-291-31/+65
| | * | | tools/vm/page_owner_sort.c: check malloc() returnTang Bin2021-06-291-0/+4
| * | | | Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-291-49/+442
| |\ \ \ \
| | * | | | selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64H. Peter Anvin (Intel)2021-05-201-25/+207
| | * | | | selftests/x86/syscall: Simplify message reporting in syscall_numberingH. Peter Anvin (Intel)2021-05-201-31/+72
| | * | | | selftests/x86/syscall: Update and extend syscall_numbering_64H. Peter Anvin (Intel)2021-05-201-52/+222
| * | | | | Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-291-2/+5
| |\ \ \ \ \
| | * | | | | x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORSH. Peter Anvin (Intel)2021-05-211-0/+3
| | * | | | | x86/irq: Remove unused vectors definesH. Peter Anvin (Intel)2021-05-211-2/+2
| * | | | | | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-293-1/+6
| |\ \ \ \ \ \
| | * | | | | | selftests: lib: Add wrapper script for test_scanfRichard Fitzgerald2021-05-193-1/+6
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-285-0/+171
| |\ \ \ \ \ \ \
| | * | | | | | | kselftests: Add test to check for rlimit changes in different user namespacesAlexey Gladkov2021-04-305-0/+171
| * | | | | | | | Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-282-6/+55
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests/seccomp: Avoid using "sysctl" for reportKees Cook2021-06-281-2/+6
| | * | | | | | | | selftests/seccomp: Flush benchmark outputKees Cook2021-06-281-0/+2
| | * | | | | | | | selftests/seccomp: More closely track fds being assignedKees Cook2021-06-281-7/+12
| | * | | | | | | | selftests/seccomp: Add test for atomic addfd+sendRodrigo Campos2021-06-281-0/+38
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-281-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools: Fix "the the" in a message in kernel-chktaintColin Ian King2021-06-131-1/+1
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-2849-577/+3163
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-2576-837/+2262
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier2021-06-224-123/+321
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | KVM: arm64: selftests: get-reg-list: Split base and pmu registersAndrew Jones2021-06-221-8/+31
| | | | * | | | | | | | | KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones2021-06-224-15/+21