1. 30af457 devres: fix a for loop bounds check by Dan Carpenter · 9 years ago
  2. bd6a0ee __bitmap_parselist: fix bug in empty string handling by Chris Metcalf · 9 years ago
  3. 76a2c3a lib/checksum.c: fix build for generic csum_tcpudp_nofold by karl beldan · 10 years ago
  4. d63af0b lib/checksum.c: fix carry in csum_tcpudp_nofold by karl beldan · 10 years ago
  5. 226e2da lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}() by Jan Kara · 10 years ago
  6. d3688b8 lzo: check for length overrun in variable length encoding. by Willy Tarreau · 10 years ago
  7. d937e0e Revert "lzo: properly check for overruns" by Willy Tarreau · 10 years ago
  8. ad93e15 lib/btree.c: fix leak of whole btree nodes by Minfei Huang · 10 years ago
  9. f43ba56 lzo: properly check for overruns by Greg Kroah-Hartman · 10 years ago
  10. d16874a lib/lzo: Update LZO compression to current upstream version by Markus F.X.J. Oberhumer · 12 years ago
  11. 74bd283 lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c by Markus F.X.J. Oberhumer · 12 years ago
  12. 11d6e45 netlink: rate-limit leftover bytes warning and print process name by Michal Schmidt · 10 years ago
  13. 9e51fbd netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 11 years ago
  14. f4fe979 idr: fix top layer handling by Tejun Heo · 12 years ago
  15. cb97d0f lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) by Dan Rosenberg · 12 years ago
  16. 7d11221 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 11 years ago
  17. 74d5817 vsprintf: check real user/group id for %pK by Ryan Mallon · 11 years ago
  18. 575f2f7 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 11 years ago
  19. 199e1e6 kobject: fix kset_find_obj() race with concurrent last kobject_put() by Linus Torvalds · 11 years ago
  20. e35e5b2 digsig: Fix memory leakage in digsig_verify_rsa() by YOSHIFUJI Hideaki · 12 years ago
  21. af634a0 lib: atomic64: Initialize locks statically to fix early users by Stephen Boyd · 12 years ago
  22. f29b978 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 12 years ago
  23. fa83547 lib/gcd.c: prevent possible div by 0 by Davidlohr Bueso · 12 years ago
  24. b57beb2 digsig: add hash size comparision on signature verification by Dmitry Kasatkin · 12 years ago
  25. e3e0439 bql: Avoid possible inconsistent calculation. by Hiroaki SHIMODA · 12 years ago
  26. dc4051f bql: Avoid unneeded limit decrement. by Hiroaki SHIMODA · 12 years ago
  27. 1a97a12 bql: Fix POSDIFF() to integer overflow aware. by Hiroaki SHIMODA · 12 years ago
  28. 9ae8506 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  29. c703353 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 12 years ago
  30. 5b379fc random32: include missing header file by Patrick Tjin · 8 years ago
  31. a100ef4 BACKPORT: random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  32. 6cf0108 BACKPORT: random32: add periodic reseeding by Hannes Frederic Sowa · 11 years ago
  33. ac9fae9 prandom: introduce prandom_bytes() and prandom_bytes_state() by Akinobu Mita · 12 years ago
  34. 8c09989 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  35. 3f1cb0d random32: fix off-by-one in seeding requirement by Daniel Borkmann · 11 years ago
  36. 198bf1e random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  37. db155a2 mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  38. 7481b0b time: Remove CONFIG_TIMER_STATS by Kees Cook · 8 years ago
  39. eb91017 FPII-2835: Denial of service vulnerability in kernel cryptographic subsystem (device specific) CVE-2016-8650 A-33401771 by Andrey Ryabinin · 8 years ago
  40. 6aa1415 vsprintf: ignore %n again by Kees Cook · 11 years ago
  41. 681644b Merge "genalloc: stop crashing the system when destroying a pool" by Linux Build Service Account · 11 years ago
  42. f66edad genalloc: Correct nbytes calculation on long boundary by Sunil Khatri · 11 years ago
  43. 1e0cac6 genalloc: stop crashing the system when destroying a pool by Thadeu Lima de Souza Cascardo · 12 years ago
  44. f9025f2 lib/scatterlist: error handling in __sg_alloc_table() by Dan Carpenter · 11 years ago
  45. aab200c lib: qmi: Add config string by Karthikeyan Ramasubramanian · 11 years ago
  46. 376a750 lib: spinlock_debug: increase spin dump timeout to one second by Syed Rameez Mustafa · 11 years ago
  47. bfc9623 sched/debug: Make sysrq prints of sched debug data optional by Matt Wagantall · 11 years ago
  48. e1aa7f5 idr: fix a subtle bug in idr_get_next() by Prakash Kamliya · 11 years ago
  49. c7bd62a klist: del waiter from klist_remove_waiters before wakeup waitting process by wang, biao · 11 years ago
  50. 4335742 lib: spinlock_debug: increase spin dump timeout by Syed Rameez Mustafa · 11 years ago
  51. a2ba5f3 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  52. 1c014f3 kernel/lib: add additional debug capabilites for data corruption by Syed Rameez Mustafa · 11 years ago
  53. da6b961 lib: memory_alloc: Support 64-bit physical addresses by Laura Abbott · 11 years ago
  54. db1db16 lib: genalloc: Use 64 bit types for holding allocations by Laura Abbott · 11 years ago
  55. e9ba064 lib: vsprintf: Add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 12 years ago
  56. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  57. 0714f1b lib: qmi: Add api to verify maximum length of a QMI message by Karthikeyan Ramasubramanian · 12 years ago
  58. 31e31d7 lib: qmi: Add check to avoid out of bound memory access by Karthikeyan Ramasubramanian · 12 years ago
  59. 0374762 lib: spinlock_debug: Avoid livelock in do_raw_spin_lock by Vikram Mulukutla · 12 years ago
  60. dc4d563 lib: qmi: Add logging to debug QMI Encode/Decode Library by Karthikeyan Ramasubramanian · 12 years ago
  61. d952258 lib: qmi: Introduce QMI Encode/Decode library by Karthikeyan Ramasubramanian · 12 years ago
  62. e461457 lib: genalloc: Change chunk allocation to vmalloc by Shubhraprakash Das · 12 years ago
  63. e8e5365 lib: Pass the correct align offset to bitmap_find_next_zero_area_off by Laura Abbott · 12 years ago
  64. 9e68493 spinlock_debug: Print offset in addition to symbol name by Stephen Boyd · 12 years ago
  65. a16a8c2 spinlock_debug: Fix mismerge by Stephen Boyd · 12 years ago
  66. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  67. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 12 years ago
  68. 62878d3 spinlock_debug: Print kallsyms name for lock by Stephen Boyd · 12 years ago
  69. 364da7c vsprintf: Fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  70. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 12 years ago
  71. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 13 years ago
  72. 282029c kobject: provide more diagnostic info for kobject_add_internal() failures by Dan Williams · 12 years ago
  73. 0f01bb1 Allow CONFIG_STACKTRACE to be enabled by itself. by Arve Hjønnevåg · 14 years ago
  74. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 13 years ago
  75. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  77. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 13 years ago
  78. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 13 years ago
  79. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 13 years ago
  80. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 13 years ago
  81. 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 · 13 years ago
  82. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  83. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  84. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  85. 087fafd Introduce CONFIG_GENERIC_IO by Richard Weinberger · 13 years ago
  86. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  87. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  88. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  89. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 13 years ago
  90. 5cde765 crc32: select an algorithm via Kconfig by Darrick J. Wong · 13 years ago
  91. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 13 years ago
  92. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 13 years ago
  93. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 13 years ago
  94. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 13 years ago
  95. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 13 years ago
  96. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 13 years ago
  97. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 13 years ago
  98. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 13 years ago
  99. 3863ef3 crc32: simplify unit test code by Bob Pearson · 13 years ago
  100. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 13 years ago