summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-04-28SELinux: put name based create rules in a hashtableEric Paris
2011-04-28SELinux: generic hashtab entry counterEric Paris
2011-04-28SELinux: calculate and print hashtab stats with a generic functionEric Paris
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirEric Paris
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conEric Paris
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris
2011-04-25SMACK: smack_file_lock can use the struct pathEric Paris
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-25SELinux: silence build warning when !CONFIG_BUGEric Paris
2011-04-20SELinux: delete debugging printks from filename_trans rule processingEric Paris
2011-04-07Initialize policydb.process_class eariler.Harry Ciao
2011-04-07selinux: Fix regression for XorgStephen Smalley
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-28SELinux: Write class field in role_trans_write.Harry Ciao
2011-03-28SELinux: Compute role in newcontext for all classesHarry Ciao
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-03SELinux: implement the new sb_remount LSM hookEric Paris
2011-03-03LSM: Pass -o remount options to the LSMEric Paris
2011-03-03SELinux: Compute SID for the newly created socketHarry Ciao
2011-03-03SELinux: Socket retains creator role and MLS attributeHarry Ciao
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao
2011-03-03TOMOYO: Fix memory leak upon file open.Tetsuo Handa
2011-02-25Revert "selinux: simplify ioctl checking"Eric Paris
2011-02-25selinux: drop unused packet flow permissionsEric Paris
2011-02-25selinux: Fix packet forwarding checks on postroutingSteffen Klassert
2011-02-25selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert
2011-02-25selinux: Fix check for xfrm selinux context algorithmSteffen Klassert
2011-02-23ima: remove unnecessary call to ima_must_measureMimi Zohar
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10IMA: remove IMA imbalance checkingMimi Zohar
2011-02-10IMA: maintain i_readcount in the VFS layerMimi Zohar
2011-02-10IMA: convert i_readcount to atomicMimi Zohar
2011-02-09Smack: correct final mmap check comparisonCasey Schaufler
2011-02-09security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei
2011-02-09Smack: correct behavior in the mmap hookCasey Schaufler
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu
2011-02-01security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris