1. 48b1619 Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  2. fbfaf85 fix int_sqrt64() for very large numbers by Florian La Roche · 6 years ago
  3. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  4. d69d287 XArray tests: Check mark 2 gets squashed by Matthew Wilcox · 6 years ago
  5. 3719876 sbitmap: Protect swap_lock from softirqs by Steven Rostedt (VMware) · 6 years ago
  6. b0606fe XArray: Honour reserved entries in xa_insert by Matthew Wilcox · 6 years ago
  7. 76b4e52 XArray: Permit storing 2-byte-aligned pointers by Matthew Wilcox · 6 years ago
  8. 4a31896 XArray: Change xa_for_each iterator by Matthew Wilcox · 6 years ago
  9. 02669b1 XArray: Turn xa_init_flags into a static inline by Matthew Wilcox · 6 years ago
  10. 490fd30f XArray tests: Add RCU locking by Matthew Wilcox · 6 years ago
  11. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  12. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  13. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  14. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  15. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  16. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  17. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  18. 6862d2f lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
  19. 439e00b lib/find_bit_benchmark.c: align test_find_next_and_bit with others by Yury Norov · 6 years ago
  20. 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  21. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  22. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  23. dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
  24. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  25. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  26. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  27. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  28. d8372ba lib: don't depend on linux headers being installed. by NeilBrown · 6 years ago
  29. b07039b Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  30. 117eda8 Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  31. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  32. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  33. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  34. d53ce04 kmemleak: add config to select auto scan by Sri Krishna chowdary · 6 years ago
  35. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  36. 36ddc5a lib/ioremap: ensure phys_addr actually corresponds to a physical address by Will Deacon · 6 years ago
  37. d239865 ioremap: rework pXd_free_pYd_page() API by Will Deacon · 6 years ago
  38. c3a5c77 lib/show_mem.c: drop pgdat_resize_lock in show_mem() by Wei Yang · 6 years ago
  39. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  40. a9ee3a6 debugobjects: call debug_objects_mem_init eariler by Qian Cai · 6 years ago
  41. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  42. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  43. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  44. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  45. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  47. 29924e5 seq_buf: Use size_t for len in seq_buf_puts() by Michael Ellerman · 6 years ago
  48. 0464ed2 seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  49. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  50. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. 9f6b7ef sbitmap: add helpers for add/del wait queue handling by Jens Axboe · 6 years ago
  52. be85f93 lib/raid6: add option to skip algo benchmarking by Daniel Verkamp · 6 years ago
  53. 0437de4 lib/raid6: sort algos in rough performance order by Daniel Verkamp · 6 years ago
  54. 86919f9 lib/raid6: check for assembler SSSE3 support by Daniel Verkamp · 6 years ago
  55. e213574 raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  56. ac8b6f1 Fonts: New Terminus large console font by Amanoel Dawod · 6 years ago
  57. 809c670 test_rhashtable: remove semaphore usage by Arnd Bergmann · 6 years ago
  58. 10fdf83 lib: fix build failure in CONFIG_DEBUG_VIRTUAL test by Christophe Leroy · 6 years ago
  59. 4848361 XArray: Fix xa_alloc when id exceeds max by Matthew Wilcox · 6 years ago
  60. d05f443 iov_iter: introduce hash_and_copy_to_iter helper by Sagi Grimberg · 6 years ago
  61. cb002d0 iov_iter: pass void csum pointer to csum_and_copy_to_iter by Sagi Grimberg · 6 years ago
  62. b2dbff1 sbitmap: flush deferred clears for resize and shallow gets by Jens Axboe · 6 years ago
  63. 4d42c44 lib/vsprintf: Print time and date in human readable format via %pt by Andy Shevchenko · 6 years ago
  64. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 58ab5e3 sbitmap: silence bogus lockdep IRQ warning by Jens Axboe · 6 years ago
  66. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  67. 4f145cd XArray tests: Check iterating over multiorder entries by Matthew Wilcox · 6 years ago
  68. b7677a1 XArray tests: Handle larger indices more elegantly by Matthew Wilcox · 6 years ago
  69. eff3860 radix tree: Don't return retry entries from lookup by Matthew Wilcox · 6 years ago
  70. 186bddb kref/kobject: Improve documentation by Ezequiel Garcia · 6 years ago
  71. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  72. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  73. 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
  74. 82208d0d rhashtable: detect when object movement between tables might have invalidated a lookup by NeilBrown · 6 years ago
  75. 7782b57 Merge 4.20-rc5 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  76. 8de456c debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  77. 5618cf0 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  78. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago
  79. ea86ea2 sbitmap: ammortize cost of clearing bits by Jens Axboe · 6 years ago
  80. b1286ed test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  81. 5f1ca5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. 5b39fc04 s390: use common bust_spinlocks() by Sergey Senozhatsky · 6 years ago
  83. 27fae42 sbitmap: don't loop for find_next_zero_bit() for !round_robin by Jens Axboe · 6 years ago
  84. 58d81d6 lib: cordic: Move cordic macros and defines to header file by Priit Laes · 6 years ago
  85. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. f915289 iov_iter: reduce code duplication by Al Viro · 6 years ago
  87. 36bd1a8 percpu-refcount: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  88. 78e1f38 iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones by Al Viro · 6 years ago
  89. e2125da Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  90. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  91. 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
  92. aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  93. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  94. dd33344 crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  95. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. fffc9a2 XArray tests: Add missing locking by Matthew Wilcox · 6 years ago
  97. 1c23b41 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  98. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  99. 5404a7f XArray tests: Correct some 64-bit assumptions by Matthew Wilcox · 6 years ago
  100. 44a4a66 XArray: Correct xa_store_range by Matthew Wilcox · 6 years ago