1. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 7 years ago
  5. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  7. cddbfbd lib: remove check for AVR32 arch in test_user_copy by Hans-Christian Noren Egtvedt · 7 years ago
  8. 695c120 lib: remove AVR32 entry in Kconfig.debug compile with frame pointers by Hans-Christian Noren Egtvedt · 8 years ago
  9. 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 7 years ago
  11. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  12. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 7 years ago
  13. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  14. f51b17c boot/param: Move next_arg() function to lib/cmdline.c for later reuse by Baoquan He · 8 years ago
  15. c05e667 sbitmap: add sbitmap_get_shallow() operation by Omar Sandoval · 8 years ago
  16. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  17. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 8 years ago
  18. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  19. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  20. ada63c6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 27c0e37 [iov_iter] new privimitive: iov_iter_revert() by Al Viro · 8 years ago
  22. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  23. b0845ce kasan: report only the first error by default by Mark Rutland · 8 years ago
  24. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  25. 3f76345 kill __copy_from_user_nocache() by Al Viro · 8 years ago
  26. d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
  27. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  28. 854fbd6 lib/syscall: Clear return values when no stack by Kees Cook · 8 years ago
  29. b78c0d4 locking/refcounts: Use atomic_try_cmpxchg() by Peter Zijlstra · 8 years ago
  30. c70c176 kobject: Export kobject_get_unless_zero() by Jan Kara · 8 years ago
  31. bd17416 locking/refcount: Add refcount_t API kernel-doc comments by David Windsor · 8 years ago
  32. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  33. 500e1af Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 9e91c14 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  35. 4ecd954 ida: Free correct IDA bitmap by Matthew Wilcox · 8 years ago
  36. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  38. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  39. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  40. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  41. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  42. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  43. fd77123 sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
  44. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  45. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  46. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  47. af8601a kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 8 years ago
  48. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  49. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  50. 9dcfe2c locking/refcounts: Change WARN() to WARN_ONCE() by Ingo Molnar · 8 years ago
  51. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  52. 74efe07 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. fb15a78 Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  56. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  57. d317120 scatterlist: do not disable IRQs in sg_copy_buffer by Gilad Ben-Yossef · 8 years ago
  58. 1d5210e scatterlist: reorder compound boolean expression by Gilad Ben-Yossef · 8 years ago
  59. 7bcae82 lib/fonts/Kconfig: keep non-Sparc fonts listed together by Randy Dunlap · 8 years ago
  60. c4d2603 rhashtable: Fix RCU dereference annotation in rht_bucket_nested by Herbert Xu · 8 years ago
  61. ca43540 rhashtable: Fix use before NULL check in bucket_table_free by Herbert Xu · 8 years ago
  62. 9d25af6 lib: Allow compile-testing of parman by Geert Uytterhoeven · 8 years ago
  63. 8118b7b lib: fix spelling mistake: "actualy" -> "actually" by Colin Ian King · 8 years ago
  64. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  65. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. 69c7842 lib/lz4: remove back-compat wrappers by Sven Schmidt · 8 years ago
  67. e23d54e lib/decompress_unlz4: change module to work with new LZ4 module version by Sven Schmidt · 8 years ago
  68. 4e1a33b lib: update LZ4 compressor module by Sven Schmidt · 8 years ago
  69. 8893f51 lib/test_sort.c: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  70. c5adae9 lib: add CONFIG_TEST_SORT to enable self-test of sort() by Kostenzer Felix · 8 years ago
  71. f231aeb rbtree: use designated initializers by Kees Cook · 8 years ago
  72. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 8 years ago
  73. 55ded95 lib: add module support to atomic64 tests by Geert Uytterhoeven · 8 years ago
  74. ba95b04 lib: add module support to glob tests by Geert Uytterhoeven · 8 years ago
  75. 5fb7f87 lib: add module support to crc32 tests by Geert Uytterhoeven · 8 years ago
  76. 85caa95 bug: switch data corruption check to __must_check by Kees Cook · 8 years ago
  77. 0386bf3 kasan: add memcg kmem_cache test by Greg Thelen · 8 years ago
  78. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  79. 29dee3c locking/refcounts: Out-of-line everything by Peter Zijlstra · 8 years ago
  80. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  81. 64a5771 lib/Kconfig: make PRIME_NUMBERS not user selectable. by Dave Airlie · 8 years ago
  82. d5500a0 Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  83. 190c3ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. 50ab3af lib: Remove string from parman config selection by Jiri Pirko · 8 years ago
  85. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  86. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  87. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  88. a5759b2 dma-debug: add comment for failed to check map error by Miles Chen · 8 years ago
  89. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  90. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  91. 4deaa6f usercopy: ARM NOMMU has no 64-bit get_user by Arnd Bergmann · 8 years ago
  92. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  93. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  94. 4a0853b Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  95. 4c5d7bc usercopy: Add tests for all get_user() sizes by Kees Cook · 8 years ago
  96. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  98. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. f7458a5 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 575260e Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago