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