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