VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2021-10-07
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests.
Christophe Leroy
2021-06-16
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
2021-06-16
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups)
Christophe Leroy
2021-06-16
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-06-16
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-06-16
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
Christophe Leroy
2021-05-23
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
2021-05-23
powerpc/sstep: Add emulation support for ‘setb’ instruction
Sathvika Vasireddy
2021-05-14
powerpc/64s: Fix stf mitigation patching w/strict RWX & hash
Michael Ellerman
2021-05-14
powerpc/64s: Fix entry flush patching w/strict RWX & hash
Michael Ellerman
2021-05-14
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2021-05-14
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
2021-05-04
powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
Christophe Leroy
2021-04-21
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
2021-04-21
powerpc: Rename probe_kernel_read_inst()
Christophe Leroy
2021-04-21
powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
Christophe Leroy
2021-04-21
powerpc: Remove probe_user_read_inst()
Christophe Leroy
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-26
powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block
Christophe Leroy
2021-03-26
powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h
Christophe Leroy
2021-03-02
powerpc/sstep: Fix VSX instruction emulation
Jordan Niethe
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-09
powerpc/sstep: Fix darn emulation
Sandipan Das
2021-02-09
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
2021-01-30
powerpc/sstep: Fix array out of bound warning
Ravi Bangoria
2021-01-30
powerpc/sstep: Fix incorrect return from analyze_instr()
Ananth N Mavinakayanahalli
2021-01-30
powerpc/sstep: Check instruction validity against ISA version before emulation
Ananth N Mavinakayanahalli
2021-01-30
powerpc/pmem: Include pmem prototypes
Cédric Le Goater
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-12-11
powerpc/sstep: Add testcases for VSX vector paired load/store instructions
Balamuruhan S
2020-12-11
powerpc/sstep: Support VSX vector paired storage access instructions
Balamuruhan S
2020-12-11
powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
Ravi Bangoria
2020-12-11
powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
Balamuruhan S
2020-12-04
powerpc/feature-fixups: use a semicolon rather than a comma
Daniel Axtens
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-10-14
powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() epilogue
Jason A. Donenfeld
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-09-18
powerpc/sstep: Remove empty if statement checking for invalid form
Cédric Le Goater
2020-09-15
powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto()
Christophe Leroy
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-08-20
ppc: propagate the calling conventions change down to csum_partial_copy_generic()
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-07-29
powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-29
powerpc/sstep: Add support for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-27
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2020-07-27
powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
Christophe Leroy
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2020-07-24
powerpc/sstep: Fix incorrect CONFIG symbol in scv handling
Michael Ellerman
2020-07-24
powerpc/test_emulate_sstep: Fix build error
Michael Ellerman
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
powerpc/test_emulate_step: Move extern declaration to sstep.h
Balamuruhan S
2020-07-23
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
2020-07-23
powerpc/test_emulate_step: Add negative tests for prefixed addi
Balamuruhan S
2020-07-23
powerpc/test_emulate_step: Enhancement to test negative scenarios
Balamuruhan S
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for Prefixed Add Immediate
Jordan Niethe
2020-07-23
powerpc/sstep: Let compute tests specify a required cpu feature
Jordan Niethe
2020-07-23
powerpc/sstep: Set NIP in instruction emulation tests
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for prefixed floating-point load/stores
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for prefixed integer load/stores
Jordan Niethe
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-16
powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step
Balamuruhan S
2020-07-16
powerpc/pmem: Avoid the barrier in flush routines
Aneesh Kumar K.V
2020-07-16
powerpc/pmem: Add flush routines using new pmem store and sync instruction
Aneesh Kumar K.V
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-19
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
2020-05-19
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2020-05-19
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2020-05-19
powerpc: Test prefixed code patching
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc: Make test_translate_branch() independent of instruction length
Jordan Niethe
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-04-01
powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall
Nicholas Piggin
2020-03-25
powerpc/sstep: Fix DS operand in ld encoding to appropriate value
Balamuruhan S
2020-03-18
powerpc/lib: Fix emulate_step() std test
Nicholas Piggin
2019-12-16
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2019-12-05
powerpc/pmem: Convert to EXPORT_SYMBOL_GPL
Aneesh Kumar K.V
2019-09-12
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
2019-08-05
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set
Christophe Leroy
2019-05-28
powerpc/lib: fix redundant inclusion of quad.o
Christophe Leroy
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2019-04-21
powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()
Russell Currey
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
2019-03-25
powerpc/64: Fix memcmp reading past the end of src/dest
Michael Ellerman
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-02-26
powerpc sstep: Add support for modsd, modud instructions
Sandipan Das
2019-02-26
powerpc sstep: Add support for modsw, moduw instructions
PrasannaKumar Muralidharan
2019-02-26
powerpc sstep: Add support for extswsli instruction
Sandipan Das
2019-02-26
powerpc sstep: Add support for cnttzw, cnttzd instructions
Sandipan Das
2019-02-26
powerpc: sstep: Add support for darn instruction
Sandipan Das
2019-02-26
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
Sandipan Das
2019-02-23
powerpc: sstep: Add tests for addc[.] instruction
Sandipan Das
2019-02-23
powerpc: sstep: Add tests for add[.] instruction
Sandipan Das
2019-02-23
powerpc: sstep: Add tests for compute type instructions
Sandipan Das
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-20
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2018-12-19
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
2018-11-25
powerpc/lib: Declare static methods
Breno Leitao
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-20
powerpc: Add support for function error injection
Naveen N. Rao
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
2018-10-02
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
2018-09-20
powerpc: fix csum_ipv6_magic() on little endian platforms
Christophe Leroy
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-09-17
powerpc/64: Remove static branch hints from memset()
Anton Blanchard
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-08-08
powerpc/64: Copy as much as possible in __copy_tofrom_user
Paul Mackerras
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
2018-08-08
powerpc/64: Make exception table clearer in __copy_tofrom_user_base
Paul Mackerras
2018-08-08
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2018-08-08
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2018-08-08
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-24
powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
Simon Guo
2018-07-24
powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
Simon Guo
2018-07-24
powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
Simon Guo
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-06-04
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
2018-06-04
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
2018-06-04
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
2018-06-04
powerpc/32: Optimise __csum_partial()
Christophe Leroy
2018-06-04
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
2018-06-04
powerpc/sstep: Fix emulate_step test if VSX not present
Ravi Bangoria
2018-06-04
powerpc/sstep: Fix kernel crash if VSX is not present
Ravi Bangoria
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
2018-06-03
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-05-25
powerpc/altivec: Add missing prototypes for altivec
Mathieu Malaterre
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-05-18
powerpc/lib: Fix "integer constant is too large" build failure
Finn Thain
2018-05-11
powerpc/lib: Add alt patching test of branching past the last instruction
Michael Ellerman
2018-05-11
powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big
Michael Ellerman
2018-05-11
powerpc/lib: Fix the feature fixup tests to actually work
Michael Ellerman
2018-05-11
powerpc/lib: Fix feature fixup test of external branch
Michael Ellerman
2018-04-17
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-03-13
powerpc/32: Move the inline keyword at the beginning of function declaration
Mathieu Malaterre
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-01-21
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
2017-11-24
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2017-11-22
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2017-11-13
powerpc/lib: Implement UACCESS_FLUSHCACHE API
Oliver O'Halloran
2017-11-13
powerpc/lib: Implement PMEM API
Oliver O'Halloran
2017-11-12
powerpc/kprobes: Blacklist emulate_update_regs() from kprobes
Naveen N. Rao
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman