aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
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-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-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-03SELinux: implement the new sb_remount LSM hookEric 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-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-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
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
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2011-01-24security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10headers: path.h reduxAlexey Dobriyan
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16SELinux: define permissions for DCB netlink messagesEric Paris
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris
2010-12-02SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris
2010-11-30SELinux: merge policydb_index_classes and policydb_index_othersEric Paris
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris