aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAge
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* VFS: security/: d_inode() annotationsDavid Howells2015-04-15
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-03-27
|\
| * selinux: fix sel_write_enforce broken return valueJoe Perches2015-03-25
* | selinuxfs: don't open-code d_genocide()Al Viro2015-01-25
|/
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\
| * security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
|/
* Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-25
* new helper: file_inode(file)Al Viro2013-02-22
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* selinuxfs snprintf() misusesAl Viro2012-05-29
* SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-04-09
* SELinux: remove needless sel_div functionEric Paris2012-04-09
* SELinux: loosen DAC perms on reading policyEric Paris2012-04-09
* SELinux: allow seek operations on the file exposing policyEric Paris2012-04-09
* selinuxfs: merge dentry allocation into sel_make_dir()Al Viro2012-03-31
* selinuxfs: remove custom hex_to_bin()Andy Shevchenko2011-11-15
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-09
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-09
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-09
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-14
|\
| * selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-26
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\|
| * SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-11
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| |/
* / selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-20
|/
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
|\
| * SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-30
| * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
* | fs: dcache rationalise dget variantsNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: dcache scale subdirsNick Piggin2011-01-07
|/
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* selinux: use generic_file_llseekArnd Bergmann2010-08-02
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-08