summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-04Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-02Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-07-01perf session: Add missing evlist__delete when deleting a sessionRiccardo Mancini
2021-07-01perf annotate: Allow 's' on source code linesRiccardo Mancini
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter
2021-07-01perf script: Add option to pass arguments to dlfiltersAdrian Hunter
2021-07-01perf script: Add option to list dlfiltersAdrian Hunter
2021-07-01perf script: Add dlfilter__filter_event_early()Adrian Hunter
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter
2021-07-01perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-01perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()James Clark
2021-07-01tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo
2021-07-01tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2021-07-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-07-01tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-07-01tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo
2021-07-01tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-07-01perf arm-spe: Don't wait for PERF_RECORD_EXIT eventLeo Yan
2021-07-01perf arm-spe: Bail out if the trace is later than perf eventLeo Yan
2021-07-01perf arm-spe: Assign kernel time to synthesized eventLeo Yan
2021-07-01perf arm-spe: Convert event kernel time to counter valueLeo Yan
2021-07-01perf arm-spe: Save clock parameters from TIME_CONV eventLeo Yan
2021-07-01perf cs-etm: Remove callback cs_etm_find_snapshot()Leo Yan
2021-07-01perf bpf_counter: Move common functions to bpf_counter.hNamhyung Kim
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen
2021-07-01selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-01selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-01selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-01mm: selftests for exclusive device memoryAlistair Popple
2021-07-01perf tools: Add cgroup_is_v2() helperNamhyung Kim
2021-07-01perf tools: Add read_cgroup_id() functionNamhyung Kim
2021-06-30selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-06-30selftests/vm: add protection_keys_32 / protection_keys_64 to gitignoreDavid Hildenbrand
2021-06-30userfaultfd/selftests: exercise minor fault handling shmem supportAxel Rasmussen
2021-06-30userfaultfd/selftests: reinitialize test context in each testAxel Rasmussen