- 40c8432 Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- f0ac5b8 perf tools: Remove redundant err variable by Minghao Chi · 3 years ago
- b4a7276 perf test: Add parse-events test for aliases with hyphens by John Garry · 3 years ago
- 34fa67e perf test: Add pmu-events test for aliases with hyphens by John Garry · 3 years ago
- 864bc8c perf parse-events: Support event alias in form foo-bar-baz by John Garry · 3 years ago
- 3606c0e perf evsel: Override attr->sample_period for non-libpfm4 events by German Gomez · 3 years ago
- 24ead7c perf cpumap: Remove duplicate include in cpumap.h by Lv Ruyi · 3 years ago
- 4402869 perf cpumap: Migrate to libperf cpumap api by Ian Rogers · 3 years ago
- 1d1d9af perf python: Fix cpu_map__item() building by Ian Rogers · 3 years ago
- 9edcde6 perf script: Fix printing 'phys_addr' failure issue by Yao Jin · 3 years ago
- 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- 83a34ad selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c by Jinrong Liang · 3 years ago
- a0f4ba7 selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c by Jinrong Liang · 3 years ago
- 6e10e21 tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
- fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
- 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
- 4cfb943 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
- 96c852c kvm: selftests: Do not indent with spaces by Paolo Bonzini · 3 years ago
- fa68118 kvm: selftests: sync uapi/linux/kvm.h with Linux header by Paolo Bonzini · 3 years ago
- 8326c79 tools headers UAPI: Sync x86 arch prctl headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- d5ad5b1 selftests: kvm: add amx_test to .gitignore by Muhammad Usama Anjum · 3 years ago
- 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years ago
- e337f7e KVM: selftests: Add a test to force emulation with a pending exception by Sean Christopherson · 3 years ago
- bef9a70 selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER by Jim Mattson · 3 years ago
- 2ba9047 selftests: kvm/x86: Introduce x86_model() by Jim Mattson · 3 years ago
- 398f924 selftests: kvm/x86: Export x86_family() for use outside of processor.c by Jim Mattson · 3 years ago
- 2106610 selftests: kvm/x86: Introduce is_amd_cpu() by Jim Mattson · 3 years ago
- b33b9c40 selftests: kvm/x86: Parameterize the CPUID vendor string check by Jim Mattson · 3 years ago
- 1a1d1db kvm: selftests: conditionally build vm_xsave_req_perm() by Wei Wang · 3 years ago
- 9d5f0c3 perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename) by Arnaldo Carvalho de Melo · 3 years ago
- 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
- 37c8d48 bpf, selftests: Add ringbuf memory type confusion test by Daniel Borkmann · 3 years ago
- 722e4db bpf, selftests: Add various ringbuf tests with invalid offset by Daniel Borkmann · 3 years ago
- 0d3d237 perf evlist: No need to setup affinities when disabling events for pid targets by Arnaldo Carvalho de Melo · 3 years ago
- f350ee9 perf evlist: No need to setup affinities when enabling events for pid targets by Arnaldo Carvalho de Melo · 3 years ago
- 49de179 perf stat: No need to setup affinities when starting a workload by Arnaldo Carvalho de Melo · 3 years ago
- 1855b79 perf affinity: Allow passing a NULL arg to affinity__cleanup() by Arnaldo Carvalho de Melo · 3 years ago
- 4624f19 perf probe: Fix ppc64 'perf probe add events failed' case by Zechuan Chen · 3 years ago
- 6a8d7fb Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- 57d1737 Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
- ecebb96 KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN by Vitaly Kuznetsov · 3 years ago
- 9e6d484 KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' by Vitaly Kuznetsov · 3 years ago
- e3daa26 Merge branch 'acpi-pfrut' by Rafael J. Wysocki · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- 9bce13e perf record: Disable debuginfod by default by Jiri Olsa · 3 years, 1 month ago
- 2eea0b5 perf evlist: No need to do any affinity setup when profiling pids by Arnaldo Carvalho de Melo · 3 years ago
- 37be585 perf cpumap: Add is_dummy() method by Arnaldo Carvalho de Melo · 3 years ago
- d3e2bb4 perf metric: Fix metric_leader by Ian Rogers · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 4ade081 tools: sync tools/bitmap with mother linux by Yury Norov · 3 years, 5 months ago
- 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
- 692b558 userfaultfd/selftests: clean up hugetlb allocation code by Mike Kravetz · 3 years ago
- fab5150 selftests/uffd: allow EINTR/EAGAIN by Peter Xu · 3 years ago
- 209376e selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting by Waiman Long · 3 years ago
- f77a286 mm, hugepages: make memory size variable in hugepage-mremap selftest by Yosry Ahmed · 3 years ago
- 2c769ed tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner by chiminghao · 3 years ago
- bf70636 selftest: kvm: Add amx selftest by Yang Zhong · 3 years ago
- 6559b4a selftest: kvm: Move struct kvm_x86_state to header by Yang Zhong · 3 years ago
- 551447c selftest: kvm: Reorder vcpu_load_state steps for AMX by Paolo Bonzini · 3 years ago
- 415a3c3 kvm: selftests: Add support for KVM_CAP_XSAVE2 by Wei Wang · 3 years ago
- 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- a6e6274 perf cputopo: Fix CPU topology reading on s/390 by Thomas Richter · 3 years, 1 month ago
- e000ea0 perf metricgroup: Fix use after free in metric__new() by José Expósito · 3 years, 1 month ago
- 99fc11b libperf tests: Update a use of the new cpumap API by Ian Rogers · 3 years ago
- 46f57d2 perf arm: Fix off-by-one directory path by Ian Rogers · 3 years ago
- e652ab6 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
- 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
- 2255634 kselftests/net: list all available tests in usage() by Li Zhijian · 3 years ago
- d40d48e rtla: Add Documentation by Daniel Bristot de Oliveira · 3 years, 1 month ago
- 1eeb632 rtla/timerlat: Add timerlat hist mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
- a828cd1 rtla: Add timerlat tool and timelart top mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
- 829a6c0 rtla/osnoise: Add the hist mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
- 1eceb2f rtla/osnoise: Add osnoise top mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
- 0605bf0 rtla: Add osnoise tool by Daniel Bristot de Oliveira · 3 years, 1 month ago
- b169637 rtla: Helper functions for rtla by Daniel Bristot de Oliveira · 3 years, 1 month ago
- 79ce8f4 rtla: Real-Time Linux Analysis tool by Daniel Bristot de Oliveira · 3 years, 1 month ago
- 486e5ed tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- f1dcda0 tools headers UAPI: Update tools's copy of drm.h header by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 35cb8c71 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 1aa77e7 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
- de0e444 kselftests/net: adapt the timeout to the largest runtime by Li Zhijian · 3 years ago
- 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 362f533 Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 years ago
- 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
- c0dd945 perf pmu-events: Don't lower case MetricExpr by Ian Rogers · 3 years, 1 month ago
- f56ef30 perf expr: Add debug logging for literals by Ian Rogers · 3 years, 1 month ago
- 6dd8646 perf tools: Probe non-deprecated sysfs path 1st by Ian Rogers · 3 years, 1 month ago
- 0ce0578 perf tools: Fix SMT fallback with large core counts by Ian Rogers · 3 years, 1 month ago
- 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
- ce37ab3 perf stat: Correct first_shadow_cpu to return index by Ian Rogers · 3 years ago
- b57af1b perf script: Fix flipped index and cpu by Ian Rogers · 3 years ago
- 84d2f4f perf c2c: Use more intention revealing iterator by Ian Rogers · 3 years ago
- 7263f34 perf bpf: Rename 'cpu' to 'cpu_map_idx' by Ian Rogers · 3 years ago