History log of /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8c2ecf2023-Oct-2024 openharmony_ci <120357966@qq.com>

!1647 master分支CVE同步
Merge pull request !1647 from wangxin/master


/kernel/linux/linux-5.10/arch/powerpc/include/asm/asm-compat.h
/kernel/linux/linux-5.10/arch/powerpc/include/asm/asm-const.h
/kernel/linux/linux-5.10/arch/powerpc/include/asm/feature-fixups.h
/kernel/linux/linux-5.10/arch/powerpc/include/asm/lppaca.h
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ppc_asm.h
/kernel/linux/linux-5.10/arch/powerpc/include/asm/word-at-a-time.h
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/vas-api.h
/kernel/linux/linux-5.10/arch/powerpc/lib/copy_mc_64.S
/kernel/linux/linux-5.10/arch/powerpc/lib/copyuser_64.S
/kernel/linux/linux-5.10/arch/powerpc/lib/copyuser_power7.S
/kernel/linux/linux-5.10/arch/powerpc/lib/memcmp_32.S
/kernel/linux/linux-5.10/arch/powerpc/lib/memcmp_64.S
/kernel/linux/linux-5.10/arch/powerpc/lib/memcpy_64.S
/kernel/linux/linux-5.10/arch/powerpc/lib/memcpy_power7.S
/kernel/linux/linux-5.10/arch/powerpc/lib/strlen_32.S
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/vphn.c
Makefile
alignment/.gitignore
alignment/Makefile
alignment/alignment_handler.c
alignment/copy_first_unaligned.c
benchmarks/.gitignore
benchmarks/Makefile
benchmarks/context_switch.c
benchmarks/exec_target.c
benchmarks/fork.c
benchmarks/futex_bench.c
benchmarks/gettimeofday.c
benchmarks/mmap_bench.c
benchmarks/null_syscall.c
benchmarks/settings
cache_shape/.gitignore
cache_shape/Makefile
cache_shape/cache_shape.c
copyloops/.gitignore
copyloops/Makefile
copyloops/asm/asm-compat.h
copyloops/asm/export.h
copyloops/asm/feature-fixups.h
copyloops/asm/kasan.h
copyloops/asm/ppc_asm.h
copyloops/asm/processor.h
copyloops/copy_tofrom_user_reference.S
copyloops/exc_validate.c
copyloops/stubs.S
copyloops/validate.c
dscr/.gitignore
dscr/Makefile
dscr/dscr.h
dscr/dscr_default_test.c
dscr/dscr_explicit_test.c
dscr/dscr_inherit_exec_test.c
dscr/dscr_inherit_test.c
dscr/dscr_sysfs_test.c
dscr/dscr_sysfs_thread_test.c
dscr/dscr_user_test.c
dscr/settings
eeh/Makefile
eeh/eeh-basic.sh
eeh/eeh-functions.sh
harness.c
include/basic_asm.h
include/fpu_asm.h
include/gpr_asm.h
include/instructions.h
include/pkeys.h
include/reg.h
include/subunit.h
include/utils.h
include/vmx_asm.h
include/vsx_asm.h
lib/reg.S
math/.gitignore
math/Makefile
math/fpu_asm.S
math/fpu_denormal.c
math/fpu_preempt.c
math/fpu_signal.c
math/fpu_syscall.c
math/vmx_asm.S
math/vmx_preempt.c
math/vmx_signal.c
math/vmx_syscall.c
math/vsx_asm.S
math/vsx_preempt.c
mm/.gitignore
mm/Makefile
mm/bad_accesses.c
mm/hugetlb_vs_thp_test.c
mm/large_vm_fork_separation.c
mm/pkey_exec_prot.c
mm/pkey_siginfo.c
mm/prot_sao.c
mm/segv_errors.c
mm/stack_expansion_ldst.c
mm/stack_expansion_signal.c
mm/subpage_prot.c
mm/tlbie_test.c
mm/wild_bctr.c
nx-gzip/99-nx-gzip.rules
nx-gzip/Makefile
nx-gzip/README
nx-gzip/gunz_test.c
nx-gzip/gzfht_test.c
nx-gzip/gzip_vas.c
nx-gzip/include/copy-paste.h
nx-gzip/include/crb.h
nx-gzip/include/nx.h
nx-gzip/include/nx_dbg.h
nx-gzip/include/nxu.h
nx-gzip/nx-gzip-test.sh
pmu/.gitignore
pmu/Makefile
pmu/count_instructions.c
pmu/count_stcx_fail.c
pmu/ebb/.gitignore
pmu/ebb/Makefile
pmu/ebb/back_to_back_ebbs_test.c
pmu/ebb/busy_loop.S
pmu/ebb/close_clears_pmcc_test.c
pmu/ebb/cpu_event_pinned_vs_ebb_test.c
pmu/ebb/cpu_event_vs_ebb_test.c
pmu/ebb/cycles_test.c
pmu/ebb/cycles_with_freeze_test.c
pmu/ebb/cycles_with_mmcr2_test.c
pmu/ebb/ebb.c
pmu/ebb/ebb.h
pmu/ebb/ebb_handler.S
pmu/ebb/ebb_on_child_test.c
pmu/ebb/ebb_on_willing_child_test.c
pmu/ebb/ebb_vs_cpu_event_test.c
pmu/ebb/event_attributes_test.c
pmu/ebb/fixed_instruction_loop.S
pmu/ebb/fork_cleanup_test.c
pmu/ebb/instruction_count_test.c
pmu/ebb/lost_exception_test.c
pmu/ebb/multi_counter_test.c
pmu/ebb/multi_ebb_procs_test.c
pmu/ebb/no_handler_test.c
pmu/ebb/pmae_handling_test.c
pmu/ebb/pmc56_overflow_test.c
pmu/ebb/reg_access_test.c
pmu/ebb/task_event_pinned_vs_ebb_test.c
pmu/ebb/task_event_vs_ebb_test.c
pmu/ebb/trace.c
pmu/ebb/trace.h
pmu/event.c
pmu/event.h
pmu/l3_bank_test.c
pmu/lib.c
pmu/lib.h
pmu/loop.S
pmu/per_event_excludes.c
primitives/.gitignore
primitives/Makefile
primitives/asm/firmware.h
primitives/asm/ppc-opcode.h
primitives/asm/processor.h
primitives/linux/stringify.h
primitives/load_unaligned_zeropad.c
ptrace/.gitignore
ptrace/Makefile
ptrace/child.h
ptrace/core-pkey.c
ptrace/perf-hwbreak.c
ptrace/ptrace-gpr.c
ptrace/ptrace-gpr.h
ptrace/ptrace-hwbreak.c
ptrace/ptrace-pkey.c
ptrace/ptrace-syscall.c
ptrace/ptrace-tar.c
ptrace/ptrace-tar.h
ptrace/ptrace-tm-gpr.c
ptrace/ptrace-tm-spd-gpr.c
ptrace/ptrace-tm-spd-tar.c
ptrace/ptrace-tm-spd-vsx.c
ptrace/ptrace-tm-spr.c
ptrace/ptrace-tm-tar.c
ptrace/ptrace-tm-vsx.c
ptrace/ptrace-vsx.c
ptrace/ptrace-vsx.h
ptrace/ptrace.h
scripts/hmi.sh
security/.gitignore
security/Makefile
security/branch_loops.S
security/entry_flush.c
security/flush_utils.c
security/flush_utils.h
security/rfi_flush.c
security/spectre_v2.c
signal/.gitignore
signal/Makefile
signal/settings
signal/sig_sc_double_restart.c
signal/sigfuz.c
signal/signal.S
signal/signal.c
signal/signal_tm.c
signal/sigreturn_vdso.c
stringloops/.gitignore
stringloops/Makefile
stringloops/asm/cache.h
stringloops/asm/export.h
stringloops/asm/ppc-opcode.h
stringloops/asm/ppc_asm.h
stringloops/memcmp.c
stringloops/string.c
stringloops/strlen.c
switch_endian/.gitignore
switch_endian/Makefile
switch_endian/check.S
switch_endian/common.h
switch_endian/switch_endian_test.S
syscalls/.gitignore
syscalls/Makefile
syscalls/ipc.h
syscalls/ipc_unmuxed.c
syscalls/rtas_filter.c
tm/.gitignore
tm/Makefile
tm/settings
tm/tm-exec.c
tm/tm-fork.c
tm/tm-poison.c
tm/tm-resched-dscr.c
tm/tm-signal-context-chk-fpu.c
tm/tm-signal-context-chk-gpr.c
tm/tm-signal-context-chk-vmx.c
tm/tm-signal-context-chk-vsx.c
tm/tm-signal-context-force-tm.c
tm/tm-signal-msr-resv.c
tm/tm-signal-pagefault.c
tm/tm-signal-sigreturn-nt.c
tm/tm-signal-stack.c
tm/tm-signal.S
tm/tm-sigreturn.c
tm/tm-syscall-asm.S
tm/tm-syscall.c
tm/tm-tar.c
tm/tm-tmspr.c
tm/tm-trap.c
tm/tm-unavailable.c
tm/tm-vmx-unavail.c
tm/tm-vmxcopy.c
tm/tm.h
utils.c
vphn/.gitignore
vphn/Makefile
vphn/test-vphn.c