aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\
| * selinux: Use a kmem_cache for allocation struct file_security_structSangwoo2015-10-21
| * selinux: ioctl_has_perm should be staticGeliang Tang2015-10-21
| * selinux: use sprintf return valueRasmus Villemoes2015-10-21
| * selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-21
| * selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-21
| * selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes2015-10-21
| * selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
| * selinux: do not check open perm on ftruncate callJeff Vander Stoep2015-10-21
| * selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore2015-10-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
|\ \
| * | net: synack packets can be attached to request socketsEric Dumazet2015-10-11
* | | netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
|/ /
* / netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-14
| |\
| | * selinux: Create a common helper to determine an inode label [ver #3]David Howells2015-07-13
| | * selinux: Augment BUG_ON assertion for secclass_map.Stephen Smalley2015-07-13
| | * selinux: initialize sock security class to default valueStephen Smalley2015-07-13
| | * selinux: reduce locking overhead in inode_free_security()Waiman Long2015-07-13
| | * selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-13
* | | fs: create and use seq_show_option for escapingKees Cook2015-09-04
|/ /
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-07-10
|\|
| * selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley2015-07-10
| * selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore2015-07-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-27
|\ \ \ | | |/ | |/|
| * | selinux: fix setting of security labels on NFSJ. Bruce Fields2015-06-05
| * | selinux: Remove unused permission definitionsStephen Smalley2015-06-04
| * | selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley2015-06-04
| * | selinux: enable per-file labeling for debugfs files.Stephen Smalley2015-06-04
| * | selinux: update netlink socket classesStephen Smalley2015-06-04
| * | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov2015-06-04
| * | selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic2015-06-04
| * | LSM: Switch to lists of hooksCasey Schaufler2015-05-12
| * | LSM: Add security module hook list headsCasey Schaufler2015-05-12
| * | LSM: Split security.hCasey Schaufler2015-05-12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * | netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
| |/
* | security: make inode_follow_link RCU-walk awareNeilBrown2015-05-11
* | security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown2015-05-11
* | SECURITY: remove nameidata arg from inode_follow_link.NeilBrown2015-05-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: security/: d_inode() annotationsDavid Howells2015-04-15
| * VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
| * Merge branch 'for-davem' into for-nextAl Viro2015-04-11
| |\
* | \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-15
|\ \ \
| * | | selinux: increase avtab max bucketsStephen Smalley2015-04-06