aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SMACK: smack_file_lock can use the struct pathEric Paris2011-04-251-2/+2
* LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-255-42/+52
* LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-256-73/+78
* SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
* SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-255-8/+14
* 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: update git tree in MAINTAINERSEric Paris2011-04-011-1/+2
* 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-0852-323/+594
|\
| * SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| * LSM: Pass -o remount options to the LSMEric Paris2011-03-034-0/+28
| * 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-032-0/+24
| * 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: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-014-29/+0
| * security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-012-103/+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-0139-94/+136
* | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-086-11/+167
* | KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-0811-20/+81
* | KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-084-0/+37
* | KEYS: Add an RCU payload dereference macroDavid Howells2011-03-084-6/+7
* | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-085835-156967/+310502
|\ \
| * \ Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-072-22/+21
| |\ \
| | * \ Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-03-031-18/+15
| | |\ \
| | | * | OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati2011-03-021-6/+12
| | | * | arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen2011-03-021-12/+3
| | * | | omap: mailbox: resolve hang issueHari Kanigeri2011-03-031-4/+6
| | |/ /
| * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-075-37/+120
| |\ \ \
| | * | | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
| | * | | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
| | * | | [S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky2011-03-031-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-065-15/+57
| |\ \ \ \
| | * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-03-062-9/+47
| | |\ \ \ \
| | | * | | | ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos2011-03-011-3/+23