1. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
  2. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  3. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
  4. 791caeb test_bpf: Add a couple of tests for BPF_JSGE. by David Daney · 7 years ago
  5. 4879b7a Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  6. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  8. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 7 years ago
  9. 43ca5bc lib/rhashtable.c: simplify a strange allocation pattern by Michal Hocko · 7 years ago
  10. da5e108 lib/zlib_inflate/inftrees.c: fix potential buffer overflow by Guenter Roeck · 7 years ago
  11. f2ad37d lib/fault-inject.c: use correct check for interrupts by Dmitry Vyukov · 7 years ago
  12. 0b52376 checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions by Joe Perches · 7 years ago
  13. e327fd7 lib: add module support to linked list sorting tests by Geert Uytterhoeven · 7 years ago
  14. 5c4e679 lib: add module support to array-based sort tests by Geert Uytterhoeven · 7 years ago
  15. ebd03a9 Revert "lib/test_sort.c: make it explicitly non-modular" by Geert Uytterhoeven · 7 years ago
  16. 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 7 years ago
  17. d557d1b refcount: change EXPORT_SYMBOL markings by Greg Kroah-Hartman · 7 years ago
  18. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  19. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  20. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  21. 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 7 years ago
  22. 6a5cd60 lib/dma-debug.c: make locking work for RT by Pankaj Gupta · 7 years ago
  23. e502187 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  24. 86f8e24 test_bpf: Use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  25. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  26. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  27. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  28. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 7 years ago
  29. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  30. 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
  31. 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
  32. 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
  33. 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 7 years ago
  34. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  35. e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 7 years ago
  36. 48e75b43 rhashtable: compact struct rhashtable_params by Florian Westphal · 7 years ago
  37. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  38. cddbfbd lib: remove check for AVR32 arch in test_user_copy by Hans-Christian Noren Egtvedt · 7 years ago
  39. 695c120 lib: remove AVR32 entry in Kconfig.debug compile with frame pointers by Hans-Christian Noren Egtvedt · 7 years ago
  40. 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  41. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 7 years ago
  42. 2d2ab65 rhashtable: Do not lower max_elems when max_size is zero by Herbert Xu · 7 years ago
  43. 6d684e5 rhashtable: Cap total number of entries to 2^31 by Herbert Xu · 7 years ago
  44. 038a3e8 rhashtable: remove insecure_max_entries param by Florian Westphal · 7 years ago
  45. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  46. 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
  47. 6524754 devres: fix devm_ioremap_*() offset parameter kerneldoc description by Lorenzo Pieralisi · 7 years ago
  48. e57d055 dma-debug: use offset_in_page() macro by Geliang Tang · 7 years ago
  49. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 7 years ago
  51. 5f8ddea rhashtable: remove insecure_elasticity by Florian Westphal · 7 years ago
  52. f51b17c boot/param: Move next_arg() function to lib/cmdline.c for later reuse by Baoquan He · 7 years ago
  53. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. c05e667 sbitmap: add sbitmap_get_shallow() operation by Omar Sandoval · 7 years ago
  55. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  56. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  57. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 7 years ago
  58. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 7 years ago
  59. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 7 years ago
  60. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 7 years ago
  61. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 7 years ago
  62. 40bf19a kernel-api.rst: fix some complex tags at lib/bitmap.c by mchehab@s-opensource.com · 7 years ago
  63. 6cc8913 kernel-api.rst: fix output of the vsnprintf() documentation by mchehab@s-opensource.com · 7 years ago
  64. ada63c6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 27c0e37 [iov_iter] new privimitive: iov_iter_revert() by Al Viro · 8 years ago
  66. 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 · 7 years ago
  67. b0845ce kasan: report only the first error by default by Mark Rutland · 7 years ago
  68. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  69. 3f76345 kill __copy_from_user_nocache() by Al Viro · 7 years ago
  70. d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
  71. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  72. 3c7eb3c md5: remove from lib and only live in crypto by Jason A. Donenfeld · 8 years ago
  73. 854fbd6 lib/syscall: Clear return values when no stack by Kees Cook · 7 years ago
  74. e1fe7b6 lib/string: add sysfs_match_string helper by Heikki Krogerus · 8 years ago
  75. b78c0d4 locking/refcounts: Use atomic_try_cmpxchg() by Peter Zijlstra · 8 years ago
  76. 210f7cd percpu-refcount: support synchronous switch to atomic mode. by NeilBrown · 8 years ago
  77. c70c176 kobject: Export kobject_get_unless_zero() by Jan Kara · 8 years ago
  78. f8998c2 lib/Kconfig.debug: correct documentation paths by Hans Holmberg · 8 years ago
  79. bd17416 locking/refcount: Add refcount_t API kernel-doc comments by David Windsor · 8 years ago
  80. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  81. 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
  82. 9e91c14 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  83. 4ecd954 ida: Free correct IDA bitmap by Matthew Wilcox · 8 years ago
  84. 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
  85. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  86. 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
  87. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  88. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  89. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  90. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  91. fd77123 sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
  92. 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
  93. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  94. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  95. af8601a kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 8 years ago
  96. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  97. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  98. 9dcfe2c locking/refcounts: Change WARN() to WARN_ONCE() by Ingo Molnar · 8 years ago
  99. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  100. 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