aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/tipLinus 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-3/+25
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/arm64/linuxLinus 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 PERF_RECORD_MMAP* recordsIan 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/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich1-0/+7
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich4-0/+18
2021-03-09perf machine: Assign boolean values to a bool variableJiapeng Chong1-2/+2
2021-03-09perf tools: use ARRAY_SIZEJiapeng Chong1-1/+1
2021-03-09perf stat: Fixup __perf_stat_evsel__is() prefixArnaldo Carvalho de Melo2-5/+3
2021-03-09perf script: Fixup 'struct evsel_script' method prefixArnaldo Carvalho de Melo1-10/+8
2021-03-08tools/memory-model: Remove reference to atomic_ops.rstAkira Yokosawa1-1/+0
2021-03-08doc: Update rcu_dereference.rst referenceMauro Carvalho Chehab1-1/+1
2021-03-08torture: Reverse jittering and duration parameters for jitter.shPaul E. McKenney2-4/+4
2021-03-08torture: Eliminate jitter_pids filePaul E. McKenney2-18/+1