summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-13tools: Fix "the the" in a message in kernel-chktaintColin Ian King
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds
2021-06-12Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-11Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-11tools/bpftool: Fix error return code in do_batch()Zhihao Cheng
2021-06-11libbpf: Simplify the return expression of bpf_object__init_maps functionWang Hai
2021-06-11kunit: tool: add support for QEMUBrendan Higgins
2021-06-11kunit: Add 'kunit_shutdown' optionDavid Gow
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov
2021-06-11tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-06-11perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-11objtool: Only rewrite unconditional retpoline thunk callsPeter Zijlstra
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu
2021-06-10tools/bootconfig: Support mixed value and subkey test casesMasami Hiramatsu
2021-06-10bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu
2021-06-10perf evsel: Adjust hybrid event and global event mixed groupJin Yao
2021-06-10tools/bootconfig: Simplify expressionzuoqilin
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang
2021-06-10objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()Peter Zijlstra
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal
2021-06-09selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski
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-08perf probe: Provide clearer message permission error for tracefs accessMasami Hiramatsu
2021-06-08perf auxtrace: Change to use SMP memory barriersLeo Yan
2021-06-08perf srccode: Use list_move() instead of equivalent list_del() + list_add() s...Zou Wei
2021-06-07selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-06-07selftests: lib.mk: Also install "config" and "settings"Kees Cook
2021-06-07libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson
2021-06-07selftests: splice: Adjust for handler fallback removalKees Cook
2021-06-07selftests/tls: Add {} to avoid static checker warningKees Cook
2021-06-07selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen
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