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-10-16
lib, uaccess: add failure injection to usercopy functions
Albert van der Linde
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-05-01
uaccess: Selectively open read or write user access
Christophe Leroy
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
Marco Elver
2019-10-01
lib: introduce copy_struct_from_user() helper
Aleksa Sarai
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-12-11
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-29
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
Al Viro
2017-03-28
generic ...copy_..._user primitives
Al Viro
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd