summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-186-69/+256
|\
| * selinux: Inode label revalidation performance fixAndreas Gruenbacher2016-01-081-8/+2Star
| * selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()Vladis Dronov2015-12-241-4/+5
| * selinux: export validatetrans decisionsAndrew Perepechko2015-12-244-8/+111
| * selinux: Revalidate invalid inode security labelsAndreas Gruenbacher2015-12-241-8/+68
| * security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-242-10/+26
| * selinux: Add accessor functions for inode->i_securityAndreas Gruenbacher2015-12-241-41/+56
| * security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-241-1/+1
| * security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-241-1/+1
| * selinux: Remove unused variable in selinux_inode_init_securityAndreas Gruenbacher2015-12-241-2/+0Star
* | selinuxfs: switch to memdup_user_nul()Al Viro2016-01-041-73/+41Star
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-11-261-2/+2
|\ \ | |/ |/|
| * selinux: fix bug in conditional rules handlingStephen Smalley2015-11-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-112-5/+3Star
|\ \
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-092-15/+3Star
| * | selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet2015-11-051-4/+14
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-065-45/+36Star
|\ \ \ | |/ / |/| / | |/
| * selinux: Use a kmem_cache for allocation struct file_security_structSangwoo2015-10-211-2/+6
| * selinux: ioctl_has_perm should be staticGeliang Tang2015-10-211-1/+1
| * selinux: use sprintf return valueRasmus Villemoes2015-10-211-4/+1Star
| * selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-211-7/+1Star
| * selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-211-2/+2
| * selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes2015-10-211-1/+1
| * selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-214-25/+20Star
| * selinux: do not check open perm on ftruncate callJeff Vander Stoep2015-10-211-1/+2
| * selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore2015-10-211-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-171-4/+8
|\ \
| * | net: synack packets can be attached to request socketsEric Dumazet2015-10-111-4/+8
* | | netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-5/+0Star
|/ /
* / netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-5/+5
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-0811-110/+892
|\
| * Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-1511-110/+892
| |\
| | * selinux: Create a common helper to determine an inode label [ver #3]David Howells2015-07-131-46/+41Star
| | * selinux: Augment BUG_ON assertion for secclass_map.Stephen Smalley2015-07-131-1/+2
| | * selinux: initialize sock security class to default valueStephen Smalley2015-07-131-0/+1
| | * selinux: reduce locking overhead in inode_free_security()Waiman Long2015-07-131-3/+14
| | * selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-1311-60/+834
* | | fs: create and use seq_show_option for escapingKees Cook2015-09-051-1/+1
|/ /
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-07-112-1/+8
|\|
| * selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley2015-07-101-1/+2
| * selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore2015-07-091-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-6/+5Star
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-6/+5Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-273-325/+287Star
|\ \ \ | | |/ | |/|
| * | selinux: fix setting of security labels on NFSJ. Bruce Fields2015-06-051-0/+1
| * | selinux: Remove unused permission definitionsStephen Smalley2015-06-041-14/+8Star
| * | selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley2015-06-041-1/+3
| * | selinux: enable per-file labeling for debugfs files.Stephen Smalley2015-06-042-22/+22