1. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
  2. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
  3. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  4. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  5. 3017cd6 dma-debug: avoid spinlock recursion when disabling dma-debug by Ville Syrjälä · 8 years ago
  6. 0985b65 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 19f1845 do "fold checks into iterate_and_advance()" right by Al Viro · 8 years ago
  8. c5d2cac kgdb: depends on VT by Jiri Slaby · 8 years ago
  9. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  11. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  12. 9e85d81 radix-tree: make radix_tree_descend() more useful by Matthew Wilcox · 8 years ago
  13. d604c32 radix-tree: introduce radix_tree_replace_clear_tags() by Matthew Wilcox · 8 years ago
  14. 89148aa radix-tree: tidy up __radix_tree_create() by Matthew Wilcox · 8 years ago
  15. a8e4da2 radix-tree: tidy up range_tag_if_tagged by Matthew Wilcox · 8 years ago
  16. 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
  17. af49a63 radix-tree: change naming conventions in radix_tree_shrink by Matthew Wilcox · 8 years ago
  18. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
  19. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
  20. a4db4dc radix-tree: rename ptr_to_indirect() to node_to_entry() by Matthew Wilcox · 8 years ago
  21. 30ff46cc radix-tree: rename INDIRECT_PTR to INTERNAL_NODE by Matthew Wilcox · 8 years ago
  22. d089126 radix-tree: remove root->height by Matthew Wilcox · 8 years ago
  23. fb20901 radix-tree: remove a use of root->height from delete_node by Matthew Wilcox · 8 years ago
  24. c12e51b radix-tree: replace node->height with node->shift by Matthew Wilcox · 8 years ago
  25. 0c7fa0a radix-tree: split node->path into offset and height by Matthew Wilcox · 8 years ago
  26. 2fcd900 radix-tree: miscellaneous fixes by Matthew Wilcox · 8 years ago
  27. 6b053b8 radix-tree: add copyright statements by Matthew Wilcox · 8 years ago
  28. 0796c58 radix-tree: fix radix_tree_dump() for multi-order entries by Ross Zwisler · 8 years ago
  29. 070c5ac radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries by Matthew Wilcox · 8 years ago
  30. 0a2efc6 radix-tree: rewrite radix_tree_locate_item by Matthew Wilcox · 8 years ago
  31. 8a14f4d radix-tree: fix radix_tree_create for sibling entries by Matthew Wilcox · 8 years ago
  32. 4589ba6 radix-tree: rewrite radix_tree_tag_get by Ross Zwisler · 8 years ago
  33. 00f47b5 radix-tree: rewrite radix_tree_tag_clear by Ross Zwisler · 8 years ago
  34. fb96990 radix-tree: rewrite radix_tree_tag_set by Ross Zwisler · 8 years ago
  35. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 8 years ago
  36. 7b60e9a radix-tree: fix multiorder BUG_ON in radix_tree_insert by Matthew Wilcox · 8 years ago
  37. 8582995 radix-tree: rewrite __radix_tree_lookup by Matthew Wilcox · 8 years ago
  38. afe0e39 radix-tree: fix several shrinking bugs with multiorder entries by Matthew Wilcox · 8 years ago
  39. 49ea6eb radix-tree: fix extending the tree for multi-order entries at offset 0 by Matthew Wilcox · 8 years ago
  40. 1456a43 radix-tree: introduce radix_tree_load_root() by Matthew Wilcox · 8 years ago
  41. aa54757 radix-tree: remove restriction on multi-order entries by Matthew Wilcox · 8 years ago
  42. 29e0967 radix-tree: fix deleting a multi-order entry through an alias by Matthew Wilcox · 8 years ago
  43. 3b8c00f radix-tree: fix sibling entry insertion by Matthew Wilcox · 8 years ago
  44. db050f2 radix-tree: add missing sibling entry functionality by Matthew Wilcox · 8 years ago
  45. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  46. e3a93bc lib/uuid.c: remove FSF address by Andy Shevchenko · 8 years ago
  47. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 8 years ago
  48. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  49. aa4ea1c lib/vsprintf: simplify UUID printing by Andy Shevchenko · 8 years ago
  50. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  51. eae08dc kasan/tests: add tests for user memory access functions by Andrey Ryabinin · 8 years ago
  52. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 8 years ago
  53. 96fe805 mm, kasan: add a ksize() test by Alexander Potapenko · 8 years ago
  54. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  56. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  57. d99b1d8 percpu_counter: update debugobjects fixup callbacks return type by Du, Changbin · 8 years ago
  58. e7a8e78 debugobjects: correct the usage of fixup call results by Du, Changbin · 8 years ago
  59. b1e4d9d debugobjects: make fixup functions return bool instead of int by Du, Changbin · 8 years ago
  60. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  61. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  62. 6937047 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. e7ca7f9 Merge branch 'fixes' into misc by James Bottomley · 8 years ago
  64. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  65. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  66. 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
  67. 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
  68. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  69. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 23c8a81 KEYS: Fix ASN.1 indefinite length object parsing by David Howells · 8 years ago
  72. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  73. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. dd254f5 fold checks into iterate_and_advance() by Al Viro · 8 years ago
  75. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 8 years ago
  76. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. ccab605 lib: asn1_decoder - add MODULE_LICENSE("GPL") by Tudor Ambarus · 8 years ago
  78. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 8 years ago
  79. 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
  80. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 8 years ago
  81. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 8 years ago
  83. 2198531 string_helpers: add kstrdup_quotable_file by Kees Cook · 8 years ago
  84. 0d04432 string_helpers: add kstrdup_quotable_cmdline by Kees Cook · 8 years ago
  85. b53f27e string_helpers: add kstrdup_quotable by Kees Cook · 8 years ago
  86. 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  87. 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
  88. 9b1d6c8 lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c by Ming Lin · 8 years ago
  89. dea5c24 lib: lz4: cleanup unaligned access efficiency detection by Rui Salvaterra · 8 years ago
  90. 3e26a69 lib: lz4: fixed zram with lz4 on big endian machines by Rui Salvaterra · 8 years ago
  91. 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
  92. 9fd4dce debugfs: prevent access to possibly dead file_operations at file open by Nicolai Stange · 8 years ago
  93. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 357f435 fix the copy vs. map logics in blk_rq_map_user_iov() by Al Viro · 8 years ago
  95. 9c94f6c lib/test_bpf: Add additional BPF_ADD tests by Naveen N. Rao · 8 years ago
  96. b64b50e lib/test_bpf: Add test to check for result of 32-bit add that overflows by Naveen N. Rao · 8 years ago
  97. c7395d6 lib/test_bpf: Add tests for unsigned BPF_JGT by Naveen N. Rao · 8 years ago
  98. 9f134c3 lib/test_bpf: Fix JMP_JSET tests by Naveen N. Rao · 8 years ago
  99. 8d4a2ec assoc_array: don't call compare_object() on a node by Jerome Marchand · 8 years ago
  100. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 8 years ago