aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-0139-94/+136
* 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
| | * | | spi/dw_spi Typo change diable to disable.Justin P. Mattock2010-12-301-1/+1
| | * | | spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-291-3/+16
| | * | | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-2927-138/+547
| | |\ \ \
| | | * | | spi/pxa2xx: pass of_node to spi device and set a parent deviceSebastian Andrzej Siewior2010-12-021-0/+4
| | | * | | spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes.Sebastian Andrzej Siewior2010-12-021-17/+39
| | | * | | spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-022-25/+70
| | | * | | spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior2010-12-012-8/+26
| | | * | | spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior2010-12-015-7/+314
| | | * | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-0123-32/+30
| | | * | | spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior2010-12-012-5/+6