1. cbd34da mm: move the powerpc hugepd code to mm/gup.c by Christoph Hellwig · 6 years ago
  2. 817be12 mm: validate get_user_pages_fast flags by Christoph Hellwig · 6 years ago
  3. 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 6 years ago
  4. d3649f6 mm: reorder code blocks in gup.c by Christoph Hellwig · 6 years ago
  5. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 6 years ago
  6. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  7. 5875509 sparc64: define untagged_addr() by Christoph Hellwig · 6 years ago
  8. d855079 sparc64: add the missing pgd_page definition by Christoph Hellwig · 6 years ago
  9. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  10. 2f85e7f sh: add the missing pud_page definition by Christoph Hellwig · 6 years ago
  11. 446f062 MIPS: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  12. 39656e8 mm: lift the x86_32 PAE version of gup_get_pte to common code by Christoph Hellwig · 6 years ago
  13. 26f4c32 mm: simplify gup_fast_permitted by Christoph Hellwig · 6 years ago
  14. f455c854 mm: use untagged_addr() for get_user_pages_fast addresses by Christoph Hellwig · 6 years ago
  15. fcf8a1e mm, memcg: add a memcg_slabinfo debugfs file by Waiman Long · 6 years ago
  16. fb2f2b0 mm: memcg/slab: reparent memcg kmem_caches on cgroup removal by Roman Gushchin · 6 years ago
  17. 4d96ba3 mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages by Roman Gushchin · 6 years ago
  18. f0a3a24 mm: memcg/slab: rework non-root kmem_cache lifecycle management by Roman Gushchin · 6 years ago
  19. 63b02ef mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlock by Roman Gushchin · 6 years ago
  20. 5703329 mm: memcg/slab: don't check the dying flag on kmem_cache creation by Roman Gushchin · 6 years ago
  21. 6cea1d5 mm: memcg/slab: unify SLAB and SLUB page accounting by Roman Gushchin · 6 years ago
  22. 49a18ea mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() by Roman Gushchin · 6 years ago
  23. 4348669 mm: memcg/slab: generalize postponed non-root kmem_cache deactivation by Roman Gushchin · 6 years ago
  24. 0b14e8a mm: memcg/slab: rename slab delayed deactivation functions and fields by Roman Gushchin · 6 years ago
  25. c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 6 years ago
  26. c8713d0 mm: memcontrol: dump memory.stat during cgroup OOM by Johannes Weiner · 6 years ago
  27. 1e577f9 mm, memcg: introduce memory.events.local by Shakeel Butt · 6 years ago
  28. ec16545 memcg, fsnotify: no oom-kill for remote memcg charging by Shakeel Butt · 6 years ago
  29. 38d3849 memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL by Shakeel Butt · 6 years ago
  30. aeb309b mm/mincore.c: fix race between swapoff and mincore by Huang Ying · 6 years ago
  31. 4efaceb mm, swap: use rbtree for swap_extent by Aaron Lu · 6 years ago
  32. 054f1d1 mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device() by Huang Ying · 6 years ago
  33. eb08557 mm, swap: fix race between swapoff and some swap operations by Huang Ying · 6 years ago
  34. a498583 mm/filemap.c: correct the comment about VM_FAULT_RETRY by Yang Shi · 6 years ago
  35. f053cbd 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
  36. 265de8c jffs2: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
  37. 6c45b45 mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page by Christoph Hellwig · 6 years ago
  38. d322a8e mm/filemap.c: fix an overly long line in read_cache_page by Christoph Hellwig · 6 years ago
  39. 3972f6b mm, debug_pagealloc: use a page type instead of page_ext flag by Vlastimil Babka · 6 years ago
  40. 4462b32 mm, page_alloc: more extensive free page checking with debug_pagealloc by Vlastimil Babka · 6 years ago
  41. 96a2b03 mm, debug_pagelloc: use static keys to enable debugging by Vlastimil Babka · 6 years ago
  42. a965947 mm/failslab.c: by default, do not fail allocations with direct reclaim only by Nicolas Boichat · 6 years ago
  43. f445884 include/linux/pagemap.h: document trylock_page() return value by Andrew Morton · 6 years ago
  44. 98ef204 mm: remove the exporting of totalram_pages by Denis Efremov · 6 years ago
  45. 51b1762 include/linux/vmpressure.h: use spinlock_t instead of struct spinlock by Sebastian Andrzej Siewior · 6 years ago
  46. 1fcf0a5 mm/page_isolation.c: change the prototype of undo_isolate_page_range() by Pingfan Liu · 6 years ago
  47. ac1c3e4 mm: remove the account_page_dirtied export by Christoph Hellwig · 6 years ago
  48. 219f8a2 include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info by Alexey Dobriyan · 6 years ago
  49. 442a5a9 mm: make !CONFIG_HUGE_PAGE wrappers into static inlines by Jason Gunthorpe · 6 years ago
  50. 465fc3a mm/memory.c: trivial clean up in insert_page() by Miklos Szeredi · 6 years ago
  51. a7030ae mm/gup.c: make follow_page_mask() static by Bharath Vedartham · 6 years ago
  52. 4456760 sparc: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 6 years ago
  53. a9d8777 s390: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 6 years ago
  54. 03069bb arm: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 6 years ago
  55. 2236b99 include/linux/pfn_t.h: remove pfn_t_to_virt() by Andrew Morton · 6 years ago
  56. 0d4ca4c mm/kasan: add object validation in ksize() by Marco Elver · 6 years ago
  57. 10d1f8c mm/slab: refactor common ksize KASAN logic into slab_common.c by Marco Elver · 6 years ago
  58. bb104ed lib/test_kasan: Add test for double-kzfree detection by Marco Elver · 6 years ago
  59. b5f6e0f mm/kasan: change kasan_check_{read,write} to return boolean by Marco Elver · 6 years ago
  60. 7d8ad89 mm/kasan: introduce __kasan_check_{read,write} by Marco Elver · 6 years ago
  61. 751ad98 asm-generic, x86: add bitops instrumentation for KASAN by Marco Elver · 6 years ago
  62. ff66135 x86: use static_cpu_has in uaccess region to avoid instrumentation by Marco Elver · 6 years ago
  63. 19a33ca lib/test_kasan: add bitops tests by Marco Elver · 6 years ago
  64. e896921 mm/kasan: print frame description for stack bugs by Marco Elver · 6 years ago
  65. b7c3613 docs: kmemleak: add more documentation details by André Almeida · 6 years ago
  66. 4e4dfce mm/kmemleak.c: change error at _write when kmemleak is disabled by André Almeida · 6 years ago
  67. 6ef9056 mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 6 years ago
  68. cb097cd slub: don't panic for memcg kmem cache creation failure by Shakeel Butt · 6 years ago
  69. 9cf3a8d mm/slub.c: avoid double string traverse in kmem_cache_flags() by Yury Norov · 6 years ago
  70. 966fede lkdtm/heap: add tests for freelist hardening by Kees Cook · 6 years ago
  71. a64b537 mm/slab: sanity-check page type when looking up cache by Kees Cook · 6 years ago
  72. 598a071 mm/slab: validate cache membership under freelist hardening by Kees Cook · 6 years ago
  73. d8b2fa6 ocfs2: use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  74. 4658d87 fs/ocfs2/dlmglue.c: unneeded variable: "status" by Hariprasad Kelam · 6 years ago
  75. e581595 ocfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  76. 5da844a ocfs2: add first lock wait time in locking_state by Gang He · 6 years ago
  77. 8056773 ocfs2: add locking filter debugfs file by Gang He · 6 years ago
  78. 8a7f5f4 ocfs2: add last unlock times in locking_state by Gang He · 6 years ago
  79. 0e71666 ocfs2/dlm: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  80. e926d8a fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat" by ChenGang · 6 years ago
  81. 733f002 sh: prevent warnings when using iounmap by Sam Ravnborg · 6 years ago
  82. 4106154 sh: config: remove left-over BACKLIGHT_LCD_SUPPORT by Krzysztof Kozlowski · 6 years ago
  83. 38ce85f arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS by Kefeng Wang · 6 years ago
  84. 6e22fd0 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 6 years ago
  85. ca90bbd scripts/decode_stacktrace: Accept dash/underscore in modules by Evan Green · 6 years ago
  86. 85f946f scripts/spelling.txt: add spelling fix for prohibited by Chris Paterson · 6 years ago
  87. cc0e5f1 scripts/spelling.txt: drop "sepc" from the misspelling list by Paul Walmsley · 6 years ago
  88. fe7d14f scripts/decode_stacktrace: look for modules with .ko.debug extension by Nicolas Boichat · 6 years ago
  89. 3101383 scripts/decode_stacktrace: match basepath using shell prefix operator, not regex by Nicolas Boichat · 6 years ago
  90. a760f8a include/linux/dmar.h: replace single-char identifiers in macros by Qian Cai · 6 years ago
  91. ae2c888 MAINTAINERS: nilfs2: update email address by Ryusuke Konishi · 6 years ago
  92. c32cc30 nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header by Masahiro Yamada · 6 years ago
  93. 810481a mm/z3fold.c: lock z3fold page before __SetPageMovable() by Henry Burns · 6 years ago
  94. dd92399 mm/memcontrol: fix wrong statistics in memory.stat by Yafang Shao · 6 years ago
  95. 9bd3bb6 mm/nvdimm: add is_ioremap_addr and use that to check ioremap address by Aneesh Kumar K.V · 6 years ago
  96. 2c012a4 mm: vmscan: scan anonymous pages on file refaults by Kuo-Hsin Yang · 6 years ago
  97. 753c8d9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. d7fe42a6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 02150fa Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 3a83f57 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago