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-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-06
mm/slob: Remove unnecessary page_mapcount_reset() function call
Hyeonggon Yoo
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
2022-01-06
zsmalloc: Stop using slab fields in struct page
Matthew Wilcox (Oracle)
2022-01-06
mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled
Vlastimil Babka
2022-01-06
mm/slub: Simplify struct slab slabs field definition
Vlastimil Babka
2022-01-06
mm/sl*b: Differentiate struct slab fields by sl*b implementations
Vlastimil Babka
2022-01-06
mm/kfence: Convert kfence_guarded_alloc() to struct slab
Vlastimil Babka
2022-01-06
mm/kasan: Convert to struct folio and struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm/slob: Convert SLOB to use struct slab and struct folio
Matthew Wilcox (Oracle)
2022-01-06
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
2022-01-06
mm: Convert struct page to struct slab in functions used by other subsystems
Vlastimil Babka
2022-01-06
mm/slab: Finish struct page to struct slab conversion
Vlastimil Babka
2022-01-06
mm/slab: Convert most struct page to struct slab by spatch
Vlastimil Babka
2022-01-06
mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab
Vlastimil Babka
2022-01-06
mm/slub: Finish struct page to struct slab conversion
Vlastimil Babka
2022-01-06
mm/slub: Convert most struct page to struct slab by spatch
Vlastimil Babka
2022-01-06
mm/slub: Convert pfmemalloc_match() to take a struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm/slub: Convert __free_slab() to use struct slab
Vlastimil Babka
2022-01-06
mm/slub: Convert alloc_slab_page() to return a struct slab
Vlastimil Babka
2022-01-06
mm/slub: Convert print_page_info() to print_slab_info()
Matthew Wilcox (Oracle)
2022-01-06
mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab
Vlastimil Babka
2022-01-06
mm/slub: Convert kfree() to use a struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm/slub: Convert detached_freelist to use a struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm: Convert check_heap_object() to use struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm: Use struct slab in kmem_obj_info()
Matthew Wilcox (Oracle)
2022-01-06
mm: Convert __ksize() to struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm: Convert virt_to_cache() to use struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm: Convert [un]account_slab_page() to struct slab
Matthew Wilcox (Oracle)
2022-01-06
mm: Split slab into its own type
Matthew Wilcox (Oracle)
2022-01-06
mm/slub: Make object_err() static
Vlastimil Babka
2022-01-06
mm/slab: Dissolve slab_map_pages() in its caller
Vlastimil Babka
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
[next]