aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-05-22Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2017-05-22Merge remote-tracking branch 'keys/keys-next'Stephen Rothwell
2017-05-22Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-05-19selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens
2017-05-19selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-19selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2017-05-19selinux: Allocate and free infiniband security hooksDaniel Jurgens
2017-05-19selinux: Create policydb version for Infiniband supportDaniel Jurgens
2017-05-19IB/core: Enforce security on management datagramsDaniel Jurgens
2017-05-19selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-19IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-05-19selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2017-05-19selinux: log policy capability state when a policy is loadedStephen Smalley
2017-05-18selinux: do not check open permission on socketsStephen Smalley
2017-05-18doc: ReSTify keys-trusted-encrypted.txtKees Cook
2017-05-18doc: ReSTify keys-request-key.txtKees Cook
2017-05-18doc: ReSTify Yama.txtKees Cook
2017-05-18doc: ReSTify apparmor.txtKees Cook
2017-05-18selinux: add a map permission check for mmapStephen Smalley
2017-05-16selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley
2017-05-16selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring
2017-05-16selinux: Return directly after a failed memory allocation in policydb_index()Markus Elfring
2017-05-16selinux: Use task_alloc hook rather than task_create hookTetsuo Handa
2017-05-15security: Grammar s/allocates/allocated/Geert Uytterhoeven
2017-05-15LSM: Enable multiple calls to security_add_hooks() for the same LSMMickaël Salaün
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-08apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-03KEYS: DH: ensure the KDF counter is properly alignedEric Biggers
2017-05-03keys: SP800-56A - preserve leading zeros for shared secretStephan Mueller
2017-05-03KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers
2017-05-03KEYS: DH: forbid using digest_null as the KDF hashEric Biggers
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-28KEYS: sanitize key structs before freeingEric Biggers
2017-04-28KEYS: trusted: sanitize all key materialEric Biggers
2017-04-28KEYS: encrypted: sanitize all key materialEric Biggers
2017-04-28KEYS: user_defined: sanitize key payloadsEric Biggers
2017-04-28KEYS: sanitize add_key() and keyctl() key payloadsEric Biggers
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2017-04-19Merge branch 'smack-for-4.12' of git://github.com/cschaufler/smack-next into ...James Morris
2017-04-19Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2017-04-18KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-04-18KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells