Age | Commit message (Expand) | Author | Files | Lines |
2023-04-19 | workingset: memcg: sleep when flushing stats in workingset_refault() | Yosry Ahmed | 3 | -6/+7 |
2023-04-19 | memcg: sleep during flushing stats in safe contexts | Yosry Ahmed | 4 | -13/+45 |
2023-04-19 | memcg: replace stats_flush_lock with an atomic | Yosry Ahmed | 1 | -7/+11 |
2023-04-19 | memcg: do not flush stats in irq context | Yosry Ahmed | 1 | -1/+15 |
2023-04-19 | memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited" | Yosry Ahmed | 3 | -4/+4 |
2023-04-19 | cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic" | Yosry Ahmed | 3 | -4/+4 |
2023-04-19 | mm: kfence: improve the performance of __kfence_alloc() and __kfence_free() | Peng Zhang | 3 | -23/+59 |
2023-04-19 | mm/zswap: delay the initialization of zswap | Liu Shixin | 1 | -17/+54 |
2023-04-19 | mm/zswap: replace zswap_init_{started/failed} with zswap_init_state | Liu Shixin | 1 | -25/+30 |
2023-04-19 | mm/zswap: remove zswap_entry_cache_{create,destroy} helper function | Liu Shixin | 1 | -13/+3 |
2023-04-19 | mm: vmalloc: rename addr_to_vb_xarray() function | Uladzislau Rezki (Sony) | 1 | -6/+6 |
2023-04-19 | kmemleak-test: fix kmemleak_test.c build logic | Hao Ge | 4 | -10/+9 |
2023-04-19 | lib/test_vmalloc.c: add vm_map_ram()/vm_unmap_ram() test case | Uladzislau Rezki (Sony) | 1 | -0/+37 |
2023-04-19 | mm: vmalloc: remove a global vmap_blocks xarray | Uladzislau Rezki (Sony) | 1 | -8/+63 |
2023-04-19 | mm: move free_area_empty() to mm/internal.h | Mike Rapoport (IBM) | 2 | -5/+5 |
2023-04-19 | kmsan: fix a stale comment in kmsan_save_stack_with_flags() | Zhen Lei | 1 | -1/+1 |
2023-04-19 | hugetlb: remove PageHeadHuge() | Matthew Wilcox (Oracle) | 2 | -13/+12 |
2023-04-19 | xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -3/+0 |
2023-04-19 | sh: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -6/+0 |
2023-04-19 | powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -1/+0 |
2023-04-19 | nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | ia64: don't allow users to override ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -2/+1 |
2023-04-19 | csky: drop ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -4/+0 |
2023-04-19 | arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -12/+12 |
2023-04-19 | arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -3/+1 |
2023-04-19 | arm: reword ARCH_FORCE_MAX_ORDER prompt and help text | Mike Rapoport (IBM) | 1 | -7/+9 |
2023-04-19 | memcg: do not drain charge pcp caches on remote isolated cpus | Michal Hocko | 1 | -1/+2 |
2023-04-19 | sched/isolation: add cpu_is_isolated() API | Frederic Weisbecker | 1 | -0/+12 |
2023-04-19 | mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file() | Ivan Orlov | 2 | -1/+22 |
2023-04-19 | kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14 | Arnd Bergmann | 1 | -0/+2 |
2023-04-19 | zsmalloc: reset compaction source zspage pointer after putback_zspage() | Sergey Senozhatsky | 1 | -1/+1 |
2023-04-19 | mm: make arch_has_descending_max_zone_pfns() static | Arnd Bergmann | 3 | -8/+2 |
2023-04-19 | mm: avoid passing 0 to __ffs() | Kirill A. Shutemov | 2 | -2/+22 |
2023-04-19 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes | Andrew Morton | 11 | -102/+247 |
2023-04-19 | nilfs2: initialize unused bytes in segment summary blocks | Ryusuke Konishi | 1 | -0/+20 |
2023-04-19 | mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages | Mel Gorman | 1 | -0/+3 |
2023-04-19 | mm/mmap: regression fix for unmapped_area{_topdown} | Liam R. Howlett | 1 | -5/+43 |
2023-04-19 | maple_tree: fix mas_empty_area() search | Liam R. Howlett | 1 | -9/+11 |
2023-04-19 | maple_tree: make maple state reusable after mas_empty_area_rev() | Liam R. Howlett | 1 | -14/+13 |
2023-04-19 | mm: kmsan: handle alloc failures in kmsan_ioremap_page_range() | Alexander Potapenko | 3 | -19/+59 |
2023-04-19 | mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush() | Alexander Potapenko | 3 | -19/+34 |
2023-04-19 | tools/Makefile: do missed s/vm/mm/ | SeongJae Park | 1 | -7/+7 |
2023-04-19 | mm: fix memory leak on mm_init error handling | Mathieu Desnoyers | 1 | -0/+1 |
2023-04-19 | mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock | Tetsuo Handa | 1 | -0/+16 |
2023-04-19 | kernel/sys.c: fix and improve control flow in __sys_setres[ug]id() | Ondrej Mosnacek | 1 | -29/+40 |