1. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  2. 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
  3. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  4. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  6. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  7. 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
  8. 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
  9. 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
  10. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 2e0cc30 dma-debug: fix ia64 build, use PHYS_PFN by Niklas Söderlund · 8 years ago
  12. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  13. 67797b92 lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description by Uwe Kleine-König · 8 years ago
  14. 3796c3c lib: clean up put_cpu_var usage by Shaohua Li · 8 years ago
  15. 099b548 raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays by Gayatri Kammela · 8 years ago
  16. 0e74b34 dma-debug: add support for resource mappings by Niklas Söderlund · 8 years ago
  17. 8d2c0d3 radix tree: fix sibling entry handling in radix_tree_descend() by Linus Torvalds · 8 years ago
  18. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 96b03ab locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text by Vivien Didelot · 8 years ago
  20. 694dda6 lib/raid6: Add AVX512 optimized xor_syndrome functions by Gayatri Kammela · 8 years ago
  21. 161db5d lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions by Gayatri Kammela · 8 years ago
  22. 13c520b lib/raid6: Add AVX512 optimized recovery functions by Gayatri Kammela · 8 years ago
  23. e0a491c lib/raid6: Add AVX512 optimized gen_syndrome functions by Gayatri Kammela · 8 years ago
  24. a4f1f9a lib/win_minmax: windowed min or max estimator by Neal Cardwell · 8 years ago
  25. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  26. 725c4d2 ubsan: allow to disable the null sanitizer by Christian Borntraeger · 8 years ago
  27. ca26893 rhashtable: Add rhlist interface by Herbert Xu · 8 years ago
  28. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  29. 8c58898 fault-injection/cpu: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  30. 75e12ed lib/irq_poll: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  31. d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
  32. aa1f1a6 lib/syscall: Pin the task stack in collect_syscall() by Andy Lutomirski · 8 years ago
  33. 5c0ca3f test_bpf: fix the dummy skb after dissector changes by Jakub Kicinski · 8 years ago
  34. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  35. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. cf289ce lib/ucs2_string: Speed up ucs2_utf8size() by Lukas Wunner · 8 years ago
  37. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  38. e6173ba lib/test_hash.c: fix warning in preprocessor symbol evaluation by Geert Uytterhoeven · 8 years ago
  39. ed76b7a lib/test_hash.c: fix warning in two-dimensional array init by Geert Uytterhoeven · 8 years ago
  40. f5b55fa RAID/s390: provide raid6 recovery optimization by Martin Schwidefsky · 8 years ago
  41. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  42. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 474fd6e RAID/s390: add SIMD implementation for raid6 gen/xor by Martin Schwidefsky · 8 years ago
  44. 9dbeea7 rhashtable: fix a memory leak in alloc_bucket_locks() by Eric Dumazet · 8 years ago
  45. 5ca8cc5 rhashtable: add rhashtable_lookup_get_insert_key() by Pablo Neira Ayuso · 8 years ago
  46. b4a0f53 dma-api: Teach the "DMA-from-stack" check about vmapped stacks by Andy Lutomirski · 8 years ago
  47. 246779d rhashtable: Remove GFP flag from rhashtable_walk_init by Herbert Xu · 8 years ago
  48. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 1231195 rhashtable: fix shift by 64 when shrinking by Vegard Nossum · 8 years ago
  50. 4cf0b35 rhashtable: avoid large lock-array allocations by Florian Westphal · 8 years ago
  51. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  52. 3b3bf80 rhashtable-test: Fix max_size parameter description by Phil Sutter · 8 years ago
  53. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  54. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  55. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  57. a9bfd33 crc32: use ktime_get_ns() for measurement by Arnd Bergmann · 8 years ago
  58. f003a1f lib/iommu-helper: skip to next segment by Sebastian Ott · 8 years ago
  59. 6b1d174 ratelimit: extend to print suppressed messages on release by Borislav Petkov · 8 years ago
  60. 901d805 UBSAN: fix typo in format string by Nicolas Iooss · 8 years ago
  61. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  62. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  63. f38d2e5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  64. 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
  65. 4816c94 lib/mpi: Fix SG miter leak by Herbert Xu · 8 years ago
  66. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
  68. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  69. 3fa6c50 mm: optimize copy_page_to/from_iter_iovec by Mikulas Patocka · 8 years ago
  70. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  71. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  72. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  73. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  74. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. c78c66d radix-tree: implement radix_tree_maybe_preload_order() by Kirill A. Shutemov · 8 years ago
  76. f2ca0b5 mm/page_owner: use stackdepot to store stacktrace by Joonsoo Kim · 8 years ago
  77. d5dfc80 dma-debug: track bucket lock state for static checkers by Stephen Boyd · 8 years ago
  78. a519167e gcc-plugins: disable under COMPILE_TEST by Kees Cook · 8 years ago
  79. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  80. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  81. 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
  82. 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
  83. 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
  84. 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
  85. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  86. c1adf20 Introduce rb_replace_node_rcu() by David Howells · 8 years ago
  87. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  88. 127827b lib/mpi: Do not do sg_virt by Herbert Xu · 8 years ago
  89. 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago
  90. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 8 years ago
  91. 4e9a073 torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code by Paul E. McKenney · 8 years ago
  92. f8cbdee torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE by Paul E. McKenney · 8 years ago
  93. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  94. 1bdc76a iov_iter: use bvec iterator to implement iterate_bvec() by Ming Lei · 8 years ago
  95. f596710 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 8 years ago
  96. 7557933 lib/cpio: Make find_cpio_data()'s offset arg optional by Borislav Petkov · 8 years ago
  97. 543c37c Add sancov plugin by Emese Revfy · 8 years ago
  98. 20b5b7f lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data() by Nicolai Stange · 8 years ago
  99. cdf24b4 lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk by Nicolai Stange · 8 years ago
  100. 7af791e lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer by Nicolai Stange · 8 years ago