summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-08selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata
2021-06-08selftests: Clean forgotten resources as part of cleanup()Amit Cohen
2021-06-08selftests: router_scale: Do not count failed routesAmit Cohen
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu
2021-06-08tools/bootconfig: Fix error return code in apply_xbc()Zhen Lei
2021-06-08selftests, bpf: Make docs tests fail more reliablyJoe Stringer
2021-06-08libbpf: Fix pr_warn type warnings on 32bitMichal Suchanek
2021-06-08tools/bpftool: Fix cross-buildJean-Philippe Brucker
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger
2021-06-07libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal
2021-06-04perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini
2021-06-04perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini
2021-06-04perf stat: Honor event config name on --no-mergeNamhyung Kim
2021-06-04perf evsel: Add missing cloning of evsel->use_config_nameNamhyung Kim
2021-06-03selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko
2021-06-03libbpf: Install skel_internal.h header used from light skeletonsAndrii Nakryiko
2021-06-03libbpf: Refactor header installation portions of MakefileAndrii Nakryiko
2021-06-03libbpf: Move few APIs from 0.4 to 0.5 versionAndrii Nakryiko
2021-06-02selftest: netdevsim: Add devlink rate grouping testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate nodes testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate testDmytro Linkin
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter
2021-06-01perf stat: Fix error return code in bperf__load()Yu Kuai
2021-06-01perf record: Move probing cgroup sampling supportNamhyung Kim
2021-06-01perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini
2021-05-28Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub...Linus Torvalds
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni
2021-05-28bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song
2021-05-28perf vendor events powerpc: Fix eventcode of power10 JSON eventsKajol Jain
2021-05-27perf stat: Fix error check for bpf_program__attachNamhyung Kim
2021-05-27selftests: devlink_lib: add check for devlink device existenceJiri Pirko
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27perf debug: Move debug initialization earlierIan Rogers
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen