aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+7
2015-10-19KEYS: Don't permit request_key() to construct a new keyringGravatar David Howells 1-0/+3
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Pablo Neira Ayuso 1-4/+8
2015-10-16netfilter: remove hook owner refcountingGravatar Florian Westphal 2-7/+0
2015-10-15KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringGravatar David Howells 1-2/+4
2015-10-11net: synack packets can be attached to request socketsGravatar Eric Dumazet 1-4/+8
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+4
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2015-09-25KEYS: Fix race between key destruction and finding a keyring by nameGravatar David Howells 1-4/+4
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksGravatar Eric W. Biederman 2-7/+7
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2015-09-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-1/+1
2015-09-10mm: mark most vm_operations_struct constGravatar Kirill A. Shutemov 1-1/+1
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 20-362/+1732
2015-09-04fs: create and use seq_show_option for escapingGravatar Kees Cook 1-1/+1
2015-09-04capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEGravatar Andy Lutomirski 1-1/+2
2015-09-04capabilities: ambient capabilitiesGravatar Andy Lutomirski 2-10/+93
2015-09-03security/device_cgroup: Fix RCU_LOCKDEP_WARN() conditionGravatar Paul E. McKenney 1-1/+1
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+3
2015-08-26LSM: restore certain default error codesGravatar Jan Beulich 1-5/+6
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextGravatar James Morris 12-110/+907
2015-08-14Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...Gravatar James Morris 1-14/+18
2015-08-12Smack - Fix build error with bringup unconfiguredGravatar Casey Schaufler 1-14/+18
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-3/+3
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...Gravatar James Morris 4-208/+807
2015-08-10Kernel threads excluded from smack checksGravatar Roman Kubiak 1-0/+6
2015-08-04Adding YAMA hooks also when YAMA is not stacked.Gravatar Salvatore Mesoraca 1-0/+1
2015-07-31Smack: Three symbols that should be staticGravatar Casey Schaufler 2-3/+3
2015-07-28Smack: IPv6 host labelingGravatar Casey Schaufler 3-160/+578
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDGravatar Kees Cook 4-43/+14
2015-07-28KEYS: ensure we free the assoc array edit if edit is validGravatar Colin Ian King 1-3/+5
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Gravatar Paul E. McKenney 1-3/+3
2015-07-22sysfs: fix simple_return.cocci warningsGravatar kbuild test robot 1-5/+1
2015-07-22smack: allow mount opts setting over filesystems with binary mount dataGravatar Vivek Trivedi 2-40/+219
2015-07-13selinux: Create a common helper to determine an inode label [ver #3]Gravatar David Howells 1-46/+41
2015-07-13selinux: Augment BUG_ON assertion for secclass_map.Gravatar Stephen Smalley 1-1/+2
2015-07-13selinux: initialize sock security class to default valueGravatar Stephen Smalley 1-0/+1
2015-07-13selinux: reduce locking overhead in inode_free_security()Gravatar Waiman Long 1-3/+14
2015-07-13selinux: extended permissions for ioctlsGravatar Jeff Vander Stoep 11-60/+834
2015-07-13security: add ioctl specific auditing to lsm_auditGravatar Jeff Vander Stoep 1-0/+15
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...Gravatar James Morris 2-1/+8
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeGravatar Stephen Smalley 1-1/+2
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Gravatar Eric W. Biederman 1-1/+1
2015-07-09selinux: don't waste ebitmap space when importing NetLabel categoriesGravatar Paul Moore 1-0/+6
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+6
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-16/+13
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-4/+4
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointGravatar Eric W. Biederman 3-16/+13
2015-06-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-1/+1