aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-04-02selftests: mptcp: init nstat historyMatthieu Baerts1-0/+7
2021-04-02selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts4-33/+72
2021-04-02kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov3-1/+11
2021-04-02selftests/resctrl: Create .gitignore to include resctrl_testsFenghua Yu1-0/+2
2021-04-02selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu1-18/+23
2021-04-02selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu1-2/+20
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu2-0/+5
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu4-9/+23
2021-04-02selftests/resctrl: Modularize resctrl test suite main() functionFenghua Yu1-31/+57
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu2-3/+10
2021-04-02selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu2-16/+21
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2-12/+46
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu1-0/+3
2021-04-02selftests/resctrl: Add config dependenciesFenghua Yu1-0/+2
2021-04-02selftests/resctrl: Fix a printed messageReinette Chatre1-2/+2
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu4-55/+52
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu8-117/+105
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu7-41/+41
2021-04-02selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu1-1/+1
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre1-1/+1
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu10-35/+41
2021-04-02selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu1-4/+4
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu4-16/+16
2021-04-02selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu2-2/+2
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller28-668/+1496
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-21/+101
2021-04-02dma-mapping: benchmark: Add support for multi-pages map/unmapXiang Chen1-4/+16
2021-04-02dma-mapping: benchmark: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-04-02perf evsel: Remove duplicate 'struct target' forward declarationWan Jiabing1-1/+0
2021-04-02objtool/x86: Rewrite retpoline thunk callsPeter Zijlstra1-0/+117
2021-04-02objtool: Skip magical retpoline .altinstr_replacementPeter Zijlstra1-1/+11
2021-04-02objtool: Cache instruction relocsPeter Zijlstra2-6/+23
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra5-6/+34
2021-04-02objtool: Add elf_create_undef_symbol()Peter Zijlstra2-0/+61
2021-04-02objtool: Extract elf_symbol_add()Peter Zijlstra1-25/+31
2021-04-02objtool: Extract elf_strtab_concat()Peter Zijlstra1-22/+38
2021-04-02objtool: Create reloc sections implicitlyPeter Zijlstra4-10/+8
2021-04-02objtool: Add elf_create_reloc() helperPeter Zijlstra4-119/+85
2021-04-02objtool: Rework the elf_rebuild_reloc_section() logicPeter Zijlstra4-16/+14
2021-04-02objtool: Fix static_call list generationPeter Zijlstra1-5/+12
2021-04-02objtool: Handle per arch retpoline namingPeter Zijlstra3-2/+14
2021-04-02objtool: Correctly handle retpoline thunk callsPeter Zijlstra1-0/+12
2021-04-02x86/retpoline: Simplify retpolinesPeter Zijlstra1-2/+1
2021-04-02x86/alternatives: Optimize optimize_nops()Peter Zijlstra1-1/+1
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar3-5/+90
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar40-101/+1021
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+17