1. 3b8c00f radix-tree: fix sibling entry insertion by Matthew Wilcox · 8 years ago
  2. db050f2 radix-tree: add missing sibling entry functionality by Matthew Wilcox · 8 years ago
  3. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  4. e3a93bc lib/uuid.c: remove FSF address by Andy Shevchenko · 8 years ago
  5. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 8 years ago
  6. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  7. aa4ea1c lib/vsprintf: simplify UUID printing by Andy Shevchenko · 8 years ago
  8. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  9. eae08dc kasan/tests: add tests for user memory access functions by Andrey Ryabinin · 8 years ago
  10. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 8 years ago
  11. 96fe805 mm, kasan: add a ksize() test by Alexander Potapenko · 8 years ago
  12. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  13. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  14. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  15. d99b1d8 percpu_counter: update debugobjects fixup callbacks return type by Du, Changbin · 8 years ago
  16. e7a8e78 debugobjects: correct the usage of fixup call results by Du, Changbin · 8 years ago
  17. b1e4d9d debugobjects: make fixup functions return bool instead of int by Du, Changbin · 8 years ago
  18. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  19. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  20. 6937047 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. e7ca7f9 Merge branch 'fixes' into misc by James Bottomley · 8 years ago
  22. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  23. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  24. a3871bd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 0052af4 Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  27. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 23c8a81 KEYS: Fix ASN.1 indefinite length object parsing by David Howells · 8 years ago
  30. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  31. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. dd254f5 fold checks into iterate_and_advance() by Al Viro · 8 years ago
  33. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 8 years ago
  34. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. ccab605 lib: asn1_decoder - add MODULE_LICENSE("GPL") by Tudor Ambarus · 8 years ago
  36. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 8 years ago
  37. 41ed943 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
  38. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 8 years ago
  39. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 8 years ago
  41. 2198531 string_helpers: add kstrdup_quotable_file by Kees Cook · 8 years ago
  42. 0d04432 string_helpers: add kstrdup_quotable_cmdline by Kees Cook · 8 years ago
  43. b53f27e string_helpers: add kstrdup_quotable by Kees Cook · 8 years ago
  44. 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  45. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  46. 9b1d6c8 lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c by Ming Lin · 8 years ago
  47. dea5c24 lib: lz4: cleanup unaligned access efficiency detection by Rui Salvaterra · 8 years ago
  48. 3e26a69 lib: lz4: fixed zram with lz4 on big endian machines by Rui Salvaterra · 8 years ago
  49. 58976ee Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by James Morris · 8 years ago
  50. 9fd4dce debugfs: prevent access to possibly dead file_operations at file open by Nicolai Stange · 8 years ago
  51. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 357f435 fix the copy vs. map logics in blk_rq_map_user_iov() by Al Viro · 8 years ago
  53. 9c94f6c lib/test_bpf: Add additional BPF_ADD tests by Naveen N. Rao · 8 years ago
  54. b64b50e lib/test_bpf: Add test to check for result of 32-bit add that overflows by Naveen N. Rao · 8 years ago
  55. c7395d6 lib/test_bpf: Add tests for unsigned BPF_JGT by Naveen N. Rao · 8 years ago
  56. 9f134c3 lib/test_bpf: Fix JMP_JSET tests by Naveen N. Rao · 8 years ago
  57. 8d4a2ec assoc_array: don't call compare_object() on a node by Jerome Marchand · 8 years ago
  58. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 8 years ago
  59. 85d541a lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices by Nicolai Stange · 8 years ago
  60. 64c09b0 lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation by Nicolai Stange · 8 years ago
  61. 60e1b74 lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  62. ab1e912 lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes by Nicolai Stange · 8 years ago
  63. b698538 lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes by Nicolai Stange · 8 years ago
  64. 462696f lib/mpi: mpi_read_buffer(): fix buffer overflow by Nicolai Stange · 8 years ago
  65. 90f864e lib/mpi: mpi_read_buffer(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  66. f00fa24 lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs by Nicolai Stange · 8 years ago
  67. d755290 lib/mpi: mpi_write_sgl(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  68. cece762 lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access by Nicolai Stange · 8 years ago
  69. ea122be lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic by Nicolai Stange · 8 years ago
  70. 654842e lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement by Nicolai Stange · 8 years ago
  71. f2d1362 lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs by Nicolai Stange · 8 years ago
  72. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  73. d18d12d lib/proportions: Remove unused code by Richard Cochran · 8 years ago
  74. 8704baa rcutorture: Add RCU grace-period performance tests by Paul E. McKenney · 9 years ago
  75. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 8 years ago
  76. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  77. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  78. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 8 years ago
  79. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  80. dde5cf3 ubsan: fix tree-wide -Wmaybe-uninitialized false positives by Andrey Ryabinin · 8 years ago
  81. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  82. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  84. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  85. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  86. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  87. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  88. f9310b2 sscanf: implement basic character sets by Jessica Yu · 8 years ago
  89. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 8 years ago
  90. a81a5a1 lib: add "on"/"off" support to kstrtobool by Kees Cook · 8 years ago
  91. ef95159 lib: move strtobool() to kstrtobool() by Kees Cook · 8 years ago
  92. 56b0608 lib/string: introduce match_string() helper by Andy Shevchenko · 8 years ago
  93. 7cf19af radix_tree: add radix_tree_dump by Matthew Wilcox · 8 years ago
  94. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 8 years ago
  95. 0070e28 radix_tree: loop based on shift count, not height by Matthew Wilcox · 8 years ago
  96. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 8 years ago
  97. d7b85ca lib/bug.c: make panic_on_warn available for all architectures by Heiko Carstens · 8 years ago
  98. 58e698a radix-tree: account radix_tree_node to memory cgroup by Vladimir Davydov · 8 years ago
  99. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  100. 1a4ab08 Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago