aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-15libbpf: Remove unneeded check for flags during tc detachKumar Kartikeya Dwivedi1-2/+0
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang1-2/+0
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann8-8/+53
2021-06-14testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...Oleksandr Mazur1-0/+10
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur1-0/+26
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid Ahern1-0/+12
2021-06-14objtool: Improve reloc hash size guestimatePeter Zijlstra2-7/+5
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller4-6/+268
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller4-1/+287
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller2-19/+12
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller3-13/+9
2021-06-14KVM: selftests: Complete x86_64/sync_regs_test ucallRicardo Koller1-1/+6
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller6-11/+11
2021-06-13tools: Fix "the the" in a message in kernel-chktaintColin Ian King1-1/+1
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds2-5/+3
2021-06-12Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+28
2021-06-11Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+5
2021-06-11tools/bpftool: Fix error return code in do_batch()Zhihao Cheng1-1/+3
2021-06-11libbpf: Simplify the return expression of bpf_object__init_maps functionWang Hai1-3/+1
2021-06-11kunit: tool: add support for QEMUBrendan Higgins14-41/+354
2021-06-11kunit: Add 'kunit_shutdown' optionDavid Gow2-2/+2
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov3-5/+146
2021-06-11tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-5/+2
2021-06-11perf session: Correct buffer copying when peeking eventsLeo Yan1-0/+1
2021-06-11objtool: Only rewrite unconditional retpoline thunk callsPeter Zijlstra1-0/+4
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu1-13/+2
2021-06-10tools/bootconfig: Support mixed value and subkey test casesMasami Hiramatsu7-6/+14
2021-06-10bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu1-8/+37
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu1-1/+1
2021-06-10perf evsel: Adjust hybrid event and global event mixed groupJin Yao1-0/+25
2021-06-10tools/bootconfig: Simplify expressionzuoqilin1-3/+1
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang1-19/+19
2021-06-10objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()Peter Zijlstra1-1/+24
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-16/+52
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal2-1/+222
2021-06-09selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski2-1/+116
2021-06-08selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata5-6/+14
2021-06-08selftests: Clean forgotten resources as part of cleanup()Amit Cohen6-0/+14
2021-06-08selftests: router_scale: Do not count failed routesAmit Cohen1-1/+1
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