1. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  3. 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
  4. 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
  5. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  6. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. 23c8a81 KEYS: Fix ASN.1 indefinite length object parsing by David Howells · 8 years ago
  9. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  10. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 8 years ago
  12. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. ccab605 lib: asn1_decoder - add MODULE_LICENSE("GPL") by Tudor Ambarus · 8 years ago
  14. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 8 years ago
  15. 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
  16. 11a9957 libnl: fix help of _64bit functions by Nicolas Dichtel · 8 years ago
  17. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 8 years ago
  19. 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
  20. dea5c24 lib: lz4: cleanup unaligned access efficiency detection by Rui Salvaterra · 8 years ago
  21. 3e26a69 lib: lz4: fixed zram with lz4 on big endian machines by Rui Salvaterra · 8 years ago
  22. 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
  23. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 357f435 fix the copy vs. map logics in blk_rq_map_user_iov() by Al Viro · 8 years ago
  25. 9c94f6c lib/test_bpf: Add additional BPF_ADD tests by Naveen N. Rao · 8 years ago
  26. b64b50e lib/test_bpf: Add test to check for result of 32-bit add that overflows by Naveen N. Rao · 8 years ago
  27. c7395d6 lib/test_bpf: Add tests for unsigned BPF_JGT by Naveen N. Rao · 8 years ago
  28. 9f134c3 lib/test_bpf: Fix JMP_JSET tests by Naveen N. Rao · 8 years ago
  29. 8d4a2ec assoc_array: don't call compare_object() on a node by Jerome Marchand · 8 years ago
  30. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 8 years ago
  31. 85d541a lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices by Nicolai Stange · 8 years ago
  32. 64c09b0 lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation by Nicolai Stange · 8 years ago
  33. 60e1b74 lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  34. ab1e912 lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes by Nicolai Stange · 8 years ago
  35. b698538 lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes by Nicolai Stange · 8 years ago
  36. 462696f lib/mpi: mpi_read_buffer(): fix buffer overflow by Nicolai Stange · 8 years ago
  37. 90f864e lib/mpi: mpi_read_buffer(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  38. f00fa24 lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs by Nicolai Stange · 8 years ago
  39. d755290 lib/mpi: mpi_write_sgl(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  40. cece762 lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access by Nicolai Stange · 8 years ago
  41. ea122be lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic by Nicolai Stange · 8 years ago
  42. 654842e lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement by Nicolai Stange · 8 years ago
  43. f2d1362 lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs by Nicolai Stange · 8 years ago
  44. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  45. d18d12d lib/proportions: Remove unused code by Richard Cochran · 8 years ago
  46. 8704baa rcutorture: Add RCU grace-period performance tests by Paul E. McKenney · 8 years ago
  47. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 8 years ago
  48. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  49. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  50. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 8 years ago
  51. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  52. dde5cf3 ubsan: fix tree-wide -Wmaybe-uninitialized false positives by Andrey Ryabinin · 8 years ago
  53. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  54. 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
  55. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  56. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  57. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  58. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  59. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. f9310b2 sscanf: implement basic character sets by Jessica Yu · 8 years ago
  61. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 8 years ago
  62. a81a5a1 lib: add "on"/"off" support to kstrtobool by Kees Cook · 8 years ago
  63. ef95159 lib: move strtobool() to kstrtobool() by Kees Cook · 8 years ago
  64. 56b0608 lib/string: introduce match_string() helper by Andy Shevchenko · 8 years ago
  65. 7cf19af radix_tree: add radix_tree_dump by Matthew Wilcox · 8 years ago
  66. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 8 years ago
  67. 0070e28 radix_tree: loop based on shift count, not height by Matthew Wilcox · 8 years ago
  68. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 8 years ago
  69. d7b85ca lib/bug.c: make panic_on_warn available for all architectures by Heiko Carstens · 8 years ago
  70. 58e698a radix-tree: account radix_tree_node to memory cgroup by Vladimir Davydov · 8 years ago
  71. 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
  72. 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
  73. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  74. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 8 years ago
  76. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  80. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  81. d77a117 list: kill list_force_poison() by Dan Williams · 8 years ago
  82. a8463d4 dma: Provide simple noop dma ops by Christian Borntraeger · 8 years ago
  83. 523462d Merge 4.5-rc6 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  84. 757c989 cpu/hotplug: Make target state writeable by Thomas Gleixner · 8 years ago
  85. b07edbe netfilter: meta: add PRANDOM support by Florian Westphal · 8 years ago
  86. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  87. 3712bba cpumask: Export cpumask_any_but() by Thomas Gleixner · 8 years ago
  88. b9ab5eb objtool: Add CONFIG_STACK_VALIDATION option by Josh Poimboeuf · 8 years ago
  89. 9c6bd0c lib/mpi: use "static inline" instead of "extern inline" by Arnd Bergmann · 8 years ago
  90. c5d5524 lib/mpi: avoid assembler warning by Arnd Bergmann · 8 years ago
  91. 3ee0cb5 lib/mpi: Endianness fix by Michal Marek · 8 years ago
  92. a272858 extable: add support for relative extables to search and sort routines by Ard Biesheuvel · 8 years ago
  93. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 8 years ago
  95. e52bc7c lib/bitmap.c: conversion routines to/from u32 array by David Decotigny · 8 years ago
  96. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  97. a680759 lib/ucs2_string: Correct ucs2 -> utf8 conversion by Jason Andryuk · 8 years ago
  98. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 8 years ago
  99. bdb428c lib+mm: fix few spelling mistakes by Bogdan Sikora · 8 years ago
  100. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 8 years ago