summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-22integrity: path_check updateMimi Zohar6-30/+46
2009-05-22IMA: Add __init notation to ima functionsEric Paris5-7/+7
2009-05-22IMA: Minimal IMA policy and boot param for TCB IMA policyEric Paris2-3/+33
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley1-4/+0
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris3-7/+5
2009-05-15IMA: do not measure everything opened by root by defaultEric Paris1-2/+0
2009-05-15IMA: remove read permissions on the ima policy fileEric Paris1-1/+5
2009-05-14TPM: get_event_name stack corruptionEric Paris1-1/+2
2009-05-12securityfs: securityfs_remove should handle IS_ERR pointersEric Paris1-1/+1
2009-05-12IMA: open all files O_LARGEFILEEric Paris1-1/+2
2009-05-12IMA: Handle dentry_open failuresEric Paris1-4/+6
2009-05-12IMA: use current_cred() instead of current->credEric Paris2-2/+2
2009-05-11CRED: Guard the setprocattr security hook against ptraceDavid Howells1-0/+6
2009-05-11CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells6-17/+20
2009-05-08Merge branch 'master' into nextJames Morris6234-231939/+690437
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells1-2/+0
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-1027/+795
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2-7/+24
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-2/+2
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown1-5/+2
2009-05-07md: constify VFTsJan Engelhardt1-1/+1
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown1-17/+28
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown1-7/+11
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown1-6/+6
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown1-7/+4
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton1-0/+2
2009-05-06initramfs: clean up messages related to initramfs unpackingEric Piel1-9/+4
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2-1/+29
2009-05-06nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells1-0/+18
2009-05-06mm: use roundown_pow_of_two() in zone_batchsize()David Howells1-1/+1
2009-05-06isl29003: fix resume functionalityDaniel Mack1-2/+7
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt1-1/+0
2009-05-06alloc_vmap_area: fix memory leakRalph Wuerthner1-0/+1
2009-05-06doc: small kernel-parameters updatesRandy Dunlap1-2/+8
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski3-39/+48
2009-05-06oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes1-23/+21
2009-05-06fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik1-20/+55
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2-6/+14
2009-05-06doc: hashdist defaults on for 64bitHugh Dickins1-1/+1
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2-3/+3
2009-05-06jsm: removing unused spinlockBreno Leitao2-3/+0
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-05-06integrity: remove __setup auditing msgsMimi Zohar2-25/+4
2009-05-06integrity: use audit_log_stringMimi Zohar1-13/+4
2009-05-06integrity: lsm audit rule matching fixMimi Zohar1-4/+4
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-32/+16
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie1-3/+3