1. ce01a56 Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  2. 82208d0d rhashtable: detect when object movement between tables might have invalidated a lookup by NeilBrown · 6 years ago
  3. 58d81d6 lib: cordic: Move cordic macros and defines to header file by Priit Laes · 6 years ago
  4. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. e2125da Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  6. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. 52465bc Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  8. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. fffc9a2 XArray tests: Add missing locking by Matthew Wilcox · 6 years ago
  10. 1c23b41 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  11. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  12. 5404a7f XArray tests: Correct some 64-bit assumptions by Matthew Wilcox · 6 years ago
  13. 44a4a66 XArray: Correct xa_store_range by Matthew Wilcox · 6 years ago
  14. 110e2b4 test_objagg: Fix warning. by David S. Miller · 6 years ago
  15. 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
  16. 5082a7d Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-linus by Greg Kroah-Hartman · 6 years ago
  17. 8bb0a88 test_firmware: fix error return getting clobbered by Colin Ian King · 6 years ago
  18. 313a06e lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  19. 804dfaf XArray: Fix Documentation by Matthew Wilcox · 6 years ago
  20. d9c4804 XArray: Handle NULL pointers differently for allocation by Matthew Wilcox · 6 years ago
  21. 611f318 XArray: Unify xa_store and __xa_store by Matthew Wilcox · 6 years ago
  22. 9c16bb8 XArray: Turn xa_erase into an exported function by Matthew Wilcox · 6 years ago
  23. c5beb07 XArray: Unify xa_cmpxchg and __xa_cmpxchg by Matthew Wilcox · 6 years ago
  24. 4c0608f XArray: Regularise xa_reserve by Matthew Wilcox · 6 years ago
  25. 9ee5a3b XArray: Export __xa_foo to non-GPL modules by Matthew Wilcox · 6 years ago
  26. 8229706e XArray: Fix xa_for_each with a single element at 0 by Matthew Wilcox · 6 years ago
  27. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  28. 3dca04d Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  29. 0ef08ca Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" by Palmer Dabbelt · 6 years ago
  30. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  31. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  32. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  33. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  34. 2209fda lib/lz4: update LZ4 decompressor module by Gao Xiang · 6 years ago
  35. 048e513 lib/kstrtox.c: delete unnecessary casts by Alexey Dobriyan · 6 years ago
  36. 7f47671 lib/sg_pool.c: remove unnecessary null check when freeing object by zhong jiang · 6 years ago
  37. 7a20c2fa1 lib/zlib_inflate/inflate.c: remove fall through warnings by Corentin Labbe · 6 years ago
  38. 36c8d1e lib/parser.c: switch match_number() over to use match_strdup() by Eric Biggers · 6 years ago
  39. 4ed97b3 lib/parser.c: switch match_u64int() over to use match_strdup() by Eric Biggers · 6 years ago
  40. 30f7bc9 lib/parser.c: switch match_strdup() over to use kmemdup_nul() by Eric Biggers · 6 years ago
  41. 8ec3d768 lib/bitmap.c: simplify bitmap_print_to_pagebuf() by Rasmus Villemoes · 6 years ago
  42. ce1091d lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf by Rasmus Villemoes · 6 years ago
  43. 696e421 lib/bitmap.c: remove wrong documentation by Rasmus Villemoes · 6 years ago
  44. 746bb4e Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  45. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  46. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  47. 0c96350 lib/test_kasan.c: add tests for several string/memory API functions by Andrey Ryabinin · 6 years ago
  48. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  49. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  50. c300af2 Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  51. a67eefa Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  52. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  53. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  54. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  55. 9ea9ce0 iov_iter: Add I/O discard iterator by David Howells · 6 years ago
  56. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  57. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  58. 07171da Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  59. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. e2b623f Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  61. 6315730 lib: Add umoddi3 and udivmoddi4 of GCC library routines by Zong Li · 6 years ago
  62. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  63. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  64. 3a08cd5 radix tree: Remove multiorder support by Matthew Wilcox · 6 years ago
  65. 0e9446c xarray: Add range store functionality by Matthew Wilcox · 6 years ago
  66. 4f06d63 xarray: Move multiorder_check to in-kernel tests by Matthew Wilcox · 6 years ago
  67. 93eb07f xarray: Move multiorder_shrink to kernel tests by Matthew Wilcox · 6 years ago
  68. d6427f8 xarray: Move multiorder account test in-kernel by Matthew Wilcox · 6 years ago
  69. 372266b radix tree test suite: Convert tag_tagged_items to XArray by Matthew Wilcox · 6 years ago
  70. adb9d9c radix tree: Remove radix_tree_clear_tags by Matthew Wilcox · 7 years ago
  71. 8cf2f98 radix tree: Remove radix_tree_maybe_preload_order by Matthew Wilcox · 7 years ago
  72. 2956c66 radix tree: Remove split/join code by Matthew Wilcox · 7 years ago
  73. 1cf56f9 radix tree: Remove radix_tree_update_node_t by Matthew Wilcox · 7 years ago
  74. 7b8d046 shmem: Convert shmem_alloc_hugepage to XArray by Matthew Wilcox · 7 years ago
  75. e21a295 shmem: Convert find_swap_entry to XArray by Matthew Wilcox · 7 years ago
  76. a97e790 mm: Convert workingset to XArray by Matthew Wilcox · 7 years ago
  77. 74d6095 page cache: Add and replace pages using the XArray by Matthew Wilcox · 7 years ago
  78. f32f004 ida: Convert to XArray by Matthew Wilcox · 6 years ago
  79. 371c752 xarray: Track free entries in an XArray by Matthew Wilcox · 6 years ago
  80. 9f14d4f xarray: Add xa_reserve and xa_release by Matthew Wilcox · 6 years ago
  81. 2264f51 xarray: Add xas_create_range by Matthew Wilcox · 7 years ago
  82. 4e99d4e xarray: Add xas_for_each_conflict by Matthew Wilcox · 6 years ago
  83. 64d3e9a xarray: Step through an XArray by Matthew Wilcox · 7 years ago
  84. 687149f xarray: Destroy an XArray by Matthew Wilcox · 7 years ago
  85. 80a0a1a xarray: Extract entries from an XArray by Matthew Wilcox · 7 years ago
  86. b803b42 xarray: Add XArray iterators by Matthew Wilcox · 7 years ago
  87. 41aec91 xarray: Add XArray conditional store operations by Matthew Wilcox · 7 years ago
  88. 58d6ea3 xarray: Add XArray unconditional store operations by Matthew Wilcox · 7 years ago
  89. 9b89a03 xarray: Add XArray marks by Matthew Wilcox · 7 years ago
  90. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago
  91. 01959df xarray: Define struct xa_node by Matthew Wilcox · 7 years ago
  92. f8d5d0c xarray: Add definition of struct xarray by Matthew Wilcox · 7 years ago
  93. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. 01a14bd locking/lockdep: Make global debug_locks* variables read-mostly by Waiman Long · 6 years ago
  95. 9506a74 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  96. 93048c0 lib: Fix ia64 bootloader linkage by Alexander Shishkin · 6 years ago
  97. c994b12 test_ida: Fix lockdep warning by Matthew Wilcox · 6 years ago
  98. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. 94ac8f2 doc: printk-formats: Remove bogus kobject references for device nodes by Geert Uytterhoeven · 6 years ago
  100. a291ab2 Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 6 years ago