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