summaryrefslogtreecommitdiff
path: root/kernel/exec_domain.c
AgeCommit message (Expand)Author
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-04-12Remove rest of exec domains.Richard Weinberger
2015-04-12Remove execution domain supportRichard Weinberger
2014-06-04kernel/exec_domain.c: code clean-upFabian Frederick
2010-08-09sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31Kill unsharing fs_struct in __set_personality()Al Viro
2009-01-14[CVE-2009-0029] System call wrappers part 04Heiko Carstens
2008-10-23proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan
2008-07-26[PATCH] kill altrootAl Viro
2008-07-22remove CONFIG_KMOD from core kernel codeJohannes Berg
2007-10-18whitespace fixes: execution domainsDaniel Walker
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov
2005-04-16Linux-2.6.12-rc2Linus Torvalds