1. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  3. 6fb11e6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. c2594bc ratelimit: fix bug in time interval by resetting right begin time by Jaewon Kim · 8 years ago
  6. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 8 years ago
  7. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  9. 19a3dd7 Do not enable CONFIG_IO_STRICT_DEVMEM by default by Dan Williams · 8 years ago
  10. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  11. f594870 lib/clz_tab.c: put in lib-y rather than obj-y by Chris Metcalf · 8 years ago
  12. 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 8 years ago
  13. 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 8 years ago
  14. cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 8 years ago
  15. 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 8 years ago
  16. ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 8 years ago
  17. a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 8 years ago
  18. 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 8 years ago
  19. 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 8 years ago
  20. 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 8 years ago
  21. a9aec58 lib/iomap_copy.c: add __ioread32_copy() by Stephen Boyd · 8 years ago
  22. 564b026 string_helpers: fix precision loss for some inputs by James Bottomley · 8 years ago
  23. 290e0e0 lib/libcrc32c.c: fix build warning by Jean Delvare · 8 years ago
  24. 2ee177e irq_poll: Fix irq_poll_sched() by Bart Van Assche · 8 years ago
  25. fd7f672 crypto: crc32c - Fix crc32c soft dependency by Jean Delvare · 8 years ago
  26. 5b57167 lib: sw842: select crc32 by Arnd Bergmann · 8 years ago
  27. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  28. 5b17aec lib/vsprintf: factor out %pN[F] handler as netdev_bits() by Andy Shevchenko · 8 years ago
  29. 3cab1e7 lib/vsprintf: refactor duplicate code to special_hex_number() by Andy Shevchenko · 8 years ago
  30. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 8 years ago
  31. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 8 years ago
  32. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 8 years ago
  33. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 8 years ago
  34. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 8 years ago
  35. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 8 years ago
  36. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 8 years ago
  37. 8e2a2bf lib/kasprintf.c: add sanity check to kvasprintf by Rasmus Villemoes · 8 years ago
  38. 4d72ba0 lib/vsprintf.c: warn about too large precisions and field widths by Rasmus Villemoes · 8 years ago
  39. 1c7a8e6 lib/vsprintf.c: help gcc make number() smaller by Rasmus Villemoes · 8 years ago
  40. d048419 lib/vsprintf.c: expand field_width to 24 bits by Rasmus Villemoes · 8 years ago
  41. 34fc8b9 lib/vsprintf.c: eliminate potential race in string() by Rasmus Villemoes · 8 years ago
  42. 95508cf lib/vsprintf.c: move string() below widen_string() by Rasmus Villemoes · 8 years ago
  43. cfccde0 lib/vsprintf.c: pull out padding code from dentry_name() by Rasmus Villemoes · 8 years ago
  44. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  45. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 8 years ago
  46. 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 8 years ago
  47. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  48. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  50. ea535e4 dma-debug: switch check from _text to _stext by Laura Abbott · 8 years ago
  51. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  52. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  53. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  54. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  55. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. ca9706a Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. fb591fb Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  58. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  59. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 90a545e restrict /dev/mem to idle io memory ranges by Dan Williams · 9 years ago
  62. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  63. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  64. eb91094 test: firmware_class: add asynchronous request trigger by Brian Norris · 8 years ago
  65. be4a132 test: firmware_class: use kstrndup() where appropriate by Brian Norris · 8 years ago
  66. 47e0bbb test: firmware_class: report errors properly on failure by Brian Norris · 8 years ago
  67. 1031bc5 lib/vsprintf: add %*pg format specifier by Dmitry Monakhov · 9 years ago
  68. 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  69. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  70. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. ff078d8 tracing: Use seq_buf_used() in seq_buf_to_user() instead of len by Jerry Snitselaar · 9 years ago
  72. 5ca636b crypto: 842 - remove WARN inside printk by Dan Streetman · 8 years ago
  73. 0e6e01f CPM/QE: use genalloc to manage CPM/QE muram by Zhao Qiang · 8 years ago
  74. b26981c genalloc:support allocating specific region by Zhao Qiang · 8 years ago
  75. de2dd0e genalloc:support memory-allocation with bytes-alignment to genalloc by Zhao Qiang · 8 years ago
  76. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 8 years ago
  77. 28ff4fd mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS by Adrien Schildknecht · 9 years ago
  78. 179ccc0 rhashtable: Kill harmless RCU warning in rhashtable_walk_init by Herbert Xu · 8 years ago
  79. 9dd2af8 bpf, test: add couple of test cases by Daniel Borkmann · 8 years ago
  80. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  83. 9fd4470 Use the new batched user accesses in generic user string handling by Linus Torvalds · 8 years ago
  84. 0354aec dma-debug: Fix dma_debug_entry offset calculation by Daniel Mentz · 8 years ago
  85. c6ff526 rhashtable: Fix walker list corruption by Herbert Xu · 8 years ago
  86. 3a32460 rhashtable: Enforce minimum size on initial hash table by Herbert Xu · 8 years ago
  87. c6333f9 Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq by Doug Ledford · 8 years ago
  88. 83af187 irq_poll: mark __irq_poll_complete static by Christoph Hellwig · 8 years ago
  89. 0bc92ac irq_poll: fold irq_poll_disable_pending into irq_poll_softirq by Christoph Hellwig · 8 years ago
  90. ea51190 irq_poll: fold irq_poll_sched_prep into irq_poll_sched by Christoph Hellwig · 8 years ago
  91. 78d0264 irq_poll: don't disable new irq_poll instances by Christoph Hellwig · 8 years ago
  92. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  93. 46c749e rhashtable: Remove unnecessary wmb for future_tbl by Herbert Xu · 8 years ago
  94. 82607adc workqueue: implement lockup detector by Tejun Heo · 8 years ago
  95. 7f7e92f lib: scatterlist: fix Kconfig description by Geert Uytterhoeven · 9 years ago
  96. e126758 iov_iter: export import_single_range() by Al Viro · 8 years ago
  97. 36f7a8a iov_iter: constify {csum_and_,}copy_to_iter() by Al Viro · 8 years ago
  98. 153a433 x86/headers: Don't include asm/processor.h in asm/atomic.h by Andi Kleen · 8 years ago
  99. a90099d9 Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation" by David S. Miller · 8 years ago
  100. d3716f1 rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation by Herbert Xu · 8 years ago