summaryrefslogtreecommitdiff
path: root/security/selinux/selinuxfs.c
AgeCommit message (Expand)Author
2013-02-23new helper: file_inode(file)Al Viro
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman
2012-07-22switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-05-30selinuxfs snprintf() misusesAl Viro
2012-04-09SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris
2012-04-09SELinux: remove needless sel_div functionEric Paris
2012-04-09SELinux: loosen DAC perms on reading policyEric Paris
2012-04-09SELinux: allow seek operations on the file exposing policyEric Paris
2012-03-31selinuxfs: merge dentry allocation into sel_make_dir()Al Viro
2011-11-16selinuxfs: remove custom hex_to_bin()Andy Shevchenko
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris
2011-08-02doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-24VFS : mount lock scalability for internal mountsTim Chen
2011-06-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20selinux: avoid unnecessary avc cache stat hit countLinus Torvalds
2011-05-11SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-01-09Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2010-11-30SELinux: do not set automatic i_ino in selinuxfsEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-20selinux: implement mmap on /selinux/policyEric Paris
2010-10-20SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-20selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-08-02selinux: use generic_file_llseekArnd Bergmann
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-02-08selinux: fix memory leak in sel_make_boolsXiaotian Feng
2010-02-03selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-01-17selinux: change the handling of unknown classesStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley
2009-04-01Permissive domain in userspace object managerKaiGai Kohei
2009-03-28selinux: Remove the "compat_net" compatibility codePaul Moore
2009-02-13SELinux: remove unused av.decided fieldEric Paris
2009-01-06Merge branch 'next' into for-linusJames Morris
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-31cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell
2008-12-31selinux: Deprecate and schedule the removal of the the compat_net functionalityPaul Moore
2008-11-13CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells