summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar2021-06-1830-40/+179
|\
| * Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds2021-06-132-5/+3
| |\
| | * tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-06-111-5/+2
| | * perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-111-0/+1
| * | Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-06-122-1/+28
| |\ \
| | * | objtool: Only rewrite unconditional retpoline thunk callsPeter Zijlstra2021-06-111-0/+4
| | * | objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()Peter Zijlstra2021-06-101-1/+24
| * | | Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-112-0/+5
| |\ \ \ | | |_|/ | |/| |
| | * | tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu2021-06-081-0/+4
| | * | tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei2021-06-081-0/+1
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-095-16/+52
| |\ \ | | |/ | |/|
| | * selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan2021-06-085-15/+45
| | * KVM: selftests: introduce P47V64 for s390xChristian Borntraeger2021-06-082-1/+7
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-051-0/+1
| |\ \
| | * | proc: add .gitignore for proc-subset-pid selftestDavid Matlack2021-06-051-0/+1
| * | | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-043-5/+10
| |\ \ \
| | * | | wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-041-0/+1
| | * | | wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-041-1/+0
| | * | | mptcp: update selftest for fallback due to OoOPaolo Abeni2021-05-281-4/+9
| * | | | perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini2021-06-041-0/+1
| * | | | perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini2021-06-041-0/+1
| * | | | perf stat: Honor event config name on --no-mergeNamhyung Kim2021-06-041-5/+3
| * | | | perf evsel: Add missing cloning of evsel->use_config_nameNamhyung Kim2021-06-042-2/+3
| * | | | perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter2021-06-011-1/+1
| * | | | perf stat: Fix error return code in bperf__load()Yu Kuai2021-06-011-2/+4
| * | | | perf record: Move probing cgroup sampling supportNamhyung Kim2021-06-013-0/+17
| * | | | perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2021-06-012-2/+9
| * | | | perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang2021-06-013-1/+41
| | |/ / | |/| |
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-0382-858/+2876
|\| | |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-2917-172/+1494
| |\ \ \ | | | |/ | | |/|
| | * | selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini2021-05-291-1/+1
| | * | selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini2021-05-271-1/+1
| | * | KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2021-05-271-2/+3
| | * | KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen2021-05-274-4/+33
| | * | KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen2021-05-271-33/+79
| | * | KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen2021-05-273-0/+52
| | * | KVM: selftests: add shmem backing source typeAxel Rasmussen2021-05-273-1/+22
| | * | KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen2021-05-272-18/+20
| | * | KVM: selftests: allow different backing source typesAxel Rasmussen2021-05-271-4/+11
| | * | KVM: selftests: compute correct demand paging sizeAxel Rasmussen2021-05-271-4/+7
| | * | KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen2021-05-271-32/+18
| | * | KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack2021-05-274-32/+39
| | * | KVM: selftests: trivial comment/logging fixesAxel Rasmussen2021-05-272-3/+3
| | * | KVM: selftests: Fix hang in hardware_disable_testDavid Matlack2021-05-271-1/+31
| | * | KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack2021-05-271-0/+5
| | * | KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack2021-05-274-10/+16
| | * | KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero2021-05-273-0/+1039
| | * | KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero2021-05-274-35/+124
| | * | selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini2021-05-271-5/+4
| | * | selftests: kvm: make allocation of extra memory take effectZhenzhong Duan2021-05-271-1/+1