summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2016-07-12apparmor: check that xindex is in trans_table boundsJohn Johansen
2016-07-12apparmor: ensure the target profile name is always auditedJohn Johansen
2016-07-12apparmor: fix audit full profile hname on successful loadJohn Johansen
2016-07-12apparmor: fix log failures for all profiles in a setJohn Johansen
2016-07-12apparmor: fix put() parent ref after updating the active refJohn Johansen
2016-07-12apparmor: add parameter to control whether policy hashing is usedJohn Johansen
2016-07-12apparmor: internal paths should be treated as disconnectedJohn Johansen
2016-07-12apparmor: fix disconnected bind mnts reconnectionJohn Johansen
2016-07-12apparmor: fix update the mtime of the profile file on replacementJohn Johansen
2016-07-12apparmor: exec should not be returning ENOENT when it deniesJohn Johansen
2016-07-12apparmor: fix uninitialized lsm_audit memberJohn Johansen
2016-07-12apparmor: fix replacement bug that adds new child to old parentJohn Johansen
2016-07-12apparmor: fix refcount bug in profile replacementJohn Johansen
2016-07-09Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-07-08Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into...James Morris
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-07-05evm: Translate user/group ids relative to s_user_ns when computing HMACSeth Forshee
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-30ima: extend the measurement entry specific pcrEric Richter
2016-06-30ima: change integrity cache to store measured pcrEric Richter
2016-06-30ima: redefine duplicate template entriesEric Richter
2016-06-30ima: change ima_measurements_show() to display the entry specific pcrEric Richter
2016-06-30ima: include pcr for each measurement log entryEric Richter
2016-06-30ima: extend ima_get_action() to return the policy pcrEric Richter
2016-06-30ima: add policy support for extending different pcrsEric Richter
2016-06-30integrity: add measured_pcrs field to integrity cacheEric Richter
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies
2016-06-27netlabel: Prevent setsockopt() from changing the hop-by-hop option.Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-24selinux: Add support for unprivileged mounts from user namespacesSeth Forshee
2016-06-24Smack: Handle labels consistently in untrusted mountsSeth Forshee
2016-06-24Smack: Add support for unprivileged mounts from user namespacesSeth Forshee
2016-06-24fs: Treat foreign mounts as nosuidAndy Lutomirski
2016-06-24fs: Limit file caps to the user namespace of the super blockSeth Forshee
2016-06-24KEYS: Use skcipher for big keysHerbert Xu
2016-06-16KEYS: potential uninitialized variableDan Carpenter
2016-06-15selinux: fix type mismatchHeinrich Schuchardt
2016-06-14KEYS: Strip trailing spacesDavid Howells
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-09selinux: import NetLabel category bitmaps correctlyPaul Moore
2016-06-08Smack: ignore null signal in smack_task_killRafal Krypa
2016-06-06security: tomoyo: simplify the gc kthread creationMike Danese
2016-06-06LSM: Fix for security_inode_getsecurity and -EOPNOTSUPPCasey Schaufler
2016-06-03KEYS: Add placeholder for KDF usage with DHStephan Mueller
2016-05-31selinux: Only apply bounds checking to source typesStephen Smalley
2016-05-29securityfs: ->d_parent is never NULL or negativeAl Viro