Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-01 | lib: introduce copy_struct_from_user() helper | Aleksa Sarai | 1 | -0/+55 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -2/+2 |
2017-12-11 | Fix misannotated out-of-line _copy_to_user() | Christophe Leroy | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-29 | copy_{from,to}_user(): move kasan checks and might_fault() out-of-line | Al Viro | 1 | -2/+8 |
2017-03-28 | generic ...copy_..._user primitives | Al Viro | 1 | -0/+26 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 1 | -9/+0 |
2013-04-30 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 1 | -0/+9 |