summaryrefslogtreecommitdiffstats
path: root/kernel/exec_domain.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1Star
* get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Remove rest of exec domains.Richard Weinberger2015-04-121-37/+0Star
* Remove execution domain supportRichard Weinberger2015-04-121-99/+1Star
* kernel/exec_domain.c: code clean-upFabian Frederick2014-06-051-8/+6Star
* sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov2010-08-101-17/+5Star
* sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2010-06-051-9/+9
* Get rid of indirect include of fs_struct.hAl Viro2009-04-011-0/+1
* Kill unsharing fs_struct in __set_personality()Al Viro2009-04-011-22/+0Star
* [CVE-2009-0029] System call wrappers part 04Heiko Carstens2009-01-141-2/+1Star
* proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan2008-10-231-6/+27
* [PATCH] kill altrootAl Viro2008-07-271-1/+0Star
* remove CONFIG_KMOD from core kernel codeJohannes Berg2008-07-221-1/+1
* whitespace fixes: execution domainsDaniel Walker2007-10-181-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov2006-03-241-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+209