aboutsummaryrefslogtreecommitdiff
path: root/fs/binfmt_elf.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* ANDROID: Put KUSER_HELPERS disable behind configmspector2017-04-131-4/+4
* ANDROID: Fixing incorrect return value on errormspector2017-04-131-2/+6
* ANDROID: Fix for building non-arm64mspector2017-04-131-0/+2
* ANDROID: Support to disable arm32 Kuser_Helpersmspector2017-04-131-5/+102
* fs: binfmt_elf: fix get_atrandom_bytes defined but not usedanarkia19762016-09-101-19/+0
* binfmt_elf: use prandom - do not deplete entropyanarkia19762016-09-101-1/+1
* binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu2016-09-011-1/+20
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-5/+5
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-1/+1
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-1/+8
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-2/+3
* first commitMeizu OpenSource2016-08-151-0/+2297