1. b5cab0d Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  2. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  3. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  4. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  6. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. a2ef947 lib/ida: document locking requirements a bit better by Daniel Vetter · 8 years ago
  9. ce093a0 lib/rbtree.c: fix typo in comment of ____rb_erase_color by Jie Chen · 8 years ago
  10. 6b2a65c lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM by Dave Young · 8 years ago
  11. a8cfdc6 printk: add Kconfig option to set default console loglevel by Olof Johansson · 8 years ago
  12. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  13. 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
  14. f4b109c lib: radix-tree: add entry deletion support to __radix_tree_replace() by Johannes Weiner · 8 years ago
  15. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  16. f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
  17. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  20. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 8 years ago
  22. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  23. 5b43f97 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. a317178 parser: add u64 number parser by James Smart · 8 years ago
  25. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  27. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  28. f8ff04e lib/debugobjects: export for use in modules by Chris Wilson · 8 years ago
  29. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 2513940 locking/selftest: Fix output since KERN_CONT changes by Michael Ellerman · 8 years ago
  31. f5527ff mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] by Andrey Ryabinin · 8 years ago
  32. af91a81 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
  33. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  35. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  36. 32d84cd netlink: smaller nla_attr_minlen table by Alexey Dobriyan · 8 years ago
  37. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  38. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  39. 680bb94 fix iov_iter_advance() for ITER_PIPE by Abhi Das · 8 years ago
  40. f2f09a4 locking/core: Remove cpu_relax_lowlatency() users by Christian Borntraeger · 8 years ago
  41. 6190aaa Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and 'torture.2016.11.14a' into HEAD by Paul E. McKenney · 8 years ago
  42. f2151a0a rcu: RCU_TRACE enables event tracing as well as debugfs by Nikolay Borisov · 8 years ago
  43. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  44. d29fa0c swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support by Alexander Duyck · 8 years ago
  45. d544abd lib/radix-tree: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  46. 5588f5a lib/percpu_counter: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  47. 0443fa0 swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
  48. ebcf6f9 swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg by Alexander Duyck · 8 years ago
  49. 0d2e189 swiotlb: Rate-limit printing when running out of SW-IOMMU space by Geert Uytterhoeven · 8 years ago
  50. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  51. 4520bcb bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION by Arnd Bergmann · 8 years ago
  52. 91a6cee lib/Kconfig.debug: Fix typo in select statement by Valentin Rothberg · 8 years ago
  53. de54ebb bug: Provide toggle for BUG on data corruption by Kees Cook · 8 years ago
  54. 0cd340d list: Split list_del() debug checking into separate function by Kees Cook · 8 years ago
  55. 54acd43 rculist: Consolidate DEBUG_LIST for list_add_rcu() by Kees Cook · 8 years ago
  56. d7c8167 list: Split list_add() debug checking into separate function by Kees Cook · 8 years ago
  57. bb41d2a Merge 4.9-rc3 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  58. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. edbbf99 kobject: improve function-level documentation by Julia Lawall · 8 years ago
  60. 62e931f lib/genalloc.c: start search from start of chunk by Daniel Mentz · 8 years ago
  61. 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
  62. 0e07f66 latent_entropy: raise CONFIG_FRAME_WARN by default by Kees Cook · 8 years ago
  63. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  64. 0d906b1 bpf, test: fix ld_abs + vlan push/pop stress test by Daniel Borkmann · 8 years ago
  65. 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
  66. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  67. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  69. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  70. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  71. 65deb8a kcov: do not instrument lib/stackdepot.c by Alexander Potapenko · 8 years ago
  72. 2d13e6c lib/bitmap.c: enhance bitmap syntax by Noam Camus · 8 years ago
  73. 8cfd56d lib/kstrtox.c: smaller _parse_integer() by Alexey Dobriyan · 8 years ago
  74. bf90e56 lib: harden strncpy_from_user by Mark Rutland · 8 years ago
  75. 1689c73 Fix off-by-one in __pipe_get_pages() by Al Viro · 8 years ago
  76. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  77. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 1848929 samples: move blackfin gptimers-example from Documentation by Shuah Khan · 8 years ago
  79. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  81. 6776648 nmi_backtrace: do a local dump_stack() instead of a self-NMI by Chris Metcalf · 8 years ago
  82. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  83. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  84. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  86. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  87. c23112e Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  88. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  89. a779638 pipe: add pipe_buf_release() helper by Miklos Szeredi · 8 years ago
  90. 241699c new iov_iter flavour: pipe-backed by Al Viro · 8 years ago
  91. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  92. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  93. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  94. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 2e0cc30 dma-debug: fix ia64 build, use PHYS_PFN by Niklas Söderlund · 8 years ago
  99. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  100. 67797b9 lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description by Uwe Kleine-König · 8 years ago