1. 0c828f2 lib: rhashtable - Remove weird non-ASCII characters from comments by Herbert Xu · 10 years ago
  2. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  3. ea5d05b lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}() by Jan Kara · 10 years ago
  4. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  5. c21e59d lib/scatterlist: fix memory leak with scsi-mq by Tony Battersby · 10 years ago
  6. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  7. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  9. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  10. d4c5efd random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  11. ea0e0de crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c by Jan-Simon Möller · 12 years ago
  12. b395f75 lib/raid6: Add log level to printks by Anton Blanchard · 10 years ago
  13. 71dca95 lib/vsprintf: add %*pE[achnops] format specifier by Andy Shevchenko · 10 years ago
  14. c825038 lib / string_helpers: introduce string_escape_mem() by Andy Shevchenko · 10 years ago
  15. 45ff337 lib / string_helpers: refactoring the test suite by Andy Shevchenko · 10 years ago
  16. d295634 lib / string_helpers: move documentation to c-file by Andy Shevchenko · 10 years ago
  17. b0bfb63 lib: string: Make all calls to strnicmp into calls to strncasecmp by Rasmus Villemoes · 10 years ago
  18. cd514e7 lib/string.c: remove duplicated function by Rasmus Villemoes · 10 years ago
  19. 8a6f0b4 lib: rename TEST_MODULE to TEST_LKM by Valentin Rothberg · 10 years ago
  20. 6de8ab6 lib: remove prio_heap by Lai Jiangshan · 10 years ago
  21. fec2290 lib/textsearch.c: remove textsearch_put reference from comments by Raphael Silva · 10 years ago
  22. 4bad78c lib/dynamic_debug.c: use seq_open_private() instead of seq_open() by Rob Jones · 10 years ago
  23. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  27. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  28. 9efb3a4 lib/genalloc.c: add genpool range check function by Laura Abbott · 10 years ago
  29. 505e3be lib/genalloc.c: add power aligned algorithm by Laura Abbott · 10 years ago
  30. 33ac9db fonts: Add 6x10 font by Maarten ter Huurne · 10 years ago
  31. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  32. 3fc1479 Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  33. bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  34. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  35. 906d201 dynamic_debug: change __dynamic_<foo>_dbg return types to void by Joe Perches · 10 years ago
  36. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  37. 6ccc72b lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
  38. 8acd91e locking/lockdep: Revert qrwlock recusive stuff by Peter Zijlstra · 10 years ago
  39. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 50dddff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. 6c8ff87 Merge commit 'v3.16' into next by James Morris · 10 years ago
  42. 72cf901 lzo: check for length overrun in variable length encoding. by Willy Tarreau · 10 years ago
  43. af958a3 Revert "lzo: properly check for overruns" by Willy Tarreau · 10 years ago
  44. e7af85d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  45. 3c731eb bpf: mini eBPF library, test stubs and verifier testsuite by Alexei Starovoitov · 10 years ago
  46. 6f3aabd genalloc: fix device node resource counter by Vladimir Zapolskiy · 10 years ago
  47. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 1cae13e percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky by Tejun Heo · 10 years ago
  49. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  50. f47ad45 percpu_ref: decouple switching to percpu mode and reinit by Tejun Heo · 10 years ago
  51. 490c79a percpu_ref: decouple switching to atomic mode and killing by Tejun Heo · 10 years ago
  52. 27344a9 percpu_ref: add PCPU_REF_DEAD by Tejun Heo · 10 years ago
  53. 9e804d1 percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch by Tejun Heo · 10 years ago
  54. eecc16b percpu_ref: replace pcpu_ prefix with percpu_ by Tejun Heo · 10 years ago
  55. 6251f99 percpu_ref: minor code and comment updates by Tejun Heo · 10 years ago
  56. a223737 percpu_ref: relocate percpu_ref_reinit() by Tejun Heo · 10 years ago
  57. 9eca804 Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe" by Tejun Heo · 10 years ago
  58. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  59. 0a30288 blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe by Tejun Heo · 10 years ago
  60. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  61. 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  62. 25ee732 net: bpf: fix compiler warnings in test_bpf by Alexei Starovoitov · 10 years ago
  63. e625305 percpu-refcount: make percpu_ref based on longs instead of ints by Tejun Heo · 10 years ago
  64. 4843c33 percpu-refcount: improve WARN messages by Tejun Heo · 10 years ago
  65. b3f2512 lib: rhashtable: remove second linux/log2.h inclusion by Fabian Frederick · 10 years ago
  66. 0d9e263 sched: Add default-disabled option to BUG() when stack end location is overwritten by Aaron Tomlin · 10 years ago
  67. 53d91c5 Provide a binary to hex conversion function by David Howells · 10 years ago
  68. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  69. 95389b0 KEYS: Fix termination condition in assoc array garbage collection by David Howells · 10 years ago
  70. 02ab695 net: filter: add "load 64-bit immediate" eBPF instruction by Alexei Starovoitov · 10 years ago
  71. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  72. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  74. 20ae007 proportions: add @gfp to init functions by Tejun Heo · 10 years ago
  75. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  76. ebd8fef percpu_counter: make percpu_counters_lock irq-safe by Tejun Heo · 10 years ago
  77. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
  78. 9400017 lib/rhashtable: allow user to set the minimum shifts of shrinking by Ying Xue · 10 years ago
  79. ae82ddc rhashtable: fix lockdep splat in rhashtable_destroy() by Pablo Neira Ayuso · 10 years ago
  80. 2741960 KEYS: Fix use-after-free in assoc_array_gc() by David Howells · 10 years ago
  81. f9134be dma-debug: modify check_for_stack output by Horia Geanta · 10 years ago
  82. 0c38e1f lib: turn CONFIG_STACKTRACE into an actual option. by Dave Jones · 10 years ago
  83. 4d69237 ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH by Rob Clark · 10 years ago
  84. 45d5acd lib: rhashtable: Spelling s/compuate/compute/ by Geert Uytterhoeven · 10 years ago
  85. 72b603e bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT by Alexei Starovoitov · 10 years ago
  86. a98406e random32: improvements to prandom_bytes by Daniel Borkmann · 10 years ago
  87. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  88. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  89. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  90. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  91. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  92. 560cb12 locking,arch: Rewrite generic atomic support by Peter Zijlstra · 10 years ago
  93. ae17ea0e locking/selftest: Support queued rwlock by Waiman Long · 10 years ago
  94. 214e0ae locking/Documentation: Move locking related docs into Documentation/locking/ by Davidlohr Bueso · 10 years ago
  95. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  96. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  97. 4d4b866 initrd: fix lz4 decompress with initrd by Yinghai Lu · 10 years ago
  98. 89b3ac6 kfifo: use BUG_ON by Himangi Saraogi · 10 years ago
  99. 1b9c53e lib/rbtree.c: fix typo in comment of __rb_insert() by Wei Yang · 10 years ago
  100. 93b7aca lib/idr.c: fix out-of-bounds pointer dereference by Andrey Ryabinin · 10 years ago