summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-14selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-06selftests/powerpc: Add a rtas_filter selftestAndrew Donnellan
2020-09-15selftests/powerpc: Tests for kernel accessing user memoryRavi Bangoria
2020-09-14Merge branch 'fixes' into nextMichael Ellerman
2020-09-08selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe
2020-09-08selftests/powerpc: Properly handle failure in switch_endian_testMichael Ellerman
2020-09-08selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Skip L3 bank test on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Skip security tests on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman
2020-09-08selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman
2020-09-08selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman
2020-09-08selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman
2020-09-08selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman
2020-09-08selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman
2020-09-08selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman
2020-09-08selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman
2020-09-01selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-08-20tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa
2020-08-20libbpf: Fix map index used in error messageToke Høiland-Jørgensen
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song
2020-08-18libbpf: Fix build on ppc64le architectureAndrii Nakryiko
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14selftests/exec: add file type errno testsKees Cook
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-14perf ftrace: Make option description initials all capital lettersArnaldo Carvalho de Melo
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-14perf bench numa: Remove dead code in parse_nodes_opt()Peng Fan
2020-08-14perf stat: Update POWER9 metrics to utilize other metricsPaul A. Clarke
2020-08-14perf ftrace: Add change logChangbin Du
2020-08-14perf: ftrace: Add set_tracing_options() to set all trace optionsChangbin Du
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du