1. 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  2. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  3. e6310f0 include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack() by Alexey Dobriyan · 6 years ago
  4. 527edbc build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse by Masahiro Yamada · 6 years ago
  5. c60d3b7 build_bug.h: remove negative-array fallback for BUILD_BUG_ON() by Masahiro Yamada · 6 years ago
  6. 645ff1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  7. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  8. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. 0f2107d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  10. 35ddb06 Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  11. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  12. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  13. 74673fc Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  14. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  15. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  16. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  17. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  18. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 6 years ago
  19. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  20. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  21. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  22. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  23. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  24. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  25. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  26. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  27. c9bef4a Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  28. 115502a Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  29. b7badd1 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  30. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  31. 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
  32. 0ad30ff nfs: fixed broken compilation in nfs_callback_up_net() by Vasily Averin · 6 years ago
  33. 990beed Merge branch 'topic/sprd' into for-linus by Vinod Koul · 6 years ago
  34. f782086 Merge branch 'topic/sh' into for-linus by Vinod Koul · 6 years ago
  35. 56e8e1a Merge branch 'topic/sa11x0' into for-linus by Vinod Koul · 6 years ago
  36. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  37. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  38. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  39. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  40. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  41. 6f9d71c Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  42. 9ef1034 Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  43. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  44. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  45. 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
  46. 0206118 Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  47. 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
  48. c0ea81b Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  49. 579a700 Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  50. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  51. 24dc836 Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  52. 7e59fad Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  53. 8754040 Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  54. 592b15b Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  55. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  56. 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  57. 75f95da Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  58. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  59. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  60. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  61. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  62. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  63. 70c6066 include/linux/gfp.h: fix typo by Kyle Spiers · 6 years ago
  64. 063a7d1 mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm by Dan Williams · 6 years ago
  65. 4918e76 include/linux/vmstat.h: remove unused page state adjustment macro by Wei Yang · 6 years ago
  66. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  67. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  68. 89cb088 mm: migrate: provide buffer_migrate_page_norefs() by Jan Kara · 6 years ago
  69. 125b860 mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES by Pingfan Liu · 6 years ago
  70. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  71. 0614ce9 include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages() by Wei Yang · 6 years ago
  72. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  73. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  74. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  75. 144552f /proc/kpagecount: return 0 for special pages that are never mapped by Anthony Yznaga · 6 years ago
  76. fa004ab mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection by Wei Yang · 6 years ago
  77. 4e0d2e7 mm, sparse: pass nid instead of pgdat to sparse_add_one_section() by Wei Yang · 6 years ago
  78. 83af658 mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() by Wei Yang · 6 years ago
  79. 9e247ba mm: remove pte_lock_deinit() by Yu Zhao · 6 years ago
  80. fed84c7 mm/memblock.c: skip kmemleak for kasan_init() by Qian Cai · 6 years ago
  81. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  82. 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
  83. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  84. f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
  85. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  86. e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 6 years ago
  87. 9a2f45f mm/debug.c: make "migrate_reason_names[]" const char * by Alexey Dobriyan · 6 years ago
  88. c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
  89. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  90. a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
  91. f29d8e9c0 mm/memory_hotplug: drop "online" parameter from add_memory_resource() by David Hildenbrand · 6 years ago
  92. 4d72868 memblock: replace usage of __memblock_free_early() with memblock_free() by Mike Rapoport · 6 years ago
  93. 58ef15b mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  94. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  95. 66f71da mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  96. 8b09549 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  97. 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
  98. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  99. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  100. 0b9df58 xxHash: create arch dependent 32/64-bit xxhash() by Timofey Titovets · 6 years ago