aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* SELinux: calculate and print hashtab stats with a generic functionEric Paris2011-04-281-19/+13
* SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-283-0/+17
* SELinux: rename filename_compute_type argument to *type instead of *conEric Paris2011-04-281-3/+3
* SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris2011-04-281-1/+1
* LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-251-13/+13
* LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-252-26/+26
* SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
* SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-251-1/+5
* SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-252-2/+2
* SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-252-0/+3
* SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-04-201-4/+0
* Initialize policydb.process_class eariler.Harry Ciao2011-04-071-5/+5
* selinux: Fix regression for XorgStephen Smalley2011-04-071-1/+1
* selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-013-12/+25
* SELinux: Write class field in role_trans_write.Harry Ciao2011-03-281-2/+9
* SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-281-11/+9
* SELinux: Add class support to the role_trans structureHarry Ciao2011-03-283-2/+18
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0810-201/+413
|\
| * SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| * SELinux: Compute SID for the newly created socketHarry Ciao2011-03-031-6/+21
| * SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-033-7/+29
| * SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+4
| * Revert "selinux: simplify ioctl checking"Eric Paris2011-02-251-8/+42
| * selinux: drop unused packet flow permissionsEric Paris2011-02-251-2/+1
| * selinux: Fix packet forwarding checks on postroutingSteffen Klassert2011-02-251-18/+5
| * selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert2011-02-251-18/+6
| * selinux: Fix check for xfrm selinux context algorithmSteffen Klassert2011-02-251-1/+1
| * security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-011-102/+18
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-016-37/+197
| * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-084-5/+8
|\ \ | |/ |/|
| * CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-071-1/+5
| * selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-242-3/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-1011-931/+944
| |\
| * | headers: path.h reduxAlexey Dobriyan2011-01-101-1/+0
* | | security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-242-2/+0
| |/ |/|
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-1010-930/+943
|\ \
| * | SELinux: define permissions for DCB netlink messagesEric Paris2010-12-161-0/+2
| * | selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-072-2/+39
| * | SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-021-1/+4
| * | SELinux: merge policydb_index_classes and policydb_index_othersEric Paris2010-11-301-59/+10
| * | selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-305-68/+127
| * | selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-303-13/+34
| * | SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-301-1/+0
| * | selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-301-21/+21
| * | SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-301-171/+157
| * | SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-301-337/+311
| * | SELinux: standardize return code handling in policydb.cEric Paris2010-11-301-287/+268
* | | Merge branch 'master' into nextJames Morris2011-01-102-17/+21
|\ \ \ | | |/ | |/|
| * | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-6/+10
| |\ \