summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17cpupower: Add Georgian translation to Makefile LANGUAGESShuah Khan
2023-08-17KVM: selftests: Test gp event filters don't affect fixed event filtersJinrong Liang
2023-08-17KVM: selftests: Test if event filter meets expectations on fixed countersJinrong Liang
2023-08-17KVM: selftests: Add test cases for unsupported PMU event filter input valuesJinrong Liang
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang
2023-08-17perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-08-17perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-08-17perf vendor events arm64: Update N2 and V2 metrics and events using Arm telem...James Clark
2023-08-17perf vendor events arm64: Update stall_slot workaround for N2 r0p3James Clark
2023-08-17perf jevents: Add a new expression builtin strcmp_cpuid_str()James Clark
2023-08-17perf test: Add a test for the new Arm CPU ID comparison behaviorJames Clark
2023-08-17perf arm64: Allow version comparisons of CPU IDsJames Clark
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang
2023-08-16bpftool: Implement link show support for xdpDaniel Borkmann
2023-08-16bpftool: Implement link show support for tcxDaniel Borkmann
2023-08-16selftests: cachestat: use proper syscall number macroAndre Przywara
2023-08-16selftests: cachestat: properly link in librtAndre Przywara
2023-08-16perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= size...Arnaldo Carvalho de Melo
2023-08-16selftests/futex: Order calls to futex_lock_piNysal Jan K.A
2023-08-16selftests: Hook more tests into the build infrastructureMark Brown
2023-08-16selftests/user_events: Reenable buildMark Brown
2023-08-16selftests/filesystems: Add six consecutive 'x' characters to mktempHui Min Mina Chou
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao
2023-08-16perf: tests: Adapt mmap-basic.c for riscvAlexandre Ghiti
2023-08-16tools: lib: perf: Implement riscv mmap supportAlexandre Ghiti
2023-08-16kselftest/arm64: add jscvt feature to hwcap testZeng Heng
2023-08-16kselftest/arm64: add pmull feature to hwcap testZeng Heng
2023-08-16kselftest/arm64: add AES feature check to hwcap testZeng Heng
2023-08-16kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-16kselftest/arm64: build BTI tests in output directoryAndre Przywara
2023-08-16kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang