summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-04-28apparmor: fix the audit type tableJohn Johansen
2013-04-28apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen
2013-04-28apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen
2013-04-28apparmor: remove sid from profilesJohn Johansen
2013-04-28apparmor: move perm defines into policy_unpackJohn Johansen
2013-04-28apparmor: misc cleanup of matchJohn Johansen
2013-04-28apparmor: relax the restrictions on setting rlimitsJohn Johansen
2013-04-28apparmor: remove "permipc" commandJohn Johansen
2013-04-28apparmor: use common fn to clear task_context for domain transitionsJohn Johansen
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen
2013-04-28apparmor: fix error code to failure message mapping for name lookupJohn Johansen
2013-04-28apparmor: refactor profile mode macrosJohn Johansen
2013-04-28apparmor: Remove -W1 warningsJohn Johansen
2013-04-28apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen
2013-04-17ima: eliminate passing d_name.name to process_measurement()Mimi Zohar
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-03-19Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov
2013-03-19Smack: add support for modification of existing rulesRafal Krypa
2013-03-19smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen
2013-03-19Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa
2013-03-19Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa
2013-03-18tomoyo: use DEFINE_SRCU() to define tomoyo_ssLai Jiangshan
2013-03-03userns: Stop oopsing in key_change_session_keyringEric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26kill f_vfsmntAl Viro
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar
2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-21KEYS: Revert one application of "Fix unreachable code" patchDavid Howells
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-22ima: differentiate appraise status only for hook specific rulesMimi Zohar
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-22ima: increase iint flag sizeMimi Zohar
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-22security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar
2013-01-22evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-16ima: forbid write access to files with digital signaturesDmitry Kasatkin
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin