summaryrefslogtreecommitdiff
path: root/kernel/exec_domain.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-09sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov1-17/+5
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov1-9/+9
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-0/+1
2009-03-31Kill unsharing fs_struct in __set_personality()Al Viro1-22/+0
2009-01-14[CVE-2009-0029] System call wrappers part 04Heiko Carstens1-2/+1
2008-10-23proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan1-6/+27
2008-07-26[PATCH] kill altrootAl Viro1-1/+0
2008-07-22remove CONFIG_KMOD from core kernel codeJohannes Berg1-1/+1
2007-10-18whitespace fixes: execution domainsDaniel Walker1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+209