aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-23
* IMA: remove IMA imbalance checkingMimi Zohar2011-02-10
* IMA: maintain i_readcount in the VFS layerMimi Zohar2011-02-10
* IMA: define readcount functionsMimi Zohar2011-02-10
* IMA: convert i_readcount to atomicMimi Zohar2011-02-10
* Smack: correct final mmap check comparisonCasey Schaufler2011-02-09
* security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei2011-02-09
* Smack: correct behavior in the mmap hookCasey Schaufler2011-02-09
* CacheFiles: Add calls to path-based security hooksDavid Howells2011-01-23
* security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-23
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-17
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
|\
| * SELinux: define permissions for DCB netlink messagesEric Paris2010-12-16
| * selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-07
| * SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-02
| * SELinux: merge policydb_index_classes and policydb_index_othersEric Paris2010-11-30
| * selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-30
| * selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-30
| * flex_array: fix flex_array_put_ptr macro to be valid CEric Paris2010-11-30
| * SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-30
| * selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-30
| * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
| * SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
| * SELinux: standardize return code handling in policydb.cEric Paris2010-11-30
* | Merge branch 'master' into nextJames Morris2011-01-09
|\ \
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
| |\ \
| | * | hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-16
| | * | hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| | * | hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-16
| | * | hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
| | * | hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-16
| | * | hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-23
| | * | hfsplus: optimize fsyncChristoph Hellwig2010-11-23
| | * | hfsplus: split up inode flagsChristoph Hellwig2010-11-23
| | * | hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-23
| | * | hfsplus: simplify fsyncChristoph Hellwig2010-11-23
| | * | hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-23
| | * | hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-23
| | * | hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-23
| | * | hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-23
| | * | hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-23
| | * | hfsplus: silence a few debug printksChristoph Hellwig2010-11-23
| | * | hfsplus: fix option parsing during remountChristoph Hellwig2010-11-07
| * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-07
| |\ \ \
| | * | | spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux2011-01-07
| | * | | spi/imx: correct the test on platform_get_irq() return valueRichard Genoud2011-01-07
| | * | | spi/topcliff: Typo fix threhold to thresholdJustin P. Mattock2010-12-31
| | * | | spi/dw_spi Typo change diable to disable.Justin P. Mattock2010-12-31
| | * | | spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-30
| | * | | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-29
| | |\ \ \