aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-15perf stat: Elaborate use cases for the -n/--null command line optionArnaldo Carvalho de Melo1-1/+4
2021-03-15perf vendor events arm64: Add Fujitsu A64FX pmu eventShunsuke Nakamura11-0/+864
2021-03-15perf vendor events arm64: Add more common and uarch eventsShunsuke Nakamura1-0/+228
2021-03-15perf evlist: Change the COMM when preparing the workloadArnaldo Carvalho de Melo1-0/+8
2021-03-15perf pmu: Validate raw event with sysfs exported format bitsJin Yao3-0/+39
2021-03-15tools/x86/kcpuid: Add AMD Secure Encryption leafBorislav Petkov1-0/+10
2021-03-15Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2-1/+4
2021-03-15x86/insn: Make insn_complete() staticBorislav Petkov2-7/+7
2021-03-15x86/insn: Remove kernel_insn_init()Borislav Petkov1-11/+0
2021-03-15tools/perf: Convert to insn_decode()Borislav Petkov3-16/+19
2021-03-15tools/objtool: Convert to insn_decode()Borislav Petkov1-5/+4
2021-03-15x86/insn: Add an insn_decode() APIBorislav Petkov3-55/+264
2021-03-15x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov6-14/+30
2021-03-15x86/insn: Add @buf_len param to insn_init() kernel-doc commentBorislav Petkov1-0/+1
2021-03-14selftests: mlxsw: Add tc sample testsIdo Schimmel1-0/+492
2021-03-14selftests: netdevsim: Test psample functionalityIdo Schimmel1-0/+181
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2021-03-12selftests: mptcp: Restore packet capture option in join testsMat Martineau1-10/+20
2021-03-12selftests: mptcp: add testcases for removing addrsGeliang Tang1-0/+23
2021-03-12selftests: mptcp: set addr id for removing testcasesGeliang Tang1-14/+24
2021-03-12selftests: mptcp: add invert argument for chk_rm_nrGeliang Tang1-5/+16
2021-03-12selftests: netdevsim: Add test for resilient nexthop groups offload APIIdo Schimmel1-0/+620
2021-03-12selftests: forwarding: Add resilient multipath tunneling nexthop testIdo Schimmel1-0/+361
2021-03-12selftests: forwarding: Add resilient hashing testIdo Schimmel1-0/+400
2021-03-12selftests: fib_nexthops: Test resilient nexthop groupsIdo Schimmel1-0/+517
2021-03-12selftests: fib_nexthops: List each test case in a different lineIdo Schimmel1-4/+26
2021-03-12selftests: fib_nexthops: Declutter test outputIdo Schimmel1-0/+2
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra1-0/+3
2021-03-11kunit: tool: Disable PAGE_POISONING under --alltestsDavid Gow1-0/+2
2021-03-11kunit: tool: Fix a python tuple typing errorDavid Gow1-1/+1
2021-03-11tools: iio: convert iio_generic_buffer to use new IIO buffer APIAlexandru Ardelean4-33/+107
2021-03-11tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean1-16/+15
2021-03-11tools: iio: make iioutils_get_type() private in iio_utilsAlexandru Ardelean2-8/+5
2021-03-11static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross1-0/+18
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-1/+97
2021-03-10libbpf: xsk: Move barriers from libbpf_util.h to xsk.hBjörn Töpel3-85/+68
2021-03-10libbpf: xsk: Remove linux/compiler.h headerBjörn Töpel1-10/+17
2021-03-10bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers1-4/+5
2021-03-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+13
2021-03-10perf synthetic-events: Fix uninitialized 'kernel_thread' variableThomas Richter1-1/+1
2021-03-10perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-10kselftest: arm64: Fix exit code of sve-ptraceMark Brown1-1/+1
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller62-521/+2716
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-14/+214
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko1-2/+2
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich1-0/+7