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-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-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
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-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-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
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: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
um: add PCI over virtio emulation driver
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-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-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-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
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
um: time-travel: rework interrupt handling in ext mode
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: return error from ioremap()
Johannes Berg
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-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-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: 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: Support suspend to RAM
Johannes Berg
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
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: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
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-27
um: 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-09-25
kbuild: preprocess module linker script
Masahiro Yamada
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-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
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
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
asm-generic: don't include in cacheflush.h
Christoph Hellwig
2020-04-29
um: Fix xor.h include
Johannes Berg
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-03-29
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2020-03-29
um: time-travel: Rewrite as an event scheduler
Johannes Berg
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx
Linus Torvalds
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
2020-01-28
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2020-01-19
um: Fix time-travel=inf-cpu with xor/raid6
Johannes Berg
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
2019-12-10
mm/vmalloc: Add empty headers and use them from
Ingo Molnar
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
2019-09-15
um: Fix off by one error in IRQ enumeration
Anton Ivanov
2019-08-23
um: fix time travel mode
Johannes Berg
2019-07-14
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2019-07-12
um: switch to generic version of pte allocation
Mike Rapoport
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-02
um: Support time travel mode
Johannes Berg
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
um: Silence lockdep complaint about mmap_sem
Johannes Berg
2019-07-02
um: Timer code cleanup
Johannes Berg
2019-07-02
um: fix os_timer_one_shot()
Johannes Berg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-07
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-03
um/tlb: Convert to generic mmu_gather
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-03-05
a.out: remove core dumping support
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
um: remove redundant generic-y
Masahiro Yamada
2018-12-27
um: Avoid marking pages with "changed protection"
Anton Ivanov
2018-12-27
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-10-31
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-10-29
um: remove unused AIO code
Christoph Hellwig
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-06-10
um: remove uml initcalls
Alexander Pateenok
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2018-02-19
um: Restore symbol versions for __memcpy and memcpy
Geert Uytterhoeven
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-12
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2017-07-10
um: v2: Use generic NOTES macro
Thomas Meyer
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
2017-07-05
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-05-01
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess
Al Viro
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
Al Viro
2017-03-28
um: switch to RAW_COPY_USER
Al Viro
2017-03-28
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-27
add asm-generic/extable.h
Al Viro
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-02
sched/headers: Prepare to remove the dependency from
Ingo Molnar
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-08-23
um: Don't discard .text.exit section
Andrey Ryabinin
2016-08-04
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2016-08-04
um: Use asm-generic/irqflags.h
Daniel Wagner
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size change
Aneesh Kumar K.V
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
2016-02-18
um, pkeys: Add UML arch_*_access_permitted() methods
Dave Hansen
2016-02-05
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
2016-01-15
um: kill pfn_t
Dan Williams
2016-01-10
um: Add seccomp support
Mickaël Salaün
2016-01-10
um: Add full asm/syscall.h support
Mickaël Salaün
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-10
um: Do not change hard IRQ flags in soft IRQ processing
Anton Ivanov
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
2015-11-06
um: Define PTRACE_OLDSETOPTIONS
Richard Weinberger