index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
2022-03-10
mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
Linus Torvalds
2022-03-05
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
2022-03-05
mm: fix use-after-free when anon vma name is used after vma is freed
Suren Baghdasaryan
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-04
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
2022-02-26
Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-26
mm: fix use-after-free bug when mm->mmap is reused after being freed
Suren Baghdasaryan
2022-02-26
hugetlbfs: fix a truncation issue in hugepages parameter
Liu Yuntao
2022-02-26
mm/hugetlb: fix kernel crash with hugetlb mremap
Aneesh Kumar K.V
2022-02-25
usercopy: Check valid lifetime via stack depth
Kees Cook
2022-02-20
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
2022-02-11
kfence: make test case compatible with run time set sample interval
Peng Liu
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2022-02-11
mm: vmscan: remove deadlock due to throttling failing to make progress
Mel Gorman
2022-02-04
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
2022-02-04
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
2022-02-04
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
2022-02-04
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
2022-02-04
Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
Chen Wandun
2022-02-03
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-22
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2022-01-22
frontswap: simplify frontswap_register_ops
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
frontswap: remove the frontswap exports
Christoph Hellwig
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-22
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
zsmalloc: replace get_cpu_var with local_lock
Mike Galbraith
2022-01-22
zsmalloc: replace per zpage lock with pool->migrate_lock
Minchan Kim
[next]