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
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
2021-09-09
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
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 tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-09-03
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
parisc: Fix unaligned-access crash in bootloader
Helge Deller
2021-09-02
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64() functions
Helge Deller
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2021-09-01
parisc: math-emu: Fix fall-through warnings
Helge Deller
2021-09-01
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-01
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-08-30
parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild
Masahiro Yamada
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
parisc: remove unused arch/parisc/boot/install.sh and its phony target
Masahiro Yamada
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2021-08-30
parisc: math-emu: Avoid "fmt" macro collision
Kees Cook
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"
Helge Deller
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-27
tty: pdc_cons, free tty_driver upon failure
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
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
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-07-05
parisc: syscalls: use pattern rules to generate syscall headers
Masahiro Yamada
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
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-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
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 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
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: parisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-13
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-06
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
2021-05-03
Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2021-05-03
parisc: Fix typo in setup.c
Helge Deller
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-04-27
parisc: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-06
parisc: math-emu: Few spelling fixes in the file fpu.h
Bhaskar Chowdhury
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-03-04
arch/parisc/kernel: remove duplicate include in ptrace
Zhang Yunkai
2021-03-02
parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST
Helge Deller
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-25
parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
Sami Tolvanen
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-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-23
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-21
Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux
Linus Torvalds
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
2021-02-12
parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
2021-02-12
parisc: Bump 64-bit IRQ stack size to 64 KB
John David Anglin
2021-02-12
parisc: Fix IVT checksum calculation wrt HPMC
Sven Schnelle
2021-02-12
parisc: Use the generic devmem_is_allowed()
Helge Deller
2021-02-12
parisc: Drop out of get_whan() if task is running again
Helge Deller
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-01-29
arch: parisc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-26
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
Helge Deller
2021-01-26
parisc: Remove leftover reference to the power_tasklet
Davidlohr Bueso
2021-01-24
fs: add mount_setattr()
Christian Brauner
2021-01-06
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
2020-12-29
local64.h: make mandatory
Randy Dunlap
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
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 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
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 branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
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 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-12-15
parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
Thomas Gleixner
2020-12-15
parisc/irq: Simplify irq count output for /proc/interrupts
Thomas Gleixner
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
2020-12-15
parisc: pci-dma: fix warning unused-function
Anders Roxell
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-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2020-12-08
parisc: configs: drop unused BACKLIGHT_GENERIC option
Andrey Zhizhikin
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-30
signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS
Eric W. Biederman
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
parisc: start using signal-defs.h
Peter Collingbourne
2020-11-23
parisc: Drop parisc special case for __sighandler_t
Helge Deller
2020-11-23
parisc: Remove bogus __IRQ_STAT macro
Thomas Gleixner
2020-11-20
parisc: 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-11
parisc/uapi: Use Kbuild logic to provide
Geert Uytterhoeven
2020-11-11
parisc: Make user stack size configurable
Helge Deller
2020-11-11
parisc: Use _TIF_USER_WORK_MASK in entry.S
Helge Deller
2020-11-11
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
2020-11-09
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
highmem: Get rid of kmap_types.h
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
parisc: use legacy_timer_tick
Arnd Bergmann
2020-10-27
parisc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
parisc: Improve error return codes when setting rtc time
Helge Deller
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-15
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
parisc: Add MAP_UNINITIALIZED define
Helge Deller
2020-10-15
parisc: Improve spinlock handling
John David Anglin
2020-10-15
parisc: Install vmlinuz instead of zImage file
Helge Deller
2020-10-15
parisc: Rewrite tlb flush threshold calculation
John David Anglin
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
2020-10-15
parisc: Fix comments and enable interrupts later
John David Anglin
2020-10-15
parisc: Add alternative patching to synchronize_caches define
John David Anglin
2020-10-15
parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()
Helge Deller
2020-10-15
parisc: disable CONFIG_IDE in defconfigs
Christoph Hellwig
2020-10-15
parisc: Drop useless comments in uapi/asm/signal.h
Helge Deller
2020-10-15
parisc: Define O_NONBLOCK to become 000200000
Helge Deller
2020-10-15
parisc: Drop HP-UX specific fcntl and signal flags
Helge Deller
2020-10-15
parisc: Avoid external interrupts when IPI finishes
Helge Deller