summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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-0820-362/+1732
|\
| * Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-1512-110/+907
| |\
| | * selinux: Create a common helper to determine an inode label [ver #3]David Howells2015-07-131-46/+41
| | * 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
| | * security: add ioctl specific auditing to lsm_auditJeff Vander Stoep2015-07-131-0/+15
| * | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris2015-08-141-14/+18
| |\ \
| | * | Smack - Fix build error with bringup unconfiguredCasey Schaufler2015-08-121-14/+18
| * | | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris2015-08-114-208/+807
| |\| |
| | * | Kernel threads excluded from smack checksRoman Kubiak2015-08-101-0/+6
| | * | Smack: Three symbols that should be staticCasey Schaufler2015-07-312-3/+3
| | * | Smack: IPv6 host labelingCasey Schaufler2015-07-283-160/+578
| | * | sysfs: fix simple_return.cocci warningskbuild test robot2015-07-221-5/+1
| | * | smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi2015-07-222-40/+219
| * | | Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-284-43/+14
| |/ /
* | | fs: create and use seq_show_option for escapingKees Cook2015-09-041-1/+1
* | | capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski2015-09-041-1/+2
* | | capabilities: ambient capabilitiesAndy Lutomirski2015-09-042-10/+93
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-09-011-1/+1
|\ \ \
| * | | vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-101-1/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-3/+3
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-3/+3
| |\ \ \ \
| | * | | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-221-3/+3
| | |/ / /
* | / / / LSM: restore certain default error codesJan Beulich2015-08-261-5/+6
|/ / / /
* | | | Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca2015-08-041-0/+1
* | | | KEYS: ensure we free the assoc array edit if edit is validColin Ian King2015-07-281-3/+5
| |/ / |/| |
* | | 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/vir...Linus Torvalds2015-07-041-13/+6
|\ \
| * | make simple_positive() publicAl Viro2015-06-231-13/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-033-16/+13
|\ \ \
| * | | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-013-16/+13
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-4/+4
|\ \ \ \
| * | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-282-4/+4
| |/ / /
* | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-06-271-1/+1
|\ \ \ \
| * | | | lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message typeRichard Guy Briggs2015-05-291-1/+1
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-2728-2427/+1767
|\ \ \ \ \
| * | | | | ima: update builtin policiesMimi Zohar2015-06-161-9/+56
| * | | | | ima: extend "mask" policy matching supportMimi Zohar2015-06-161-5/+15
| * | | | | ima: add support for new "euid" policy conditionMimi Zohar2015-06-161-4/+23
| * | | | | ima: fix ima_show_template_data_ascii()Mimi Zohar2015-06-163-4/+5
| * | | | | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...James Morris2015-06-131-7/+9
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter2015-06-121-7/+9
| * | | | | selinux: fix setting of security labels on NFSJ. Bruce Fields2015-06-051-0/+1
| * | | | | selinux: Remove unused permission definitionsStephen Smalley2015-06-041-14/+8
| * | | | | selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley2015-06-041-1/+3