summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2015-10-21selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore-2/+2
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells-67/+82
2015-10-21keys: Be more consistent in selection of union members usedInsu Yun-1/+1
2015-10-21KEYS: use kvfree() in add_keyGeliang Tang-7/+1
2015-10-21Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris-47/+238
2015-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris-1/+1
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski-41/+229
2015-10-19KEYS: Don't permit request_key() to construct a new keyringDavid Howells-0/+3
2015-10-19keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen-3/+33
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen-11/+0
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso-4/+8
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal-7/+0
2015-10-15KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells-2/+4
2015-10-11net: synack packets can be attached to request socketsEric Dumazet-4/+8
2015-10-09Smack: pipefs fix in smack_d_instantiateRoman Kubiak-0/+3
2015-10-09Smack: Minor initialisation improvementJosé Bollo-3/+3
2015-10-09smack: smk_ipv6_port_list should be staticGeliang Tang-1/+1
2015-10-09Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk-2/+2
2015-10-09integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin-1/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-09-25KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells-4/+4
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman-7/+7
2015-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2015-09-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-1/+1
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov-1/+1
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-362/+1732
2015-09-04fs: create and use seq_show_option for escapingKees Cook-1/+1
2015-09-04capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski-1/+2
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski-10/+93
2015-09-03security/device_cgroup: Fix RCU_LOCKDEP_WARN() conditionPaul E. McKenney-1/+1
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-1/+1
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2015-08-26LSM: restore certain default error codesJan Beulich-5/+6
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris-110/+907
2015-08-14Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris-14/+18
2015-08-12Smack - Fix build error with bringup unconfiguredCasey Schaufler-14/+18
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-3/+3
2015-08-11Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris-208/+807
2015-08-10Kernel threads excluded from smack checksRoman Kubiak-0/+6
2015-08-04Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca-0/+1
2015-07-31Smack: Three symbols that should be staticCasey Schaufler-3/+3
2015-07-28Smack: IPv6 host labelingCasey Schaufler-160/+578
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook-43/+14
2015-07-28KEYS: ensure we free the assoc array edit if edit is validColin Ian King-3/+5
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney-3/+3
2015-07-22sysfs: fix simple_return.cocci warningskbuild test robot-5/+1
2015-07-22smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi-40/+219
2015-07-13selinux: Create a common helper to determine an inode label [ver #3]David Howells-46/+41
2015-07-13selinux: Augment BUG_ON assertion for secclass_map.Stephen Smalley-1/+2