1. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  2. 48e2816 sbitmap: allocate wait queues on a specific node by Omar Sandoval · 8 years ago
  3. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  4. aa1f1a6 lib/syscall: Pin the task stack in collect_syscall() by Andy Lutomirski · 8 years ago
  5. 5c0ca3f test_bpf: fix the dummy skb after dissector changes by Jakub Kicinski · 8 years ago
  6. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  7. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. cf289ce lib/ucs2_string: Speed up ucs2_utf8size() by Lukas Wunner · 8 years ago
  9. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  10. e6173ba lib/test_hash.c: fix warning in preprocessor symbol evaluation by Geert Uytterhoeven · 8 years ago
  11. ed76b7a lib/test_hash.c: fix warning in two-dimensional array init by Geert Uytterhoeven · 8 years ago
  12. f5b55fa RAID/s390: provide raid6 recovery optimization by Martin Schwidefsky · 8 years ago
  13. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  14. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 474fd6e RAID/s390: add SIMD implementation for raid6 gen/xor by Martin Schwidefsky · 8 years ago
  16. 9dbeea7 rhashtable: fix a memory leak in alloc_bucket_locks() by Eric Dumazet · 8 years ago
  17. 5ca8cc5 rhashtable: add rhashtable_lookup_get_insert_key() by Pablo Neira Ayuso · 8 years ago
  18. b4a0f53 dma-api: Teach the "DMA-from-stack" check about vmapped stacks by Andy Lutomirski · 8 years ago
  19. 246779d rhashtable: Remove GFP flag from rhashtable_walk_init by Herbert Xu · 8 years ago
  20. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  21. 1231195 rhashtable: fix shift by 64 when shrinking by Vegard Nossum · 8 years ago
  22. 4cf0b35 rhashtable: avoid large lock-array allocations by Florian Westphal · 8 years ago
  23. a67823c percpu-refcount: init ->confirm_switch member properly by Roman Pen · 8 years ago
  24. 33e465c percpu_ref: allow operation mode switching operations to be called concurrently by Tejun Heo · 9 years ago
  25. 3f49bdd percpu_ref: restructure operation mode switching by Tejun Heo · 9 years ago
  26. 1880835 percpu_ref: unify staggered atomic switching wait behavior by Tejun Heo · 9 years ago
  27. b2302c7 percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_ref_switch_to_atomic() by Tejun Heo · 9 years ago
  28. a2f5630 percpu_ref: remove unnecessary RCU grace period for staggered atomic switching confirmation by Tejun Heo · 9 years ago
  29. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  30. 3b3bf80 rhashtable-test: Fix max_size parameter description by Phil Sutter · 8 years ago
  31. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  32. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  33. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  34. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  35. a9bfd33 crc32: use ktime_get_ns() for measurement by Arnd Bergmann · 8 years ago
  36. f003a1f lib/iommu-helper: skip to next segment by Sebastian Ott · 8 years ago
  37. 6b1d174 ratelimit: extend to print suppressed messages on release by Borislav Petkov · 8 years ago
  38. 901d805 UBSAN: fix typo in format string by Nicolas Iooss · 8 years ago
  39. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  40. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  41. f38d2e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  42. d761f3e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 4816c94 lib/mpi: Fix SG miter leak by Herbert Xu · 8 years ago
  44. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
  46. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  47. 3fa6c50 mm: optimize copy_page_to/from_iter_iovec by Mikulas Patocka · 8 years ago
  48. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  49. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  50. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  51. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  52. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  53. c78c66d radix-tree: implement radix_tree_maybe_preload_order() by Kirill A. Shutemov · 8 years ago
  54. f2ca0b5 mm/page_owner: use stackdepot to store stacktrace by Joonsoo Kim · 8 years ago
  55. d5dfc80 dma-debug: track bucket lock state for static checkers by Stephen Boyd · 8 years ago
  56. a519167e gcc-plugins: disable under COMPILE_TEST by Kees Cook · 8 years ago
  57. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  59. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  63. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  64. c1adf20 Introduce rb_replace_node_rcu() by David Howells · 8 years ago
  65. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  66. 127827b lib/mpi: Do not do sg_virt by Herbert Xu · 8 years ago
  67. 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago
  68. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 8 years ago
  69. 4e9a073 torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code by Paul E. McKenney · 8 years ago
  70. f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 8 years ago
  71. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  72. 1bdc76a iov_iter: use bvec iterator to implement iterate_bvec() by Ming Lei · 8 years ago
  73. f5967101 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 8 years ago
  74. 7557933 lib/cpio: Make find_cpio_data()'s offset arg optional by Borislav Petkov · 8 years ago
  75. 543c37c Add sancov plugin by Emese Revfy · 8 years ago
  76. 20b5b7f lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data() by Nicolai Stange · 8 years ago
  77. cdf24b4 lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk by Nicolai Stange · 8 years ago
  78. 7af791e lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer by Nicolai Stange · 8 years ago
  79. c5ce7c6 lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero by Nicolai Stange · 8 years ago
  80. 03cdfaa lib/mpi: mpi_read_from_buffer(): return error code by Nicolai Stange · 8 years ago
  81. eef0df6 lib/mpi: mpi_read_raw_data(): fix nbits calculation by Nicolai Stange · 8 years ago
  82. dfd9051 lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  83. 4bdf1cf lib/mpi: purge mpi_set_buffer() by Nicolai Stange · 8 years ago
  84. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
  85. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
  86. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  87. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  88. 3017cd6 dma-debug: avoid spinlock recursion when disabling dma-debug by Ville Syrjälä · 8 years ago
  89. 0985b65 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. 19f1845 do "fold checks into iterate_and_advance()" right by Al Viro · 8 years ago
  91. c5d2cac kgdb: depends on VT by Jiri Slaby · 8 years ago
  92. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  94. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  95. 9e85d81 radix-tree: make radix_tree_descend() more useful by Matthew Wilcox · 8 years ago
  96. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  97. 89148aa radix-tree: tidy up __radix_tree_create() by Matthew Wilcox · 8 years ago
  98. a8e4da2 radix-tree: tidy up range_tag_if_tagged by Matthew Wilcox · 8 years ago
  99. 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
  100. af49a63 radix-tree: change naming conventions in radix_tree_shrink by Matthew Wilcox · 8 years ago