1. 6cdc577 Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  2. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  3. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  4. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  5. 96a6de1 Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  6. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  7. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  8. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  9. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  10. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  11. 4221b80 Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  12. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  13. cf2e8c5 Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  14. f8d3540 Merge tag 'rtc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  15. 6c3f98f Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  16. 1cabd3e Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  17. 039cd25 Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  18. e13284d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  20. 851ca77 Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  21. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  22. 62461ac include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 6 years ago
  23. 3d35390 mm: create the new vm_fault_t type by Souptick Joarder · 6 years ago
  24. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  25. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  26. 6eb3c3d exec: increase BINPRM_BUF_SIZE to 256 by Oleg Nesterov · 6 years ago
  27. 60d6d04 autofs: add ignore mount option by Ian Kent · 6 years ago
  28. 8496ecd init/calibrate.c: provide proper prototype by Valdis Kletnieks · 6 years ago
  29. 1db604f include/linux/bitops.h: set_mask_bits() to return old value by Vineet Gupta · 6 years ago
  30. f1ebe04 ACPI: implement acpi_handle_debug in terms of _dynamic_func_call by Rasmus Villemoes · 6 years ago
  31. 902f99a ACPI: remove unused __acpi_handle_debug macro by Rasmus Villemoes · 6 years ago
  32. 6ad6e54 ACPI: use proper DYNAMIC_DEBUG_BRANCH macro by Rasmus Villemoes · 6 years ago
  33. 47cdd64 dynamic_debug: refactor dynamic_pr_debug and friends by Rasmus Villemoes · 6 years ago
  34. a4507fe dynamic_debug: add static inline stub for ddebug_add_module by Rasmus Villemoes · 6 years ago
  35. 2bdde67 dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions by Rasmus Villemoes · 6 years ago
  36. a9d4ab7 linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited by Rasmus Villemoes · 6 years ago
  37. 3f16d18 linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited by Rasmus Villemoes · 6 years ago
  38. e0b73d7 linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited by Rasmus Villemoes · 6 years ago
  39. 3c82066 include/linux/pid.h: remove next_pidmap() declaration by Nadav Amit · 6 years ago
  40. 54d5089 linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> by Masahiro Yamada · 6 years ago
  41. 2dc0e68 linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN by Masahiro Yamada · 6 years ago
  42. f1fffbd linux/fs.h: move member alignment check next to definition of struct filename by Rasmus Villemoes · 6 years ago
  43. 6bab69c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 6 years ago
  44. 30ff9ec include/linux/types.h: use "unsigned int" instead of "unsigned" by WangBo · 6 years ago
  45. b95c4d1 <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() by Randy Dunlap · 6 years ago
  46. c461aed kernel.h: unconditionally include asm/div64.h for do_div() by Jani Nikula · 6 years ago
  47. bcd49c3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  49. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  50. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  51. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  52. b1e2439 Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  53. 0556161 Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  54. b39a07a Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  55. f90d644 Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  56. 67e79a6 Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  57. e266ca3 Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  58. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  59. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  60. da2577fe Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  61. 542d0e5 Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  62. d276709 Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  63. 7e5b22d Merge branch 'remotes/lorenzo/pci/endpoint' by Bjorn Helgaas · 6 years ago
  64. 6d940a7 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  65. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  66. 221c5eb io_uring: add support for IORING_OP_POLL by Jens Axboe · 6 years ago
  67. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  68. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  69. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  70. 6ad63de Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  71. aebbfaf Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  72. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  73. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. a9519de writeback: fix inode cgroup switching comment by Greg Thelen · 6 years ago
  78. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  79. a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
  80. ace451e include/linux/compaction.h: fix potential build error by Yu Zhao · 6 years ago
  81. 494eec7 mm: page_cache_add_speculative(): refactor out some code duplication by john.hubbard@gmail.com · 6 years ago
  82. 6d2bef9 mm/page_poison: update comment after code moved by Michael S. Tsirkin · 6 years ago
  83. ce0725f numa: make "nr_online_nodes" unsigned int by Alexey Dobriyan · 6 years ago
  84. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  85. 59118c4 mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent by Yang Shi · 6 years ago
  86. ab3948f mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd by Joel Fernandes (Google) · 6 years ago
  87. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  88. d7fefcc mm/cma: add PF flag to force non cma alloc by Aneesh Kumar K.V · 6 years ago
  89. 6e2e07c mm: better document PG_reserved by David Hildenbrand · 6 years ago
  90. b56a2d8 mm: rid swapoff of quadratic complexity by Vineeth Remanan Pillai · 6 years ago
  91. 023bdd0 mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update by Aneesh Kumar K.V · 6 years ago
  92. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  93. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  94. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  95. aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
  96. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  97. 147e1a9 fs: kernfs: add poll file operation by Johannes Weiner · 6 years ago
  98. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  99. e332f74 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 6 years ago
  100. 70b4459 mm, compaction: use free lists to quickly locate a migration source by Mel Gorman · 6 years ago