1. 872c8ee perf session: Fix loading of compressed data split across adjacent records by Alexey Budankov · 6 years ago
  2. 146540f perf stat: Always separate stalled cycles per insn by Cong Wang · 6 years ago
  3. 08ef3af perf stat: Fix segfault for event group in repeat mode by Jiri Olsa · 6 years ago
  4. 79b2fe5 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 6 years ago
  5. dde4e73 perf script: Fix off by one in brstackinsn IPC computation by Andi Kleen · 6 years ago
  6. 7db7218 perf script: Improve man page description of metrics by Andi Kleen · 6 years ago
  7. 5f8eec3 perf script: Fix --max-blocks man page description by Andi Kleen · 6 years ago
  8. e0c5c5e Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  9. 916c31f perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 6 years ago
  10. e4557c1 perf/x86/intel: Fix spurious NMI on fixed counter by Kan Liang · 6 years ago
  11. 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  12. 2f217d5 perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs by Kim Phillips · 6 years ago
  13. 16f4641 perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs by Kim Phillips · 6 years ago
  14. 1cf8dfe perf/core: Fix race between close() and fork() by Peter Zijlstra · 6 years ago
  15. e5eb08a Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  16. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  17. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  18. 2c20798 mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process() by Tetsuo Handa · 6 years ago
  19. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 6 years ago
  20. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 6 years ago
  21. 5eee7e1 mm, oom: refactor dump_tasks for memcg OOMs by Shakeel Butt · 6 years ago
  22. f168a9a mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() by Tetsuo Handa · 6 years ago
  23. 135e535 mm/memory-failure.c: clarify error message by Jane Chu · 6 years ago
  24. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 6 years ago
  25. ee2ad71 mm: smaps: split PSS into components by Luigi Semenzato · 6 years ago
  26. 1e426fe mm: use down_read_killable for locking mmap_sem in access_remote_vm by Konstantin Khlebnikov · 6 years ago
  27. cd9e2bb proc: use down_read_killable mmap_sem for /proc/pid/map_files by Konstantin Khlebnikov · 6 years ago
  28. c460380 proc: use down_read_killable mmap_sem for /proc/pid/clear_refs by Konstantin Khlebnikov · 6 years ago
  29. ad80b932 proc: use down_read_killable mmap_sem for /proc/pid/pagemap by Konstantin Khlebnikov · 6 years ago
  30. a26a978 proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup by Konstantin Khlebnikov · 6 years ago
  31. 8a713e7 proc: use down_read_killable mmap_sem for /proc/pid/maps by Konstantin Khlebnikov · 6 years ago
  32. cbf800d tools/vm/slabinfo: add sorting info to help menu by Tobin C. Harding · 6 years ago
  33. 53a83f9 tools/vm/slabinfo: add option to sort by partial slabs by Tobin C. Harding · 6 years ago
  34. 1106b20 tools/vm/slabinfo: add partial slab listing to -X by Tobin C. Harding · 6 years ago
  35. d914999 tools/vm/slabinfo: order command line options by Tobin C. Harding · 6 years ago
  36. 98879b3 mm: vmscan: correct some vmscan counters for THP swapout by Yang Shi · 6 years ago
  37. af5d440 mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned by Yang Shi · 6 years ago
  38. 23a5c8c mm: init: report memory auto-initialization features at boot time by Alexander Potapenko · 6 years ago
  39. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 6 years ago
  40. ba5c5e4 arm64: move jump_label_init() before parse_early_param() by Kees Cook · 6 years ago
  41. e03a512 mm/large system hash: clear hashdist when only one node with memory is booted by Nicholas Piggin · 6 years ago
  42. ec11408 mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist by Nicholas Piggin · 6 years ago
  43. d9009d6 mm/vmalloc.c: spelling> s/informaion/information/ by Geert Uytterhoeven · 6 years ago
  44. 460e42d mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va() by Uladzislau Rezki (Sony) · 6 years ago
  45. 54f63d9 mm/vmalloc.c: get rid of one single unlink_va() when merge by Uladzislau Rezki (Sony) · 6 years ago
  46. 82dd23e mm/vmalloc.c: preload a CPU with one object for split purpose by Uladzislau Rezki (Sony) · 6 years ago
  47. cacca6b mm/vmalloc.c: remove "node" argument by Uladzislau Rezki (Sony) · 6 years ago
  48. 543bdb2 mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 6 years ago
  49. 96756fc mm/memory.c: fail when offset == num in first check of __vm_map_pages() by Miguel Ojeda · 6 years ago
  50. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 6 years ago
  51. c2471e7 unicore32: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  52. f32848e um: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  53. d1b46fe riscv: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  54. 3f4a130 parisc: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  55. fc7835c2 nios2: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  56. f52a8e1 nds32: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  57. b7902ce mips: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  58. 14c0a39 m68k: sun3: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  59. bd5ff06 csky: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  60. 50f11a8 arm64: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  61. 28bcf59 arm: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  62. bc3ace9 alpha: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  63. 5fba4af4 asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] by Mike Rapoport · 6 years ago
  64. 790c736 mm/gup.c: mark undo_dev_pagemap as __maybe_unused by Guenter Roeck · 6 years ago
  65. b5d1c39 mm/gup.c: remove some BUG_ONs from get_gate_page() by Andy Lutomirski · 6 years ago
  66. aa71239 mm/gup: speed up check_and_migrate_cma_pages() on huge page by Pingfan Liu · 6 years ago
  67. 520b4a4 mm: mark the page referenced in gup_hugepte by Christoph Hellwig · 6 years ago
  68. 01a3691 mm: switch gup_hugepte to use try_get_compound_head by Christoph Hellwig · 6 years ago
  69. cbd34da mm: move the powerpc hugepd code to mm/gup.c by Christoph Hellwig · 6 years ago
  70. 817be12 mm: validate get_user_pages_fast flags by Christoph Hellwig · 6 years ago
  71. 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 6 years ago
  72. d3649f6 mm: reorder code blocks in gup.c by Christoph Hellwig · 6 years ago
  73. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 6 years ago
  74. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  75. 5875509 sparc64: define untagged_addr() by Christoph Hellwig · 6 years ago
  76. d855079 sparc64: add the missing pgd_page definition by Christoph Hellwig · 6 years ago
  77. 3c9b9ac sh: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  78. 2f85e7f sh: add the missing pud_page definition by Christoph Hellwig · 6 years ago
  79. 446f062 MIPS: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  80. 39656e8 mm: lift the x86_32 PAE version of gup_get_pte to common code by Christoph Hellwig · 6 years ago
  81. 26f4c32 mm: simplify gup_fast_permitted by Christoph Hellwig · 6 years ago
  82. f455c854 mm: use untagged_addr() for get_user_pages_fast addresses by Christoph Hellwig · 6 years ago
  83. fcf8a1e mm, memcg: add a memcg_slabinfo debugfs file by Waiman Long · 6 years ago
  84. fb2f2b0 mm: memcg/slab: reparent memcg kmem_caches on cgroup removal by Roman Gushchin · 6 years ago
  85. 4d96ba3 mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages by Roman Gushchin · 6 years ago
  86. f0a3a24 mm: memcg/slab: rework non-root kmem_cache lifecycle management by Roman Gushchin · 6 years ago
  87. 63b02ef mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlock by Roman Gushchin · 6 years ago
  88. 5703329 mm: memcg/slab: don't check the dying flag on kmem_cache creation by Roman Gushchin · 6 years ago
  89. 6cea1d5 mm: memcg/slab: unify SLAB and SLUB page accounting by Roman Gushchin · 6 years ago
  90. 49a18ea mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() by Roman Gushchin · 6 years ago
  91. 4348669 mm: memcg/slab: generalize postponed non-root kmem_cache deactivation by Roman Gushchin · 6 years ago
  92. 0b14e8a mm: memcg/slab: rename slab delayed deactivation functions and fields by Roman Gushchin · 6 years ago
  93. c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 6 years ago
  94. c8713d0 mm: memcontrol: dump memory.stat during cgroup OOM by Johannes Weiner · 6 years ago
  95. 1e577f9 mm, memcg: introduce memory.events.local by Shakeel Butt · 6 years ago
  96. ec16545 memcg, fsnotify: no oom-kill for remote memcg charging by Shakeel Butt · 6 years ago
  97. 38d3849 memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL by Shakeel Butt · 6 years ago
  98. aeb309b mm/mincore.c: fix race between swapoff and mincore by Huang Ying · 6 years ago
  99. 4efaceb mm, swap: use rbtree for swap_extent by Aaron Lu · 6 years ago
  100. 054f1d1 mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device() by Huang Ying · 6 years ago