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
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2016-08-02
fs/binfmt_em86.c: fix incompatible pointer type
Daniel Wagner
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2013-10-24
file->f_op is never NULL...
Al Viro
2012-12-17
exec: use -ELOOP for max recursion depth
Kees Cook
2012-11-28
get rid of pt_regs argument of ->load_binary()
Al Viro
2012-11-28
get rid of pt_regs argument of search_binary_handler()
Al Viro
2012-03-20
__register_binfmt() made void
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
Kirill A. Shutemov
2008-04-29
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds