Age | Commit message (Expand) | Author |
2009-05-22 | integrity: path_check update | Mimi Zohar |
2009-05-22 | IMA: Add __init notation to ima functions | Eric Paris |
2009-05-22 | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris |
2009-05-19 | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley |
2009-05-19 | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris |
2009-05-15 | IMA: do not measure everything opened by root by default | Eric Paris |
2009-05-15 | IMA: remove read permissions on the ima policy file | Eric Paris |
2009-05-14 | TPM: get_event_name stack corruption | Eric Paris |
2009-05-12 | securityfs: securityfs_remove should handle IS_ERR pointers | Eric Paris |
2009-05-12 | IMA: open all files O_LARGEFILE | Eric Paris |
2009-05-12 | IMA: Handle dentry_open failures | Eric Paris |
2009-05-12 | IMA: use current_cred() instead of current->cred | Eric Paris |
2009-05-11 | CRED: Guard the setprocattr security hook against ptrace | David Howells |
2009-05-11 | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace | David Howells |
2009-05-08 | Merge branch 'master' into next | James Morris |
2009-05-07 | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() | David Howells |
2009-05-07 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-05-07 | random: make get_random_int() more random | Linus Torvalds |
2009-05-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-05-07 | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types | Paul Gortmaker |
2009-05-07 | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman |
2009-05-07 | md: remove rd%d links immediately after stopping an array. | NeilBrown |
2009-05-07 | md: remove ability to explicit set an inactive array to 'clean'. | NeilBrown |
2009-05-07 | md: constify VFTs | Jan Engelhardt |
2009-05-07 | md: tidy up status_resync to handle large arrays. | NeilBrown |
2009-05-07 | md: fix some (more) errors with bitmaps on devices larger than 2TB. | NeilBrown |
2009-05-07 | md/raid10: don't clear bitmap during recovery if array will still be degraded. | NeilBrown |
2009-05-07 | md: fix loading of out-of-date bitmap. | NeilBrown |
2009-05-06 | drivers/base/iommu.c: add missing includes | Andrew Morton |
2009-05-06 | initramfs: clean up messages related to initramfs unpacking | Eric Piel |
2009-05-06 | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells |
2009-05-06 | nommu: clamp zone_batchsize() to 0 under NOMMU conditions | David Howells |
2009-05-06 | mm: use roundown_pow_of_two() in zone_batchsize() | David Howells |
2009-05-06 | isl29003: fix resume functionality | Daniel Mack |
2009-05-06 | fbdev: remove makefile reference to removed driver | Krzysztof Helt |
2009-05-06 | alloc_vmap_area: fix memory leak | Ralph Wuerthner |
2009-05-06 | doc: small kernel-parameters updates | Randy Dunlap |
2009-05-06 | fbdev: fix fillrect for 24bpp modes | Michal Januszewski |
2009-05-06 | oom: prevent livelock when oom_kill_allocating_task is set | David Rientjes |
2009-05-06 | fiemap: fix problem with setting FIEMAP_EXTENT_LAST | Josef Bacik |
2009-05-06 | Eliminate thousands of warnings with gcc 3.2 build | Andi Kleen |
2009-05-06 | doc: hashdist defaults on for 64bit | Hugh Dickins |
2009-05-06 | inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive | Wu Fengguang |
2009-05-06 | jsm: removing unused spinlock | Breno Leitao |
2009-05-06 | vt: Add a note on the historical abuse of CLOCK_TICK_RATE | Alan Cox |
2009-05-06 | integrity: remove __setup auditing msgs | Mimi Zohar |
2009-05-06 | integrity: use audit_log_string | Mimi Zohar |
2009-05-06 | integrity: lsm audit rule matching fix | Mimi Zohar |
2009-05-05 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-05-06 | drm/r128: fix r128 ioremaps to use ioremap_wc. | Dave Airlie |