VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2023-11-06
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-10-16
csky: Make HAVE_TCM depend on !COMPILE_TEST
Guenter Roeck
2021-10-16
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
2021-10-16
csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it
Guenter Roeck
2021-10-16
csky: Fixup regs.sr broken in ptrace
Guo Ren
2021-10-16
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings
kernel test robot
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-23
csky: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-04
Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-07-04
csky: Kconfig: Remove unused selects
Guo Ren
2021-07-04
csky: syscache: Fixup duplicate cache flush
Guo Ren
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-03
Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-28
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-28
csky: fix syscache.c fallthrough warning
Randy Dunlap
2021-04-20
csky: Fixup typos
Junlin Yang
2021-04-20
csky: Remove duplicate include in arch/csky/kernel/entry.S
Zhang Yunkai
2021-04-16
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2021-03-27
whack-a-mole: kill strlen_user() (again)
Al Viro
2021-03-16
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-02-27
csky: Fixup compile error
Guo Ren
2021-02-27
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
2021-02-27
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO
Guo Ren
2021-02-27
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
2021-02-27
csky: Fixup swapon
Guo Ren
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-01-12
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
2021-01-12
csky: remove unused including
Tian Tao
2021-01-12
csky: Fix a size determination in gpr_get()
Zhenzhong Duan
2021-01-12
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
csky: mm: abort uaccess retries upon fatal signal
Guo Ren
2021-01-12
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
csky: Fixup do_page_fault parent irq status
Guo Ren
2021-01-12
csky: Add faulthandler_disabled() check
Guo Ren
2021-01-12
csky: Fixup update_mmu_cache called with user io mapping
Guo Ren
2021-01-12
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
Guo Ren
2021-01-12
csky: Add show_tlb for CPU_CK860 debug
Guo Ren
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
csky: Add kmemleak support
Guo Ren
2021-01-12
csky: Remove prologue of page fault handler in entry.S
Guo Ren
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
2021-01-12
csky: Fixup futex SMP implementation
Guo Ren
2021-01-12
csky: Fixup barrier design
Guo Ren
2021-01-12
csky: Remove custom asm/atomic.h implementation
Guo Ren
2021-01-12
csky: Fixup show_regs doesn't contain regs->usp
Guo Ren
2021-01-12
csky: Fixup perf probe failed
Guo Ren
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2020-12-29
local64.h: make mandatory
Randy Dunlap
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2020-12-15
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-20
csky: Enable seccomp architecture tracking
YiFei Zhu
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-27
csky: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-06
dma-mapping: merge into
Christoph Hellwig
2020-10-06
dma-mapping: merge into
Christoph Hellwig
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
csky: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
mm/csky: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-06
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2020-08-01
csky: Add context tracking support
Guo Ren
2020-07-31
csky: Add arch_show_interrupts for IPI interrupts
Guo Ren
2020-07-31
csky: Add irq_work support
Guo Ren
2020-07-31
csky: Fixup warning by EXPORT_SYMBOL(kmap)
Guo Ren
2020-07-31
csky: Set CONFIG_NR_CPU 4 as default
Guo Ren
2020-07-31
csky: Use top-down mmap layout
Guo Ren
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
2020-07-31
csky: Add support for function error injection
Guo Ren
2020-07-31
csky: Fixup kprobes handler couldn't change pc
Guo Ren
2020-07-31
csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
Guo Ren
2020-07-31
csky: Add cpu feature register hint for smp
Guo Ren
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
2020-07-27
csky: switch to ->regset_get()
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
csky: add show_stack_loglvl()
Dmitry Safonov
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-03
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
2020-05-28
csky: Coding convention in entry.S
Guo Ren
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
2020-05-15
csky: Fixup raw_copy_from_user()
Al Viro
2020-05-15
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
2020-05-13
csky: Fixup remove duplicate irq_disable
Liu Yibin
2020-05-13
csky: Fixup calltrace panic
Guo Ren
2020-05-13
csky: Fixup perf callchain unwind
Mao Han
2020-05-13
csky: Fixup msa highest 3 bits mask
Liu Yibin
2020-05-13
csky: Fixup perf probe -x hungup
Guo Ren
2020-05-13
csky: Fixup compile error for abiv1 entry.S
Guo Ren
2020-05-13
csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
Guo Ren
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-06
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-03
csky: Add uprobes support
Guo Ren
2020-04-03
csky: Add kprobes supported
Guo Ren
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
csky: Enable LOCKDEP_SUPPORT
Guo Ren
2020-04-01
csky: Enable the gcov function
Ma Jun
2020-04-01
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-03-31
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
2020-03-21
csky: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-08
csky: Implement ftrace with regs
Guo Ren
2020-03-08
csky: Add support for restartable sequence
Guo Ren
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
2020-03-08
csky: Fixup init_fpu compile warning with __init
Guo Ren
2020-02-23
csky: Replace by
Geert Uytterhoeven
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
csky: Add PCI support
MaJun
2020-02-21
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2020-02-21
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-02-21
arch/csky: fix some Kconfig typos
Randy Dunlap
2020-02-21
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-02-21
csky: Remove unused cache implementation
Guo Ren
2020-02-21
csky: Fixup ftrace modify panic
Guo Ren
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
csky: Optimize abiv2 copy_to_user_page with VM_EXEC
Guo Ren
2020-02-21
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Guo Ren
2020-02-21
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
2020-02-21
csky: Support icache flush without specific instructions
Guo Ren