2022-08-23 |
Dom Cobley | Merge tag 'v5.15.59' into rpi-5.15.y |
tree | commitdiff |
2022-08-23 |
Dom Cobley | Merge tag 'v5.15.58' into rpi-5.15.y |
tree | commitdiff |
2022-08-23 |
Dom Cobley | Merge tag 'v5.15.57' into rpi-5.15.y |
tree | commitdiff |
2022-08-03 |
Jaewon Kim | page_alloc: fix invalid watermark check on a negative... |
tree | commitdiff |
2022-08-03 |
Ralph Campbell | mm/hmm: fault non-owner device private entries |
tree | commitdiff |
2022-08-03 |
Miaohe Lin | hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte |
tree | commitdiff |
2022-08-03 |
Josef Bacik | mm: fix page leak with multiple threads mapping the... |
tree | commitdiff |
2022-08-03 |
Mike Rapoport | secretmem: fix unhandled fault in truncate |
tree | commitdiff |
2022-07-29 |
Wang Cheng | mm/mempolicy: fix uninit-value in mpol_rebind_policy() |
tree | commitdiff |
2022-07-22 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-07-21 |
Gowans, James | mm: split huge PUD on wp_huge_pud fallback |
tree | commitdiff |
2022-07-21 |
Axel Rasmussen | mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated... |
tree | commitdiff |
2022-07-18 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-07-12 |
Naoya Horiguchi | Revert "mm/memory-failure.c: fix race with changing... |
tree | commitdiff |
2022-07-12 |
Naoya Horiguchi | mm/hwpoison: fix race between hugetlb free/demotion... |
tree | commitdiff |
2022-07-12 |
Miaohe Lin | mm/memory-failure.c: fix race with changing page compou... |
tree | commitdiff |
2022-07-12 |
luofei | mm/hwpoison: avoid the impact of hwpoison_filter()... |
tree | commitdiff |
2022-07-12 |
Naoya Horiguchi | mm/hwpoison: mf_mutex for soft offline and unpoison |
tree | commitdiff |
2022-07-12 |
Paolo Bonzini | mm: vmalloc: introduce array allocation functions |
tree | commitdiff |
2022-07-12 |
Liu Shixin | mm/filemap: fix UAF in find_lock_entries |
tree | commitdiff |
2022-07-12 |
Jann Horn | mm/slub: add missing TID updates on slab deactivation |
tree | commitdiff |
2022-07-11 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-07-04 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-06-27 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-06-24 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-06-22 |
Jan Kara | init: Initialize noop_backing_dev_info early |
tree | commitdiff |
2022-06-17 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-06-06 |
Sultan Alsawaf | zsmalloc: fix races between asynchronous zspage free... |
tree | commitdiff |
2022-06-01 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-05-30 |
Jason A. Donenfeld | random: move randomize_page() into mm where it belongs |
tree | commitdiff |
2022-05-26 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-05-25 |
Hyeonggon Yoo | mm/kfence: reset PG_slab and memcg_data before freeing... |
tree | commitdiff |
2022-05-23 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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-16 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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-28 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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-26 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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-19 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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-11 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
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-30 |
Dom Cobley | Merge remote-tracking branch 'stable/linux-5.15.y'... |
tree | commitdiff |
2022-03-29 |
David Plowman | mm,page_alloc,cma: introduce a customisable threshold... |
tree | commitdiff |
2022-03-23 |
Guo Ziliang | mm: swap: get rid of livelock in swapin readahead |
tree | commitdiff |
2022-03-21 |
Phil Elwell | zswap: Defer zswap initialisation |
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 |
next |