summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2016-07-12apparmor: fix arg_size computation for when setprocattr is null terminatedJohn Johansen
2016-07-12apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum
2016-07-12apparmor: do not expose kernel stackHeinrich Schuchardt
2016-07-12apparmor: fix module parameters can be changed after policy is lockedJohn Johansen
2016-07-12apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen
2016-07-12apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen
2016-07-12apparmor: add missing id bounds check on dfa verificationJohn Johansen
2016-07-12apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another taskJeff Mahoney
2016-07-12apparmor: use list_next_entry instead of list_entry_nextGeliang Tang
2016-07-12apparmor: fix refcount race when finding a child profileJohn Johansen
2016-07-12apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
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-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
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-15selinux: fix type mismatchHeinrich Schuchardt
2016-06-14KEYS: Strip trailing spacesDavid Howells
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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds