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