1. 4e40987 mm/sparse.c: make sparse_init_one_section void and remove check by Oscar Salvador · 7 years ago
  2. 29ef680 memcg, oom: move out_of_memory back to the charge path by Michal Hocko · 7 years ago
  3. d39f8fb mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM by Mike Rapoport · 7 years ago
  4. 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 7 years ago
  5. 50f8b92 mm: thp: pass correct vm_flags to hugepage_vma_check() by Song Liu · 7 years ago
  6. a718e28 mm/fadvise.c: fix signed overflow UBSAN complaint by Andrey Ryabinin · 7 years ago
  7. 31f21da mm/swap_slots.c: make swap_slots_cache_mutex and swap_slots_cache_enable_mutex static by Colin Ian King · 7 years ago
  8. 4d0a540 mm/zsmalloc.c: make several functions and a struct static by Colin Ian King · 7 years ago
  9. dcfe4df mm/page-writeback.c: update stale account_page_redirty() comment by Greg Thelen · 7 years ago
  10. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 7 years ago
  11. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 7 years ago
  12. dc0b586 mm: introduce mem_cgroup_put() helper by Roman Gushchin · 7 years ago
  13. 1a9b4b3 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures by Luis R. Rodriguez · 7 years ago
  14. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 7 years ago
  15. 3172e5e mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node() by Oscar Salvador · 7 years ago
  16. 4fbce63 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() by Oscar Salvador · 7 years ago
  17. d5b6f6a3 mm/memory_hotplug.c: call register_mem_sect_under_node() by Oscar Salvador · 7 years ago
  18. b9ff036 mm/memory_hotplug.c: make add_memory_resource use __try_online_node by Oscar Salvador · 7 years ago
  19. 930eaac mm/list_lru.c: fold __list_lru_count_one() into its caller by Andrew Morton · 7 years ago
  20. 6ca342d mm: workingset: make shadow_lru_isolate() use locking suffix by Sebastian Andrzej Siewior · 7 years ago
  21. ae1e16d mm: workingset: remove local_irq_disable() from count_shadow_nodes() by Sebastian Andrzej Siewior · 7 years ago
  22. 9ea9a68 mm: drop VM_BUG_ON from __get_free_pages by Michal Hocko · 7 years ago
  23. 974e6d6 mm, hugetlbfs: pass fault address to cow handler by Huang Ying · 7 years ago
  24. 5b7a1d4 mm, hugetlbfs: rename address to haddr in hugetlb_cow() by Huang Ying · 7 years ago
  25. c9f4cd7 mm, huge page: copy target sub-page last when copy huge page by Huang Ying · 7 years ago
  26. c6ddfb6 mm, clear_huge_page: move order algorithm into a separate function by Huang Ying · 7 years ago
  27. ac22b46 ext4: readpages() should submit IO as read-ahead by Jens Axboe · 7 years ago
  28. 5e9d398 btrfs: readpages() should submit IO as read-ahead by Jens Axboe · 7 years ago
  29. 74c8164 mpage: mpage_readpages() should submit IO as read-ahead by Jens Axboe · 7 years ago
  30. 357c120 mpage: add argument structure for do_mpage_readpage() by Jens Axboe · 7 years ago
  31. 87aa752 mm: thp: inc counter for collapsed shmem THP by Yang Shi · 7 years ago
  32. c223102 mm: thp: register mm for khugepaged when merging vma for shmem by Yang Shi · 7 years ago
  33. 8cded86 mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_element() by Jia-Ju Bai · 7 years ago
  34. bb451fd mm/vmscan.c: condense scan_control by Greg Thelen · 7 years ago
  35. 10ed634 mm/page_ext.c: constify lookup_page_ext() argument by Kirill A. Shutemov · 7 years ago
  36. b3a2369 include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISON by Kirill A. Shutemov · 7 years ago
  37. 46c9a94 shmem: use monotonic time for i_generation by Arnd Bergmann · 7 years ago
  38. d6a24df mm, page_alloc: actually ignore mempolicies for high priority allocations by Vlastimil Babka · 7 years ago
  39. 59ae96f tools/vm/page-types.c: add support for idle page tracking by Christian Hansen · 7 years ago
  40. 7f1d23e tools/vm/page-types.c: include shared map counts by Christian Hansen · 7 years ago
  41. fadae29 thp: use mm_file_counter to determine update which rss counter by Yang Shi · 7 years ago
  42. 720e14e mm: skip invalid pages block at a time in zero_resv_unresv() by Pavel Tatashin · 7 years ago
  43. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 7 years ago
  44. 0882ff9 mm, slub: restore the original intention of prefetch_freepointer() by Vlastimil Babka · 7 years ago
  45. 1f4aace fs/seq_file.c: simplify seq_file iteration code and interface by NeilBrown · 7 years ago
  46. 4cdfffc vfs: discard ATTR_ATTR_FLAG by NeilBrown · 7 years ago
  47. 6cd00a0 fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot() by Tetsuo Handa · 7 years ago
  48. 480bd56 ocfs2: make several functions and variables static (and some const) by Colin Ian King · 7 years ago
  49. 229ba1f ocfs2: clean up some unnecessary code by wangyan · 7 years ago
  50. 93f5920 ocfs2: return -EROFS when filesystem becomes read-only by Jun Piao · 7 years ago
  51. 8d00d0c sh: prefer _THIS_IP_ to current_text_addr by Nick Desaulniers · 7 years ago
  52. 82f7c51 sh: make use of for_each_node_by_type() by Dmitry Torokhov · 7 years ago
  53. ab62ef8 ntfs: mft: remove VLA usage by Kees Cook · 7 years ago
  54. 2c27ce9 ntfs: decompress: remove VLA usage by Kees Cook · 7 years ago
  55. ac4ecf9 ntfs: aops: remove VLA usage by Kees Cook · 7 years ago
  56. a10dceb fs/ntfs/aops.c: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 7 years ago
  57. bed95c4 scripts: add Python 3 compatibility to spdxcheck.py by Jeremy Cline · 7 years ago
  58. fde5e90 scripts/spdxcheck.py: work with current HEAD LICENSES/ directory by Joe Perches · 7 years ago
  59. f08957d0 fs/hpfs: extend gmt_to_local() conversion to 64-bit times by Arnd Bergmann · 7 years ago
  60. bcf451e fs/ntfs: use timespec64 directly for timestamp conversion by Arnd Bergmann · 7 years ago
  61. a3fda0f fs/ufs: use ktime_get_real_seconds for sb and cg timestamps by Arnd Bergmann · 7 years ago
  62. 2c1bb29 firewire: use 64-bit time_t based interfaces by Arnd Bergmann · 7 years ago
  63. e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 7 years ago
  64. e36488c bitfield: avoid gcc-8 -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  65. 6ed191c 9p: add Dominique Martinet to MAINTAINERS by Dominique Martinet · 7 years ago
  66. 6b69cbd 9p: remove Ron Minnich from MAINTAINERS by Dominique Martinet · 7 years ago
  67. 5c60a73 Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  68. b6d6a30 Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  69. d01e12d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  70. 9502f0d Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  71. ea93102 Fix kexec forbidding kernels signed with keys in the secondary keyring to boot by Yannik Sembritzki · 7 years ago
  72. 817aef2 Replace magic for trusting the secondary keyring with #define by Yannik Sembritzki · 7 years ago
  73. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  74. f91e654 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  75. c715ebe Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  76. 04743f8 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  77. 5bae2be Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  78. 2b2f2ae Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  79. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  80. db06f82 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  81. 6de4c69 Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  82. c1c2ad8 Merge tag 'edac_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  83. 99a2c78 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  84. fa3b39c Merge tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linux by Linus Torvalds · 7 years ago
  85. 25ca1d7 Merge tag 'auxdisplay-for-linus-v4.19' of git://github.com/ojeda/linux by Linus Torvalds · 7 years ago
  86. 70b20dd ALSA: update dell-wmi mic-mute registration to new world order by Linus Torvalds · 7 years ago
  87. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  88. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  89. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  90. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  91. 0a95746 x86: i8259: Add missing include file by Guenter Roeck · 7 years ago
  92. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  93. fa687fb Merge branch 'remotes/lorenzo/pci/vmd' by Bjorn Helgaas · 7 years ago
  94. 323fc75 Merge branch 'remotes/lorenzo/pci/mvebu' by Bjorn Helgaas · 7 years ago
  95. 732c470 Merge branch 'remotes/lorenzo/pci/mobiveil' by Bjorn Helgaas · 7 years ago
  96. 0ea77d2 Merge branch 'remotes/lorenzo/pci/iproc' by Bjorn Helgaas · 7 years ago
  97. 1974704 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 7 years ago
  98. 0c38011 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  99. 37f0e31 Merge branch 'remotes/lorenzo/pci/cadence' by Bjorn Helgaas · 7 years ago
  100. ce342a1 Merge branch 'remotes/lorenzo/pci/aardvark' by Bjorn Helgaas · 7 years ago