aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai3-0/+299
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai4-0/+560
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai6-6/+6
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch3-11/+11
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch1-8/+9
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+2
2023-08-17cpupower: Add Georgian translation to Makefile LANGUAGESShuah Khan1-1/+1
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang1-0/+27
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang1-0/+80
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang1-0/+26
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang1-92/+90
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang1-3/+1
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang1-0/+5
2023-08-17perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo1-0/+1
2023-08-17perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo1-0/+1
2023-08-17perf vendor events arm64: Update N2 and V2 metrics and events using Arm telem...James Clark22-551/+752
2023-08-17perf vendor events arm64: Update stall_slot workaround for N2 r0p3James Clark1-4/+4
2023-08-17perf jevents: Add a new expression builtin strcmp_cpuid_str()James Clark8-20/+61
2023-08-17perf test: Add a test for the new Arm CPU ID comparison behaviorJames Clark4-0/+45
2023-08-17perf arm64: Allow version comparisons of CPU IDsJames Clark1-15/+52
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2-0/+38
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski13-24/+1079
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra1-6/+11
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney59-1686/+227
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra2-2/+2
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra1-1/+1
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian1-0/+31
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang2-0/+161
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang1-11/+1
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang1-10/+21
2023-08-16bpftool: Implement link show support for xdpDaniel Borkmann1-0/+7
2023-08-16bpftool: Implement link show support for tcxDaniel Borkmann1-0/+37
2023-08-16selftests: cachestat: use proper syscall number macroAndre Przywara1-4/+3
2023-08-16selftests: cachestat: properly link in librtAndre Przywara1-1/+1
2023-08-16perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= size...Arnaldo Carvalho de Melo1-4/+2
2023-08-16selftests/futex: Order calls to futex_lock_piNysal Jan K.A1-0/+7
2023-08-16selftests: Hook more tests into the build infrastructureMark Brown1-0/+3
2023-08-16selftests/user_events: Reenable buildMark Brown2-8/+1
2023-08-16selftests/filesystems: Add six consecutive 'x' characters to mktempHui Min Mina Chou1-1/+1
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao3-0/+387
2023-08-16perf: tests: Adapt mmap-basic.c for riscvAlexandre Ghiti1-2/+4
2023-08-16tools: lib: perf: Implement riscv mmap supportAlexandre Ghiti1-0/+66
2023-08-16kselftest/arm64: add jscvt feature to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add pmull feature to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add AES feature check to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng1-0/+39
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray3-548/+368
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2-0/+0
2023-08-16kselftest/arm64: build BTI tests in output directoryAndre Przywara2-27/+20
2023-08-16kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang1-0/+1