1. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  2. 932995f IMA: Add __init notation to ima functions by Eric Paris · 15 years ago
  3. 5789ba3 IMA: Minimal IMA policy and boot param for TCB IMA policy by Eric Paris · 15 years ago
  4. c5642f4 selinux: remove obsolete read buffer limit from sel_read_bool by Stephen Smalley · 15 years ago
  5. 75834fc SELinux: move SELINUX_MAGIC into magic.h by Eric Paris · 15 years ago
  6. c3d2010 IMA: do not measure everything opened by root by default by Eric Paris · 15 years ago
  7. f850a7c IMA: remove read permissions on the ima policy file by Eric Paris · 15 years ago
  8. b103387 TPM: get_event_name stack corruption by Eric Paris · 15 years ago
  9. d93e4c9 securityfs: securityfs_remove should handle IS_ERR pointers by Eric Paris · 15 years ago
  10. 1a62e95 IMA: open all files O_LARGEFILE by Eric Paris · 15 years ago
  11. f06dd16 IMA: Handle dentry_open failures by Eric Paris · 15 years ago
  12. 37bcbf1 IMA: use current_cred() instead of current->cred by Eric Paris · 15 years ago
  13. 107db7c CRED: Guard the setprocattr security hook against ptrace by David Howells · 15 years ago
  14. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
  15. d254117 Merge branch 'master' into next by James Morris · 15 years ago
  16. 8c9ed89 NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() by David Howells · 15 years ago
  17. ee7fee0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  18. 8a0a9bd random: make get_random_int() more random by Linus Torvalds · 15 years ago
  19. 2c66fa7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  20. ae51e60 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types by Paul Gortmaker · 15 years ago
  21. a029b70 [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) by Kevin Hilman · 15 years ago
  22. c464729 md: remove rd%d links immediately after stopping an array. by NeilBrown · 15 years ago
  23. 5bf2959 md: remove ability to explicit set an inactive array to 'clean'. by NeilBrown · 15 years ago
  24. 110518b md: constify VFTs by Jan Engelhardt · 15 years ago
  25. dd71cf6 md: tidy up status_resync to handle large arrays. by NeilBrown · 15 years ago
  26. db305e5 md: fix some (more) errors with bitmaps on devices larger than 2TB. by NeilBrown · 15 years ago
  27. 1805556 md/raid10: don't clear bitmap during recovery if array will still be degraded. by NeilBrown · 15 years ago
  28. b74fd28 md: fix loading of out-of-date bitmap. by NeilBrown · 15 years ago
  29. 60db402 drivers/base/iommu.c: add missing includes by Andrew Morton · 15 years ago
  30. a1e6b6c initramfs: clean up messages related to initramfs unpacking by Eric Piel · 15 years ago
  31. fc4d5c2 nommu: make the initial mmap allocation excess behaviour Kconfig configurable by David Howells · 15 years ago
  32. 3a6be87 nommu: clamp zone_batchsize() to 0 under NOMMU conditions by David Howells · 15 years ago
  33. 9155203 mm: use roundown_pow_of_two() in zone_batchsize() by David Howells · 15 years ago
  34. 74614f8 isl29003: fix resume functionality by Daniel Mack · 15 years ago
  35. 57226e7 fbdev: remove makefile reference to removed driver by Krzysztof Helt · 15 years ago
  36. 2498ce4 alloc_vmap_area: fix memory leak by Ralph Wuerthner · 15 years ago
  37. ca1eda2 doc: small kernel-parameters updates by Randy Dunlap · 15 years ago
  38. bdca0f9 fbdev: fix fillrect for 24bpp modes by Michal Januszewski · 15 years ago
  39. 184101b oom: prevent livelock when oom_kill_allocating_task is set by David Rientjes · 15 years ago
  40. df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 15 years ago
  41. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  42. 429aa0f doc: hashdist defaults on for 64bit by Hugh Dickins · 15 years ago
  43. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  44. fd1e6c1 jsm: removing unused spinlock by Breno Leitao · 15 years ago
  45. fab8922 vt: Add a note on the historical abuse of CLOCK_TICK_RATE by Alan Cox · 15 years ago
  46. 07ff7a0 integrity: remove __setup auditing msgs by Mimi Zohar · 15 years ago
  47. e5e520a integrity: use audit_log_string by Mimi Zohar · 15 years ago
  48. 53fc0e2 integrity: lsm audit rule matching fix by Mimi Zohar · 15 years ago
  49. 413f81e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  50. 42beefc drm/r128: fix r128 ioremaps to use ioremap_wc. by Dave Airlie · 15 years ago
  51. 899ad58 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  52. a425a63 Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions by Mel Gorman · 15 years ago
  53. 99ee129 Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. bcb1656 Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. e858e8b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. da87bbd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. e91b3b26 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 5e30302 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 35984d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  60. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  61. f328ddc Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  62. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  63. 32bc66d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  64. a31ea2f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  65. 0488713 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  66. 37ecfd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  67. 71019c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  68. 0c15702 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  69. 64724ef Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  70. 25971df i.MX31: Disable CPU_32v6K in mx3_defconfig. by Magnus Lilja · 15 years ago
  71. b09de42 mx3fb: Fix compilation with CONFIG_PM by Sascha Hauer · 15 years ago
  72. 7b9020b mx27ads: move PBC mapping out of vmalloc space by Uwe Kleine-König · 15 years ago
  73. e2c97e7 MXC: remove BUG_ON in interrupt handler by Sascha Hauer · 15 years ago
  74. f1fd4c6 mx31: remove mx31moboard_defconfig by Valentin Longchamp · 15 years ago
  75. 9abf137 ARM: ARCH_MXC should select HAVE_CLK by Guennadi Liakhovetski · 15 years ago
  76. f2292532 mxc : BUG in imx_dma_request by Martin Fuzzey · 15 years ago
  77. de0096d mxc : Clean up properly when imx_dma_free() used without imx_dma_disable() by Martin Fuzzey · 15 years ago
  78. 2196d1c i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) by Enrik Berkhan · 15 years ago
  79. 0cdba07 i2c-algo-bit: Fix timeout test by Dave Airlie · 15 years ago
  80. 4ccc28f i2c: Timeouts off by 1 by Roel Kluin · 15 years ago
  81. bc83871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  82. e151a60 e1000: fix virtualization bug by Jesse Brandeburg · 15 years ago
  83. 815bcc2 bonding: fix alb mode locking regression by Jay Vosburgh · 15 years ago
  84. 3a5df4b [ARM] mv78xx0: update defconfig by Nicolas Pitre · 15 years ago
  85. 7e14acb [ARM] orion5x: update defconfig by Nicolas Pitre · 15 years ago
  86. f2d41ec [ARM] Kirkwood: update defconfig by Nicolas Pitre · 15 years ago
  87. 65c90bc selinux: Fix send_sigiotask hook by Stephen Smalley · 15 years ago
  88. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  89. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  90. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  91. 35d1168 x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo by Andreas Herrmann · 15 years ago
  92. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 15 years ago
  93. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 15 years ago
  94. 5d7ee52 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  95. dea6a9d Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  96. 56dc16f Merge branch 'fix/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  97. 6574612 ASoC: Remove BROKEN from mpc5200 kconfig by Takashi Iwai · 15 years ago
  98. 3a20ac2 Merge branch 'fix/pcm-jiffies-check' into fix/asoc by Takashi Iwai · 15 years ago
  99. 6da7342 amd-iommu: fix iommu flag masks by Joerg Roedel · 15 years ago
  100. 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 15 years ago