1. ea67899 assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  2. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  4. 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
  5. 60a6ca6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. b483cf3b locking/lockdep: Disable cross-release features for now by Ingo Molnar · 7 years ago
  7. cc3fa84 lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together by Randy Dunlap · 7 years ago
  8. 192cabd lib/digsig: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  9. c7e2f69 locking/selftest: Avoid false BUG report by Peter Zijlstra · 7 years ago
  10. 656d61c lib/ratelimit.c: use deferred printk() version by Sergey Senozhatsky · 7 years ago
  11. a70e43a lib/idr.c: fix comment for idr_replace() by Eric Biggers · 7 years ago
  12. 8cb5d74 lib/lz4: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  13. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. cd4175b1 Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  15. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. 432654d parisc: Fix too large frame size warnings by Helge Deller · 7 years ago
  17. a90bcb8 iov_iter: fix page_copy_sane for compound pages by Petar Penkov · 7 years ago
  18. 0647169 rhashtable: Documentation tweak by Andreas Gruenbacher · 7 years ago
  19. 6878e7d driver core: suppress sending MODALIAS in UNBIND uevents by Dmitry Torokhov · 7 years ago
  20. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  21. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  22. 8185f570 lib/test_bitmap.c: use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  23. a47f68d idr: remove WARN_ON_ONCE() when trying to replace negative ID by Eric Biggers · 7 years ago
  24. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  25. f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
  26. 52c270d test_kmod: flip INT checks to be consistent by Dan Carpenter · 7 years ago
  27. f520409 test_kmod: remove paranoid UINT_MAX check on uint range processing by Dan Carpenter · 7 years ago
  28. afdb05e lib/oid_registry.c: X.509: fix the buffer overflow in the utility function for OID string by Takashi Iwai · 7 years ago
  29. bc9ae22 radix-tree: must check __radix_tree_preload() return value by Eric Dumazet · 7 years ago
  30. 7c61bd6 lib/cmdline.c: remove meaningless comment by Baoquan He · 7 years ago
  31. da43652 lib/string.c: check for kmalloc() failure by Dan Carpenter · 7 years ago
  32. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  33. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  34. 0a5ce08 lib/bitmap.c: make bitmap_parselist() thread-safe and much faster by Yury Norov · 7 years ago
  35. e4dace3 lib: add test module for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 7 years ago
  36. 9888a58 lib/hexdump.c: return -EINVAL in case of error in hex2bin() by Andy Shevchenko · 7 years ago
  37. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  38. b10d43f lib/rbtree_test.c: support rb_root_cached by Davidlohr Bueso · 7 years ago
  39. 977bd8d lib/rbtree_test.c: add (inorder) traversal test by Davidlohr Bueso · 7 years ago
  40. 223f891 lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  41. 35dc67d rbtree: add some additional comments for rebalancing cases by Davidlohr Bueso · 7 years ago
  42. 2aadf7f rbtree: optimize root-check during rebalancing loop by Davidlohr Bueso · 7 years ago
  43. cd9e61e rbtree: cache leftmost node internally by Davidlohr Bueso · 7 years ago
  44. 03270c1 lib/string.c: add testcases for memset16/32/64 by Matthew Wilcox · 7 years ago
  45. 3b3c4ba lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
  46. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  47. 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  48. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  49. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  50. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  51. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  52. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. fea1543 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  57. 81a84ad Merge branch 'docs-next' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  58. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  59. 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  60. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. a1c516a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  62. 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
  63. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  64. 48c40c2 assoc_array: fix path to assoc_array documentation by Alexander Kuleshov · 7 years ago
  65. 388f79f idr: Add new APIs to support unsigned long by Chris Mi · 7 years ago
  66. d82fed7 locking/lockdep/selftests: Fix mixed read-write ABBA tests by Peter Zijlstra · 7 years ago
  67. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  68. b5e0fff lib/raid6: align AVX512 constants to 512 bits, not bytes by Denys Vlasenko · 7 years ago
  69. e914985 locking/lockdep/selftests: Add mixed read-write ABBA tests by Peter Zijlstra · 7 years ago
  70. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  71. e90c48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  72. dea3eb8 lib/mpi: kunmap after finishing accessing buffer by Stephan Mueller · 7 years ago
  73. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 735f463 Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  75. d1b48c1 drm/i915: Replace execbuf vma ht with an idr by Chris Wilson · 7 years ago
  76. 7edaeb6 kernel/watchdog: Prevent false positives with turbo modes by Thomas Gleixner · 7 years ago
  77. e26f34a locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS truly non-interactive by Ingo Molnar · 7 years ago
  78. ea3f2c0 locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS by Byungchul Park · 7 years ago
  79. 0f0a222 locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config by Byungchul Park · 7 years ago
  80. d0541b0 locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING by Byungchul Park · 7 years ago
  81. dea632c lib/mpi: fix build with clang by Stefan Agner · 7 years ago
  82. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. 73f3d1b lib: Add zstd modules by Nick Terrell · 7 years ago
  84. 5d24052 lib: Add xxhash module by Nick Terrell · 7 years ago
  85. f75f6ff Merge 4.13-rc5 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  86. caba4cb debugobjects: Make kmemleak ignore debug objects by Waiman Long · 7 years ago
  87. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  88. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 7 years ago
  89. 4e98ebe test_kmod: fix small memory leak on filesystem tests by Dan Carpenter · 7 years ago
  90. 9c56771 test_kmod: fix the lock in register_test_dev_kmod() by Dan Carpenter · 7 years ago
  91. 434b06a test_kmod: fix bug which allows negative values on two config options by Luis R. Rodriguez · 7 years ago
  92. a4afe8c test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" by Colin Ian King · 7 years ago
  93. c92316b test_firmware: add batched firmware tests by Luis R. Rodriguez · 7 years ago
  94. 1d0f49e Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 7 years ago
  95. cd8084f locking/lockdep: Apply crossrelease to completions by Byungchul Park · 7 years ago
  96. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 7 years ago
  97. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
  98. 6ec4e251 md/raid6: implement recovery using ARM NEON intrinsics by Ard Biesheuvel · 7 years ago
  99. 35129dd md/raid6: use faster multiplication for ARM NEON delta syndrome by Ard Biesheuvel · 7 years ago
  100. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago