1. 512750e lib/kstrtox.c: delete end-of-string test by Alexey Dobriyan · 7 years ago
  2. e5af323 bitmap: optimise bitmap_set and bitmap_clear of a single bit by Matthew Wilcox · 7 years ago
  3. 3cc7812 lib/test_bitmap.c: add optimisation tests by Matthew Wilcox · 7 years ago
  4. 2ceedf9 Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  5. 6a37e94 Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  7. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  8. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  9. 09fc68dc iov_iter: saner checks on copyin/copyout by Al Viro · 7 years ago
  10. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  12. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  13. 84cbada lib: add errseq_t type and infrastructure for handling it by Jeff Layton · 7 years ago
  14. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  15. eed1fc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  16. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  17. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  18. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  19. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  20. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  25. a5707ee Merge branch 'for-4.13' into for-linus by Petr Mladek · 7 years ago
  26. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. 72e809e iov_iter: sanity checks for copy to/from page primitives by Al Viro · 7 years ago
  28. aa28de2 iov_iter/hardening: move object size checks to inlined part by Al Viro · 7 years ago
  29. 9c5f690 copy_{from,to}_user(): move kasan checks and might_fault() out-of-line by Al Viro · 7 years ago
  30. fd25d19f locking/refcount: Create unchecked atomic_t implementation by Kees Cook · 8 years ago
  31. 25f1e18 dma: Take into account dma_pfn_offset by Vladimir Murzin · 8 years ago
  32. 3be6d9b dma-virt: remove dma_supported and mapping_error methods by Christoph Hellwig · 8 years ago
  33. 050d228 dma-noop: remove dma_supported and mapping_error methods by Christoph Hellwig · 8 years ago
  34. ce4fecf vsprintf: Add %p extension "%pOF" for device tree by Pantelis Antoniou · 10 years ago
  35. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  36. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 8 years ago
  37. f9e1698 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  38. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  39. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  40. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  41. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  42. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  43. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  44. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 0945e56 scatterlist: add sg_zero_buffer() helper by Johannes Thumshirn · 8 years ago
  46. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  47. b7127cf test_bpf: Add test to make conditional jump cross a large number of insns. by David Daney · 8 years ago
  48. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  49. 069a0f3 Merge 4.12-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  50. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 8 years ago
  51. 0cbaa44 lib: Add crc4 module by Jeremy Kerr · 8 years ago
  52. 43a0a2a rcu: Move RCU debug Kconfig options to kernel/rcu by Paul E. McKenney · 8 years ago
  53. ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 8 years ago
  54. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  55. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  56. 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
  57. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 8 years ago
  58. 018956d locking/selftest: Add RT-mutex support by Peter Zijlstra · 8 years ago
  59. cfb6133 locking/selftest: Remove the bad unlock ordering test by Peter Zijlstra · 8 years ago
  60. f569478 rt_mutex: Add lockdep annotations by Peter Zijlstra · 8 years ago
  61. ef40dda uuid: hoist uuid_is_null() helper from libnvdimm by Christoph Hellwig · 8 years ago
  62. df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 8 years ago
  63. b10bf0e uuid: don't export guid_index and uuid_index by Christoph Hellwig · 8 years ago
  64. f9727a1 uuid: rename uuid types by Christoph Hellwig · 8 years ago
  65. 105c036 bpf: fix stack_depth usage by test_bpf.ko by Alexei Starovoitov · 8 years ago
  66. 791caeb test_bpf: Add a couple of tests for BPF_JSGE. by David Daney · 8 years ago
  67. f36776f kobject: support passing in variables for synthetic uevents by Peter Rajnoha · 8 years ago
  68. 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 8 years ago
  69. 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
  70. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 8 years ago
  71. 08c76a2 lib: update location of kgdb documentation by Mauro Carvalho Chehab · 8 years ago
  72. e1b4fc7 fs: update location of filesystems documentation by Mauro Carvalho Chehab · 8 years ago
  73. b5dceda lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position by Anup Patel · 8 years ago
  74. 8298525 kill strlen_user() by Al Viro · 8 years ago
  75. c743f0a sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 8 years ago
  76. 4879b7a Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  77. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  79. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  80. 43ca5bc lib/rhashtable.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  81. da5e108 lib/zlib_inflate/inftrees.c: fix potential buffer overflow by Guenter Roeck · 8 years ago
  82. f2ad37d lib/fault-inject.c: use correct check for interrupts by Dmitry Vyukov · 8 years ago
  83. 0b52376 checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions by Joe Perches · 8 years ago
  84. e327fd7 lib: add module support to linked list sorting tests by Geert Uytterhoeven · 8 years ago
  85. 5c4e679 lib: add module support to array-based sort tests by Geert Uytterhoeven · 8 years ago
  86. ebd03a9 Revert "lib/test_sort.c: make it explicitly non-modular" by Geert Uytterhoeven · 8 years ago
  87. 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 8 years ago
  88. d557d1b refcount: change EXPORT_SYMBOL markings by Greg Kroah-Hartman · 8 years ago
  89. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  90. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  91. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  92. 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 8 years ago
  93. 6a5cd60 lib/dma-debug.c: make locking work for RT by Pankaj Gupta · 8 years ago
  94. e502187 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  95. 86f8e24 test_bpf: Use ULL suffix for 64-bit constants by Geert Uytterhoeven · 8 years ago
  96. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  97. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  98. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 8 years ago
  99. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
  100. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago