aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu1-0/+4
2021-06-08tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei1-0/+1
2021-06-08selftests, bpf: Make docs tests fail more reliablyJoe Stringer3-1/+4
2021-06-08libbpf: Fix pr_warn type warnings on 32bitMichal Suchanek1-2/+2
2021-06-08tools/bpftool: Fix cross-buildJean-Philippe Brucker1-1/+4
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan5-15/+45
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger2-1/+7
2021-06-08perf probe: Provide clearer message permission error for tracefs accessMasami Hiramatsu1-30/+65
2021-06-08perf auxtrace: Change to use SMP memory barriersLeo Yan1-3/+3
2021-06-08perf srccode: Use list_move() instead of equivalent list_del() + list_add() s...Zou Wei1-2/+1
2021-06-07selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin1-1/+9
2021-06-07selftests: lib.mk: Also install "config" and "settings"Kees Cook1-0/+1
2021-06-07libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson1-1/+1
2021-06-07selftests: splice: Adjust for handler fallback removalKees Cook1-21/+98
2021-06-07selftests/tls: Add {} to avoid static checker warningKees Cook1-1/+2
2021-06-07selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2-3/+3
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-5/+10
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack1-0/+1
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+10
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal2-3/+126
2021-06-04perf probe: Report possible permission error for map__load() failureMasami Hiramatsu1-3/+22
2021-06-04perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini1-0/+1
2021-06-04perf probe: Add permission and sysctl notice to man pageMasami Hiramatsu1-3/+16
2021-06-04perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini1-0/+1
2021-06-04perf stat: Honor event config name on --no-mergeNamhyung Kim1-5/+3
2021-06-04perf evsel: Add missing cloning of evsel->use_config_nameNamhyung Kim2-2/+3
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar82-858/+2876
2021-06-03selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko1-0/+1
2021-06-03libbpf: Install skel_internal.h header used from light skeletonsAndrii Nakryiko1-1/+1
2021-06-03libbpf: Refactor header installation portions of MakefileAndrii Nakryiko1-12/+7
2021-06-03libbpf: Move few APIs from 0.4 to 0.5 versionAndrii Nakryiko1-3/+3
2021-06-02selftest: netdevsim: Add devlink rate grouping testDmytro Linkin1-0/+42
2021-06-02selftest: netdevsim: Add devlink rate nodes testDmytro Linkin1-0/+45
2021-06-02selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin1-0/+55
2021-06-02selftest: netdevsim: Add devlink rate testDmytro Linkin1-1/+24
2021-06-02Revert "perf vendor events intel: Add metrics for Icelake Server"Arnaldo Carvalho de Melo1-327/+0
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko1-0/+24
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko1-2/+2
2021-06-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo49-760/+2709
2021-06-01perf c2c: Support record for hybrid platformJin Yao1-17/+23
2021-06-01perf mem: Disable 'mem-loads-aux' group before reportingJin Yao3-0/+28
2021-06-01perf mem: Fix wrong verbose output for recording eventsJin Yao1-3/+5
2021-06-01perf mem: Support record for hybrid platformJin Yao3-17/+93
2021-06-01perf tools: Check if mem_events is supported for hybrid platformJin Yao1-6/+26
2021-06-01perf tools: Support pmu prefix for mem-store eventJin Yao1-1/+11
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao7-16/+37
2021-06-01perf tools: Check mem-loads auxiliary eventJin Yao1-2/+7