aboutsummaryrefslogtreecommitdiff
path: root/kernel/exec_domain.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-13/+1
2018-02-22get rid of pointless includes of fs_struct.hGravatar Al Viro 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-04-12Remove rest of exec domains.Gravatar Richard Weinberger 1-37/+0
2015-04-12Remove execution domain supportGravatar Richard Weinberger 1-99/+1
2014-06-04kernel/exec_domain.c: code clean-upGravatar Fabian Frederick 1-8/+6
2010-08-09sys_personality: remove the bogus checks in sys_personality()->__set_personal...Gravatar Oleg Nesterov 1-17/+5
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Gravatar Oleg Nesterov 1-9/+9
2009-03-31Get rid of indirect include of fs_struct.hGravatar Al Viro 1-0/+1
2009-03-31Kill unsharing fs_struct in __set_personality()Gravatar Al Viro 1-22/+0
2009-01-14[CVE-2009-0029] System call wrappers part 04Gravatar Heiko Carstens 1-2/+1
2008-10-23proc: move /proc/execdomains to kernel/exec_domain.cGravatar Alexey Dobriyan 1-6/+27
2008-07-26[PATCH] kill altrootGravatar Al Viro 1-1/+0
2008-07-22remove CONFIG_KMOD from core kernel codeGravatar Johannes Berg 1-1/+1
2007-10-18whitespace fixes: execution domainsGravatar Daniel Walker 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Gravatar Sergey Vlasov 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+209