2022-06-22 |
Jan Kara | init: Initialize noop_backing_dev_info early |
tree | commitdiff |
2022-06-09 |
Miaohe Lin | mm/memremap: fix missing call to untrack_pfn() in pagem... |
tree | commitdiff |
2022-06-09 |
Mike Kravetz | hugetlb: fix huge_pmd_unshare address update |
tree | commitdiff |
2022-06-09 |
Mel Gorman | mm/page_alloc: always attempt to allocate at least... |
tree | commitdiff |
2022-06-09 |
Dong Aisheng | Revert "mm/cma.c: remove redundant cma_mutex lock" |
tree | commitdiff |
2022-06-09 |
Rei Yamamoto | mm, compaction: fast_find_migrateblock() should return... |
tree | commitdiff |
2022-06-06 |
Sultan Alsawaf | zsmalloc: fix races between asynchronous zspage free... |
tree | commitdiff |
2022-05-30 |
Jason A. Donenfeld | random: move randomize_page() into mm where it belongs |
tree | commitdiff |
2022-05-25 |
Hyeonggon Yoo | mm/kfence: reset PG_slab and memcg_data before freeing... |
tree | commitdiff |
2022-05-18 |
Naoya Horiguchi | mm/hwpoison: use pr_err() instead of dump_page() in... |
tree | commitdiff |
2022-05-18 |
Xu Yu | mm/huge_memory: do not overkill when splitting huge_zer... |
tree | commitdiff |
2022-05-18 |
Xu Yu | Revert "mm/memory-failure.c: skip huge_zero_page in... |
tree | commitdiff |
2022-05-15 |
Peter Xu | mm: fix invalid page pointer returned with FOLL_PIN... |
tree | commitdiff |
2022-05-15 |
Miaohe Lin | mm/mlock: fix potential imbalanced rlimit ucounts adjus... |
tree | commitdiff |
2022-05-15 |
Naoya Horiguchi | mm/hwpoison: fix error page recovered but reported... |
tree | commitdiff |
2022-05-15 |
Muchun Song | mm: userfaultfd: fix missing cache flush in mcopy_atomi... |
tree | commitdiff |
2022-05-15 |
Muchun Song | mm: shmem: fix missing cache flush in shmem_mfill_atomi... |
tree | commitdiff |
2022-05-15 |
Muchun Song | mm: hugetlb: fix missing cache flush in copy_huge_page_... |
tree | commitdiff |
2022-05-15 |
Muchun Song | mm: fix missing cache flush for all tail pages of compo... |
tree | commitdiff |
2022-05-09 |
Zqiang | kasan: prevent cpu_quarantine corruption when CPU offli... |
tree | commitdiff |
2022-05-01 |
Linus Torvalds | mm: gup: make fault_in_safe_writeable() use fixup_user_... |
tree | commitdiff |
2022-05-01 |
Andreas Gruenbacher | gup: Introduce FOLL_NOFAULT flag to disable page faults |
tree | commitdiff |
2022-05-01 |
Andreas Gruenbacher | iov_iter: Introduce fault_in_iov_iter_writeable |
tree | commitdiff |
2022-05-01 |
Andreas Gruenbacher | iov_iter: Turn iov_iter_fault_in_readable into fault_in... |
tree | commitdiff |
2022-05-01 |
Andreas Gruenbacher | gup: Turn fault_in_pages_{readable,writeable} into... |
tree | commitdiff |
2022-05-01 |
Muchun Song | mm: kfence: fix objcgs vector allocation |
tree | commitdiff |
2022-04-27 |
Alistair Popple | mm/mmu_notifier.c: fix race in mmu_interval_notifier_re... |
tree | commitdiff |
2022-04-27 |
Nico Pache | oom_kill.c: futex: delay the OOM reaper to allow time... |
tree | commitdiff |
2022-04-27 |
Christophe Leroy | mm, hugetlb: allow for "high" userspace addresses |
tree | commitdiff |
2022-04-27 |
Shakeel Butt | memcg: sync flush only if periodic flush is delayed |
tree | commitdiff |
2022-04-27 |
Xu Yu | mm/memory-failure.c: skip huge_zero_page in memory_fail... |
tree | commitdiff |
2022-04-27 |
Marco Elver | mm, kfence: support kmem_dump_obj() for KFENCE objects |
tree | commitdiff |
2022-04-27 |
Xiongwei Song | mm: page_alloc: fix building error on -Werror=array... |
tree | commitdiff |
2022-04-20 |
Patrick Wang | mm: kmemleak: take a full lowmem check in kmemleak_... |
tree | commitdiff |
2022-04-20 |
Minchan Kim | mm: fix unexpected zeroed page mapping with zram swap |
tree | commitdiff |
2022-04-20 |
Juergen Gross | mm, page_alloc: fix build_zonerefs_node() |
tree | commitdiff |
2022-04-20 |
Axel Rasmussen | mm/secretmem: fix panic when growing a memfd_secret |
tree | commitdiff |
2022-04-13 |
Peter Xu | mm: don't skip swap entry even if zap_details specified |
tree | commitdiff |
2022-04-13 |
Miaohe Lin | mm/mempolicy: fix mpol_new leak in shared_policy_replace |
tree | commitdiff |
2022-04-13 |
Paolo Bonzini | mmmremap.c: avoid pointless invalidate_range_start... |
tree | commitdiff |
2022-04-13 |
Max Filippov | highmem: fix checks in __kmap_local_sched_{in,out} |
tree | commitdiff |
2022-04-13 |
Mauricio Faria de... | mm: fix race between MADV_FREE reclaim and blkdev direc... |
tree | commitdiff |
2022-04-13 |
Marco Elver | kfence: limit currently covered allocations when pool... |
tree | commitdiff |
2022-04-13 |
Marco Elver | kfence: move saving stack trace of allocations into... |
tree | commitdiff |
2022-04-13 |
Marco Elver | kfence: count unexpectedly skipped allocations |
tree | commitdiff |
2022-04-08 |
Randy Dunlap | mm/usercopy: return 1 from hardened_usercopy __setup... |
tree | commitdiff |
2022-04-08 |
Randy Dunlap | mm/memcontrol: return 1 from cgroup.memory __setup... |
tree | commitdiff |
2022-04-08 |
Randy Dunlap | mm/mmap: return 1 from stack_guard_gap __setup() handler |
tree | commitdiff |
2022-04-08 |
Kuan-Ying Lee | mm/kmemleak: reset tag when compare object pointer |
tree | commitdiff |
2022-04-08 |
Rik van Riel | mm,hwpoison: unmap poisoned page before invalidation |
tree | commitdiff |
2022-04-08 |
Charan Teja Kalla | Revert "mm: madvise: skip unmapped vma holes passed... |
tree | commitdiff |
2022-04-08 |
Charan Teja Kalla | mm: madvise: return correct bytes advised with process_... |
tree | commitdiff |
2022-04-08 |
Charan Teja Kalla | mm: madvise: skip unmapped vma holes passed to process_... |
tree | commitdiff |
2022-04-08 |
Hugh Dickins | mempolicy: mbind_range() set_policy() after vma_merge() |
tree | commitdiff |
2022-04-08 |
Rik van Riel | mm: invalidate hwpoison page cache page in fault path |
tree | commitdiff |
2022-04-08 |
Alistair Popple | mm/pages_alloc.c: don't create ZONE_MOVABLE beyond... |
tree | commitdiff |
2022-04-08 |
Miaohe Lin | mm/mlock: fix two bugs in user_shm_lock() |
tree | commitdiff |
2022-04-08 |
Muchun Song | mm: kfence: fix missing objcg housekeeping for SLAB |
tree | commitdiff |
2022-03-23 |
Guo Ziliang | mm: swap: get rid of livelock in swapin readahead |
tree | commitdiff |
2022-03-08 |
Hugh Dickins | memfd: fix F_SEAL_WRITE after shmem huge page allocated |
tree | commitdiff |
2022-03-08 |
Daniel Borkmann | mm: Consider __GFP_NOWARN flag for oversized kvmalloc... |
tree | commitdiff |
2022-03-08 |
Andrey Konovalov | kasan: fix quarantine conflicting with init_on_free |
tree | commitdiff |
2022-03-08 |
Kefeng Wang | mm: defer kmemleak object creation of module_alloc() |
tree | commitdiff |
2022-03-02 |
Miaohe Lin | memblock: use kfree() to release kmalloced memblock... |
tree | commitdiff |
2022-03-02 |
Matthew Wilcox ... | mm/filemap: Fix handling of THPs in generic_file_buffer... |
tree | commitdiff |
2022-02-23 |
Linus Torvalds | mm: don't try to NUMA-migrate COW pages that have other... |
tree | commitdiff |
2022-02-16 |
Roman Gushchin | mm: memcg: synchronize objcg lists with a dedicated... |
tree | commitdiff |
2022-02-08 |
Lang Yu | mm/kmemleak: avoid scanning potential huge holes |
tree | commitdiff |
2022-02-08 |
Pasha Tatashin | mm/debug_vm_pgtable: remove pte entry from the page... |
tree | commitdiff |
2022-02-05 |
John Hubbard | Revert "mm/gup: small refactoring: simplify try_grab_pa... |
tree | commitdiff |
2022-01-29 |
Shakeel Butt | memcg: better bounds on the memcg stats updates |
tree | commitdiff |
2022-01-29 |
Shakeel Butt | memcg: unify memcg stat flushing |
tree | commitdiff |
2022-01-29 |
Shakeel Butt | memcg: flush stats only if updated |
tree | commitdiff |
2022-01-27 |
Alistair Popple | mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault |
tree | commitdiff |
2022-01-27 |
Gang Li | shmem: fix a race between shmem_unused_huge_shrink... |
tree | commitdiff |
2022-01-27 |
Baoquan He | mm/page_alloc.c: do not warn allocation failure on... |
tree | commitdiff |
2022-01-27 |
Baoquan He | mm_zone: add function to check if managed dma zone... |
tree | commitdiff |
2022-01-05 |
SeongJae Park | mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target... |
tree | commitdiff |
2021-12-29 |
Baokun Li | kfence: fix memory leak when cat kfence objects |
tree | commitdiff |
2021-12-29 |
SeongJae Park | mm/damon/dbgfs: protect targets destructions with kdamo... |
tree | commitdiff |
2021-12-29 |
Liu Shixin | mm/hwpoison: clear MF_COUNT_INCREASED before retrying... |
tree | commitdiff |
2021-12-29 |
Naoya Horiguchi | mm, hwpoison: fix condition in free hugetlb page path |
tree | commitdiff |
2021-12-29 |
Andrey Ryabinin | mm: mempolicy: fix THP allocations escaping mempolicy... |
tree | commitdiff |
2021-12-14 |
Manjong Lee | mm: bdi: initialize bdi_min_ratio when bdi is unregistered |
tree | commitdiff |
2021-12-14 |
Gerald Schaefer | mm/slub: fix endianness bug for alloc/free_traces attri... |
tree | commitdiff |
2021-12-14 |
SeongJae Park | mm/damon/core: fix fake load reports due to uninterrupt... |
tree | commitdiff |
2021-11-25 |
Nadav Amit | hugetlbfs: flush TLBs correctly after huge_pmd_unshare |
tree | commitdiff |
2021-11-25 |
SeongJae Park | mm/damon/dbgfs: fix missed use of damon_dbgfs_lock |
tree | commitdiff |
2021-11-25 |
SeongJae Park | mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified... |
tree | commitdiff |
2021-11-25 |
Ard Biesheuvel | kmap_local: don't assume kmap PTEs are linear arrays... |
tree | commitdiff |
2021-11-25 |
Mina Almasry | hugetlb, userfaultfd: fix reservation restore on userfa... |
tree | commitdiff |
2021-11-25 |
Rustam Kovhaev | mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag |
tree | commitdiff |
2021-11-18 |
Michal Hocko | mm, oom: do not trigger out_of_memory from the #PF |
tree | commitdiff |
2021-11-18 |
Vasily Averin | mm, oom: pagefault_out_of_memory: don't force global... |
tree | commitdiff |
2021-11-18 |
Vasily Averin | memcg: prohibit unconditional exceeding the limit of... |
tree | commitdiff |
2021-11-18 |
Matthew Wilcox ... | mm/filemap.c: remove bogus VM_BUG_ON |
tree | commitdiff |
2021-11-18 |
Miaohe Lin | mm/zsmalloc.c: close race window between zs_pool_dec_is... |
tree | commitdiff |
2021-11-12 |
Marco Elver | kfence: always use static branches to guard kfence_alloc() |
tree | commitdiff |
2021-10-31 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
tree | commitdiff |
2021-10-30 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
tree | commitdiff |
next |