aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/selinuxfs.c
Commit message (Expand)AuthorAge
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro2017-05-25
* | selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-23
* | selinux: log policy capability state when a policy is loadedStephen Smalley2017-05-23
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-09
|\
| * fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-26
* | selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring2017-03-29
|/
* selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-01
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* selinux: default to security isid in sel_make_bools() if no sid is foundGary Tierney2017-01-09
* selinux: log errors when loading new policyGary Tierney2017-01-09
* selinux: clean up cred usage and simplifyStephen Smalley2017-01-09
* selinux: support distinctions among all network address familiesStephen Smalley2017-01-09
* selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley2016-11-20
* selinux: Minor cleanupsAndreas Gruenbacher2016-11-14
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* selinux: fix type mismatchHeinrich Schuchardt2016-06-15
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\
| * selinux: export validatetrans decisionsAndrew Perepechko2015-12-24
* | selinuxfs: switch to memdup_user_nul()Al Viro2016-01-04
|/
* 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
|\