Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -21/+2 |
2016-09-14 | ppc32: fix copy_from_user() | Al Viro | 1 | -23/+2 |
2016-09-06 | usercopy: fold builtin_const check into inline function | Kees Cook | 1 | -12/+7 |
2016-07-27 | powerpc/uaccess: Enable hardened usercopy | Kees Cook | 1 | -2/+19 |
2016-01-04 | ppc: get rid of the remnants of __get_user64() | Al Viro | 1 | -15/+0 |
2015-06-11 | powerpc: Fix duplicate const clang warning in user access code | Anton Blanchard | 1 | -4/+4 |
2014-12-18 | powerpc/uaccess: Allow get_user() with bitwise types | Michael S. Tsirkin | 1 | -3/+3 |
2013-05-28 | powerpc: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 1 | -8/+8 |
2012-09-18 | powerpc: Remove unused __get_user64() and __put_user64() | Bharat Bhushan | 1 | -11/+0 |
2012-05-28 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 1 | -36/+5 |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 1 | -0/+496 |