aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-10-07Merge branch 'akpm-current/current'Stephen Rothwell
2015-10-07mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-10-07Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-30selinux: ioctl_has_perm should be staticGeliang Tang
2015-09-30selinux: use sprintf return valueRasmus Villemoes
2015-09-30selinux: use kstrdup() in security_get_bools()Rasmus Villemoes
2015-09-30selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes
2015-09-30selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes
2015-09-30selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-25KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-09-24selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-09-21selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-04capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski
2015-09-03security/device_cgroup: Fix RCU_LOCKDEP_WARN() conditionPaul E. McKenney
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-26LSM: restore certain default error codesJan Beulich
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2015-08-14Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris
2015-08-12Smack - Fix build error with bringup unconfiguredCasey Schaufler
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris
2015-08-10Kernel threads excluded from smack checksRoman Kubiak
2015-08-04Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca
2015-07-31Smack: Three symbols that should be staticCasey Schaufler
2015-07-28Smack: IPv6 host labelingCasey Schaufler
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-07-28KEYS: ensure we free the assoc array edit if edit is validColin Ian King
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-22sysfs: fix simple_return.cocci warningskbuild test robot
2015-07-22smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi
2015-07-13selinux: Create a common helper to determine an inode label [ver #3]David Howells
2015-07-13selinux: Augment BUG_ON assertion for secclass_map.Stephen Smalley
2015-07-13selinux: initialize sock security class to default valueStephen Smalley
2015-07-13selinux: reduce locking overhead in inode_free_security()Waiman Long
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep
2015-07-13security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2015-07-09selinux: don't waste ebitmap space when importing NetLabel categoriesPaul Moore