summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-07-1450-57/+557
|\
| * KVM: selftests: do not require 64GB in set_memory_region_testChristian Borntraeger2021-07-061-1/+2
| * KVM: selftests: introduce P44V64 for z196 and EC12Christian Borntraeger2021-07-063-1/+23
| * KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu2021-06-241-2/+2
| * tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-191-0/+3
| * tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo2021-06-191-2/+1
| * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-06-191-2/+0
| * perf test: Fix non-bash issue with stat bpf countersIan Rogers2021-06-191-2/+2
| * perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini2021-06-191-1/+2
| * perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry2021-06-191-3/+5
| * perf metricgroup: Fix find_evsel_group() event selectorJohn Garry2021-06-191-3/+3
| * Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-1816-16/+387
| |\
| | * selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen2021-06-181-0/+74
| | * selftests: net: use bash to run udpgro_fwd test caseAndrea Righi2021-06-161-1/+1
| | * selftests: net: veth: make test compatible with dashAndrea Righi2021-06-161-2/+3
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-159-9/+54
| | |\
| | | * bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-06-148-8/+53
| | | * libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-071-1/+1
| | * | ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-141-0/+25
| | * | selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-101-3/+8
| | * | selftests: netfilter: add fib test caseFlorian Westphal2021-06-092-1/+222
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-172-20/+20
| |\ \ \
| * \ \ \ 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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 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