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-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
mm: rearrange madvise code to allow for reuse
Colin Cross
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
mm/memcg: use struct_size() helper in kzalloc()
Wang Weiyang
2022-01-15
memcg: better bounds on the memcg stats updates
Shakeel Butt
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
mm/page_counter: remove an incorrect call to propagate_protected_usage()
Donghai Qiao
2022-01-15
mm: memcontrol: make cgroup_memory_nokmem static
Muchun Song
2022-01-15
mm/frontswap.c: use non-atomic '__set_bit()' when possible
Christophe JAILLET
2022-01-15
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
2022-01-15
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-01-15
mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
Li Xinhai
2022-01-15
gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able
Christophe Leroy
2022-01-15
mm/truncate.c: remove unneeded variable
chiminghao
2022-01-15
mm/debug_vm_pgtable: update comments regarding migration swap entries
Anshuman Khandual
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
2022-01-15
kasan: fix quarantine conflicting with init_on_free
Andrey Konovalov
2022-01-15
kasan: add ability to detect double-kmem_cache_destroy()
Marco Elver
2022-01-15
mm/memremap: add ZONE_DEVICE support for compound pages
Joao Martins
2022-01-15
mm/page_alloc: refactor memmap_init_zone_device() page init
Joao Martins
2022-01-15
mm/page_alloc: split prep_compound_page into head and tail subparts
Joao Martins
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2022-01-15
kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
Kuan-Ying Lee
2022-01-15
mm: slab: make slab iterator functions static
Muchun Song
2022-01-15
mm/slab_common: use WARN() if cache still has objects on destroy
Marco Elver
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
2021-12-25
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-25
mm/damon/dbgfs: protect targets destructions with kdamond_lock
SeongJae Park
2021-12-25
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
2021-12-25
mm: mempolicy: fix THP allocations escaping mempolicy restrictions
Andrey Ryabinin
2021-12-25
kfence: fix memory leak when cat kfence objects
Baokun Li
2021-12-11
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-10
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
2021-12-10
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
2021-12-10
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
2021-12-10
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
2021-12-10
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
2021-12-10
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
2021-12-10
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
2021-12-10
mm/damon/core: remove unnecessary error messages
SeongJae Park
2021-12-10
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
2021-12-10
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
2021-12-10
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
2021-12-10
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-06
percpu: km: ensure it is used with NOMMU (either UP or SMP)
Vladimir Murzin
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
[next]