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-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
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-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/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 tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
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-27
um: vector: adjust to coalesce API changes
Johannes Berg
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-08-26
um: enable VMAP_STACK
Johannes Berg
2021-08-26
um: virt-pci: don't do DMA from stack
Johannes Berg
2021-08-26
um: virtio_uml: fix memory leak on init failures
Johannes Berg
2021-08-26
um: virtio_uml: include linux/virtio-uml.h
Johannes Berg
2021-08-26
um: make PCI emulation driver init/exit static
Johannes Berg
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-16
ubd: use bvec_virt
Christoph Hellwig
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-19
printk: Userspace format indexing support
Chris Down
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-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
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-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
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
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
2021-06-30
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-23
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2021-06-23
kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default
David Gow
2021-06-19
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
2021-06-17
um: fix error return code in winch_tramp()
Zhen Lei
2021-06-17
um: fix error return code in slip_open()
Zhen Lei
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
2021-06-17
um: export signals_enabled directly
Johannes Berg
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
2021-06-17
um: allow disabling NO_IOMEM
Johannes Berg
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
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-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
2021-04-15
um: Fix W=1 missing-include-dirs warnings
Randy Dunlap
2021-04-15
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-04-15
um: Remove unused including
Yang Li
2021-04-15
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
2021-04-15
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2021-04-15
um: Remove unneeded variable 'ret'
Yang Li
2021-04-15
um: Mark all kernel symbols as local
Johannes Berg
2021-04-07
switch file_open_root() to struct path
Al Viro
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
2021-03-08
um: synchronize kmsg_dumper
John Ogness
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
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-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-16
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
2021-02-12
um: irq.h: include
Johannes Berg
2021-02-12
um: io.h: include
Johannes Berg
2021-02-12
um: add a pseudo RTC
Johannes Berg
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
um: virtio: clean up a comment
Johannes Berg
2021-01-26
um: time: fix initialization in time-travel mode
Johannes Berg
2021-01-26
um: fix os_idle_sleep() to not hang
Johannes Berg
2021-01-26
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2021-01-26
um: kmsg_dumper: always dump when not tty console
Thomas Meyer
2021-01-26
um: stdio_console: Make preferred console
Thomas Meyer
2021-01-26
um: return error from ioremap()
Johannes Berg
2021-01-26
um: ubd: fix command line handling of ubd
Hajime Tazaki
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
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 '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 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 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
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
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
2020-12-13
um: chan_xterm: Fix fd leak
Anton Ivanov
2020-12-13
um: tty: Fix handling of close in tty lines
Anton Ivanov
2020-12-13
um: Monitor error events in IRQ controller
Anton Ivanov
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2020-12-13
um: time-travel: avoid multiple identical propagations
Johannes Berg
2020-12-13
um: Fetch registers only for signals which need them
Anton Ivanov
2020-12-13
um: Support suspend to RAM
Johannes Berg
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
um: Simplify IRQ handling code
Johannes Berg
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
um: irq: Reduce irq_reg allocation
Johannes Berg
2020-12-13
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2020-12-13
um: Clean up alarm IRQ chip name
Johannes Berg
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
um: sigio: Return error from add_sigio_fd()
Johannes Berg
2020-12-13
um: ubd: Set device serial attribute from cmdline
Christopher Obbard
2020-12-13
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
2020-12-13
um: line: Don't free winch (with IRQ) under spinlock
Johannes Berg
2020-12-13
um: ubd: Submit all data segments atomically
Gabriel Krisman Bertazi
2020-12-13
um: Fix time-travel mode
Johannes Berg
2020-12-13
um: Remove use of asprinf in umid.c
Anton Ivanov
2020-12-13
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-13
um: random: Register random as hwrng-core device
Christopher Obbard
2020-12-13
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
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-23
um/irqstat: Get rid of the duplicated declarations
Thomas Gleixner
2020-11-10
um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
Richard Weinberger
2020-11-09
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-27
um: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
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 tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
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-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
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 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-10-11
um: vector: Add dynamic tap interfaces and scripting
Anton Ivanov
2020-10-11
um: Clean up stacktrace dump
Johannes Berg
2020-10-11
um: Fix incorrect assumptions about max pid length
Maciej Żenczykowski
2020-10-11
um: Remove redundant NULL check
Li Heng
2020-10-11
um: change sigio_spinlock to a mutex
Johannes Berg
2020-10-11
um: time-travel: Return the sequence number in ACK messages
Johannes Berg
2020-10-11
um: time-travel: Fix IRQ handling in time_travel_handle_message()
Johannes Berg
2020-10-11
um: Allow static linking for non-glibc implementations
Ignat Korchagin
2020-10-11
um: Some fixes to build UML with musl
Ignat Korchagin
2020-10-11
um: vector: Use GFP_ATOMIC under spin lock
Tiezhu Yang
2020-10-11
um: Fix null pointer dereference in vector_user_bpf
Gaurav Singh
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
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-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
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-24
um: line, remove put_char
Jiri Slaby