1. ad31516 Merge tag v3.4.110 into cm-13.0 by David Hays · 10 years ago
  2. 2d0186e __bitmap_parselist: fix bug in empty string handling by Chris Metcalf · 11 years ago
  3. be27fda lib/checksum.c: fix build for generic csum_tcpudp_nofold by karl beldan · 11 years ago
  4. bd3ccdb lib/checksum.c: fix carry in csum_tcpudp_nofold by karl beldan · 11 years ago
  5. ddbcd08 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 12 years ago
  6. 8fa9235 lz4: fix another possible overrun by Greg Kroah-Hartman · 12 years ago
  7. 75aa507 lz4: ensure length does not wrap by Greg Kroah-Hartman · 12 years ago
  8. 6441177 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 13 years ago
  9. d453a94 lib/lz4: correct the LZ4 license by Richard Laager · 13 years ago
  10. ef5831e lib: add lz4 compressor module by Chanho Min · 13 years ago
  11. a57d3d2 lib: add support for LZ4-compressed kernel by Kyungsik Lee · 13 years ago
  12. 5baa8c9 decompressor: add LZ4 decompressor module by Kyungsik Lee · 13 years ago
  13. 638c69e lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}() by Jan Kara · 12 years ago
  14. 6a16b0d random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 12 years ago
  15. d3c4aba lzo: check for length overrun in variable length encoding. by Willy Tarreau · 12 years ago
  16. 1cb3f30 Revert "lzo: properly check for overruns" by Willy Tarreau · 12 years ago
  17. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 11 years ago
  18. e55f3fc Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.43' into cm-11.0 by David Hays · 12 years ago
  19. cd5c18f vsprintf: ignore %n again by Kees Cook · 13 years ago
  20. cca6995 lib/btree.c: fix leak of whole btree nodes by Minfei Huang · 12 years ago
  21. dc687f5 lzo: properly check for overruns by Greg Kroah-Hartman · 12 years ago
  22. 39085c8 lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 14 years ago
  23. db7d067 lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c by Markus F.X.J. Oberhumer · 14 years ago
  24. 6fa2946 netlink: rate-limit leftover bytes warning and print process name by Michal Schmidt · 12 years ago
  25. 36a093c Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.37' into cm-11.0 by Ethan Chen · 12 years ago kitkat-staging
  26. 99df85b netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 12 years ago
  27. 7571f18 Merge "genalloc: stop crashing the system when destroying a pool" by Linux Build Service Account · 12 years ago
  28. 04ca133 Merge "genalloc: Correct nbytes calculation on long boundary" by Linux Build Service Account · 12 years ago
  29. c45821f idr: fix top layer handling by Tejun Heo · 13 years ago
  30. 29a6e80 lib/scatterlist: error handling in __sg_alloc_table() by Dan Carpenter · 13 years ago
  31. 54541df genalloc: stop crashing the system when destroying a pool by Thadeu Lima de Souza Cascardo · 14 years ago
  32. 7fa8415 genalloc: Correct nbytes calculation on long boundary by Sunil Khatri · 12 years ago
  33. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  34. 26fead6 lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) by Dan Rosenberg · 14 years ago
  35. 36f0c45 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 12 years ago
  36. 454933d lib: spinlock_debug: increase spin dump timeout to one second by Syed Rameez Mustafa · 13 years ago
  37. 3be9a22 sched/debug: Make sysrq prints of sched debug data optional by Matt Wagantall · 13 years ago
  38. d931435 lib: spinlock_debug: increase spin dump timeout by Syed Rameez Mustafa · 13 years ago
  39. 2df4c5f lib: spinlock_debug: Avoid livelock in do_raw_spin_lock by Vikram Mulukutla · 14 years ago
  40. 1bee7b9 kernel/lib: add additional debug capabilites for data corruption by Syed Rameez Mustafa · 13 years ago
  41. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  42. 607899a idr: fix a subtle bug in idr_get_next() by Prakash Kamliya · 13 years ago
  43. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  44. 4dd7a52 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 13 years ago
  45. 22363fb vsprintf: check real user/group id for %pK by Ryan Mallon · 13 years ago
  46. 366f8a3 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 13 years ago
  47. 4c481c1 Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux by Ethan Chen · 13 years ago
  48. 022a41d mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 13 years ago
  49. f5484ed lib: qmi: Introduce QMI Encode/Decode library by Karthikeyan Ramasubramanian · 14 years ago
  50. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  51. b6a526a klist: del waiter from klist_remove_waiters before wakeup waitting process by wang, biao · 13 years ago
  52. 2931b31 kobject: fix kset_find_obj() race with concurrent last kobject_put() by Linus Torvalds · 13 years ago
  53. a8aa6d3 idr: fix a subtle bug in idr_get_next() by Tejun Heo · 13 years ago
  54. e833aca Update copyright to The Linux Foundation by Duy Truong · 13 years ago
  55. b0cc9fb digsig: Fix memory leakage in digsig_verify_rsa() by YOSHIFUJI Hideaki · 13 years ago
  56. 0f7ac9c lib: atomic64: Initialize locks statically to fix early users by Stephen Boyd · 14 years ago
  57. 7da2f89 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 14 years ago
  58. cf36807 lib: Pass the correct align offset to bitmap_find_next_zero_area_off by Laura Abbott · 14 years ago
  59. 35f3a19 lib: genalloc: Change chunk allocation to vmalloc by Shubhraprakash Das · 14 years ago
  60. 24d1745 genalloc: stop crashing the system when destroying a pool by Thadeu Lima de Souza Cascardo · 14 years ago
  61. 6d36a9d lib/gcd.c: prevent possible div by 0 by Davidlohr Bueso · 14 years ago
  62. dd81219 digsig: add hash size comparision on signature verification by Dmitry Kasatkin · 14 years ago
  63. 9e68493 spinlock_debug: Print offset in addition to symbol name by Stephen Boyd · 14 years ago
  64. a16a8c2 spinlock_debug: Fix mismerge by Stephen Boyd · 14 years ago
  65. 4f4bdae bql: Avoid possible inconsistent calculation. by Hiroaki SHIMODA · 14 years ago
  66. 1414a53 bql: Avoid unneeded limit decrement. by Hiroaki SHIMODA · 14 years ago
  67. 19d07e8 bql: Fix POSDIFF() to integer overflow aware. by Hiroaki SHIMODA · 14 years ago
  68. 5a32293 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 14 years ago
  69. b642cb6 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 14 years ago
  70. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  71. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 14 years ago
  72. 62878d3 spinlock_debug: Print kallsyms name for lock by Stephen Boyd · 14 years ago
  73. 364da7c vsprintf: Fix %ps on non symbols when using kallsyms by Stephen Boyd · 14 years ago
  74. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 14 years ago
  75. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 14 years ago
  76. 282029c kobject: provide more diagnostic info for kobject_add_internal() failures by Dan Williams · 14 years ago
  77. 0f01bb1 Allow CONFIG_STACKTRACE to be enabled by itself. by Arve Hjønnevåg · 16 years ago
  78. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  79. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  80. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  81. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 14 years ago
  82. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 14 years ago
  83. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 14 years ago
  84. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 14 years ago
  85. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  86. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  87. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 14 years ago
  88. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 14 years ago
  89. 087fafd Introduce CONFIG_GENERIC_IO by Richard Weinberger · 14 years ago
  90. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  91. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  92. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 14 years ago
  93. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 14 years ago
  94. 5cde765 crc32: select an algorithm via Kconfig by Darrick J. Wong · 14 years ago
  95. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 14 years ago
  96. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 14 years ago
  97. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 14 years ago
  98. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 14 years ago
  99. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 14 years ago
  100. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 14 years ago