aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AppArmor: cleanup generated files correctlyMichal Hocko2011-03-081-1/+1
* AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen2011-03-051-5/+33
* TOMOYO: Fix memory leak upon file open.Tetsuo Handa2011-03-031-4/+1
* ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-233-15/+7
* IMA: remove IMA imbalance checkingMimi Zohar2011-02-102-104/+4
* IMA: maintain i_readcount in the VFS layerMimi Zohar2011-02-105-27/+14
* IMA: define readcount functionsMimi Zohar2011-02-101-0/+20
* IMA: convert i_readcount to atomicMimi Zohar2011-02-103-10/+11
* Smack: correct final mmap check comparisonCasey Schaufler2011-02-091-1/+1
* security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei2011-02-091-8/+0
* Smack: correct behavior in the mmap hookCasey Schaufler2011-02-091-36/+49
* CacheFiles: Add calls to path-based security hooksDavid Howells2011-01-242-8/+47
* security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-242-2/+0
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-175-178/+524
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-1011-931/+944
|\
| * 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
| * flex_array: fix flex_array_put_ptr macro to be valid CEric Paris2010-11-301-1/+1
| * 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-104700-221226/+359464
|\ \
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-0717-400/+701
| |\ \
| | * | hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-163-14/+14
| | * | hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-164-14/+14
| | * | hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-163-13/+16
| | * | hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-1616-123/+260
| | * | hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-161-1/+1
| | * | hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-234-0/+21
| | * | hfsplus: optimize fsyncChristoph Hellwig2010-11-236-32/+78
| | * | hfsplus: split up inode flagsChristoph Hellwig2010-11-234-19/+29
| | * | hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-233-1/+3
| | * | hfsplus: simplify fsyncChristoph Hellwig2010-11-231-21/+20
| | * | hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-231-0/+3
| | * | hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-231-1/+19
| | * | hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-232-70/+71
| | * | hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-233-88/+131
| | * | hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-231-6/+3
| | * | hfsplus: silence a few debug printksChristoph Hellwig2010-11-234-5/+3
| | * | hfsplus: fix option parsing during remountChristoph Hellwig2010-11-073-5/+30
| * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-0745-1365/+1596
| |\ \ \
| | * | | spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux2011-01-071-8/+3
| | * | | spi/imx: correct the test on platform_get_irq() return valueRichard Genoud2011-01-071-1/+1
| | * | | spi/topcliff: Typo fix threhold to thresholdJustin P. Mattock2010-12-311-2/+2