1. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  2. 851ca77 Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  3. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  4. 62461ac include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 6 years ago
  5. 3d35390 mm: create the new vm_fault_t type by Souptick Joarder · 6 years ago
  6. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  7. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  8. 6eb3c3d exec: increase BINPRM_BUF_SIZE to 256 by Oleg Nesterov · 6 years ago
  9. 60d6d04 autofs: add ignore mount option by Ian Kent · 6 years ago
  10. 8496ecd init/calibrate.c: provide proper prototype by Valdis Kletnieks · 6 years ago
  11. 1db604f include/linux/bitops.h: set_mask_bits() to return old value by Vineet Gupta · 6 years ago
  12. f1ebe04 ACPI: implement acpi_handle_debug in terms of _dynamic_func_call by Rasmus Villemoes · 6 years ago
  13. 902f99a ACPI: remove unused __acpi_handle_debug macro by Rasmus Villemoes · 6 years ago
  14. 6ad6e54 ACPI: use proper DYNAMIC_DEBUG_BRANCH macro by Rasmus Villemoes · 6 years ago
  15. 47cdd64 dynamic_debug: refactor dynamic_pr_debug and friends by Rasmus Villemoes · 6 years ago
  16. a4507fe dynamic_debug: add static inline stub for ddebug_add_module by Rasmus Villemoes · 6 years ago
  17. 2bdde67 dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions by Rasmus Villemoes · 6 years ago
  18. a9d4ab7 linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited by Rasmus Villemoes · 6 years ago
  19. 3f16d18 linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited by Rasmus Villemoes · 6 years ago
  20. e0b73d7 linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited by Rasmus Villemoes · 6 years ago
  21. 3c82066 include/linux/pid.h: remove next_pidmap() declaration by Nadav Amit · 6 years ago
  22. 54d5089 linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> by Masahiro Yamada · 6 years ago
  23. 2dc0e68 linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN by Masahiro Yamada · 6 years ago
  24. f1fffbd linux/fs.h: move member alignment check next to definition of struct filename by Rasmus Villemoes · 6 years ago
  25. 6bab69c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · 6 years ago
  26. 30ff9ec include/linux/types.h: use "unsigned int" instead of "unsigned" by WangBo · 6 years ago
  27. b95c4d1 <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() by Randy Dunlap · 6 years ago
  28. c461aed kernel.h: unconditionally include asm/div64.h for do_div() by Jani Nikula · 6 years ago
  29. 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
  30. 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
  31. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  32. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  33. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  47. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  48. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  49. 6ad63de Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  50. aebbfaf Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. a9519de writeback: fix inode cgroup switching comment by Greg Thelen · 6 years ago
  57. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  58. a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
  59. ace451e include/linux/compaction.h: fix potential build error by Yu Zhao · 6 years ago
  60. 494eec7 mm: page_cache_add_speculative(): refactor out some code duplication by john.hubbard@gmail.com · 6 years ago
  61. 6d2bef9 mm/page_poison: update comment after code moved by Michael S. Tsirkin · 6 years ago
  62. ce0725f numa: make "nr_online_nodes" unsigned int by Alexey Dobriyan · 6 years ago
  63. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  64. 59118c4 mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent by Yang Shi · 6 years ago
  65. ab3948f mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd by Joel Fernandes (Google) · 6 years ago
  66. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  67. d7fefcc mm/cma: add PF flag to force non cma alloc by Aneesh Kumar K.V · 6 years ago
  68. 6e2e07c mm: better document PG_reserved by David Hildenbrand · 6 years ago
  69. b56a2d8 mm: rid swapoff of quadratic complexity by Vineeth Remanan Pillai · 6 years ago
  70. 023bdd0 mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update by Aneesh Kumar K.V · 6 years ago
  71. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  72. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  73. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  74. aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
  75. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  76. 147e1a9 fs: kernfs: add poll file operation by Johannes Weiner · 6 years ago
  77. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  78. e332f74 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 6 years ago
  79. 70b4459 mm, compaction: use free lists to quickly locate a migration source by Mel Gorman · 6 years ago
  80. d71e53c mm: shuffle GFP_* flags by Alexey Dobriyan · 6 years ago
  81. e693de1 mm/hugetlb: enable arch specific huge page size support for migration by Anshuman Khandual · 6 years ago
  82. 9b553bf mm/hugetlb: enable PUD level huge page migration by Anshuman Khandual · 6 years ago
  83. 7ed2c31 mm/hugetlb: distinguish between migratability and movability by Anshuman Khandual · 6 years ago
  84. 6b7e5ca mm: remove sysctl_extfrag_handler() by Matthew Wilcox · 6 years ago
  85. 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
  86. 52d1e60 mm: reuse only-pte-mapped KSM page in do_wp_page() by Kirill Tkhai · 6 years ago
  87. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  88. ca21508 mm: convert PG_balloon to PG_offline by David Hildenbrand · 6 years ago
  89. 4d3467e mm: balloon: update comment about isolation/migration/compaction by David Hildenbrand · 6 years ago
  90. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  91. de810f4 include/linux/slub_def.h: comment fixes by Tobin C. Harding · 6 years ago
  92. bcf6f55 kasan: fix kasan_check_read/write definitions by Arnd Bergmann · 6 years ago
  93. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. edaed16 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  99. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  100. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago