- c93b0a9 mm/hugetlb: simplify the calculation of variables by Jiapeng Zhong · 4 years, 1 month ago
- 1d88433 mm/hugetlb: fix use after free when subpool max_hpages accounting is not enabled by Miaohe Lin · 4 years, 1 month ago
- c78a7f3 mm/hugetlb: use helper huge_page_order and pages_per_huge_page by Miaohe Lin · 4 years, 1 month ago
- 0aa7f35 mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call by Miaohe Lin · 4 years, 1 month ago
- a1ba9da mm/hugetlb.c: fix unnecessary address expansion of pmd sharing by Li Xinhai · 4 years, 1 month ago
- cc2205a mm/hugetlb: fix potential double free in hugetlb_register_node() error path by Miaohe Lin · 4 years, 1 month ago
- aba677f MIPS: do not call flush_tlb_all when setting pmd entry by Bibo Mao · 4 years, 1 month ago
- fca4057 mm/huge_memory.c: update tlb entry if pmd is changed by Bibo Mao · 4 years, 1 month ago
- 30c9cf4 mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events by Aili Yao · 4 years, 1 month ago
- 3b2ebea mm/gfp: add kernel-doc for gfp_t by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- a0cd7a7 mm: simplify free_highmem_page() and free_reserved_page() by David Hildenbrand · 4 years, 1 month ago
- b3880c6 video: fbdev: acornfb: remove free_unused_pages() by David Hildenbrand · 4 years, 1 month ago
- 9699ee7 mm: remove unneeded local variable in free_area_init_core by Baoquan He · 4 years, 1 month ago
- 7010a6e mm: simplify parameter of setup_usemap() by Baoquan He · 4 years, 1 month ago
- 3256ff8 mm: simplify parater of function memmap_init_zone() by Baoquan He · 4 years, 1 month ago
- ab28cb6 mm: rename memmap_init() and memmap_init_zone() by Baoquan He · 4 years, 1 month ago
- 93f503c mm: fix prototype warning from kernel test robot by Baoquan He · 4 years, 1 month ago
- d82dc3a kasan: don't run tests when KASAN is not enabled by Andrey Konovalov · 4 years, 1 month ago
- 1151613 kasan: add a test for kmem_cache_alloc/free_bulk by Andrey Konovalov · 4 years, 1 month ago
- 858bdeb kasan: add proper page allocator tests by Andrey Konovalov · 4 years, 1 month ago
- 611806b kasan: fix bug detection via ksize for HW_TAGS mode by Andrey Konovalov · 4 years, 1 month ago
- 027b37b kasan: move _RET_IP_ to inline wrappers by Andrey Konovalov · 4 years, 1 month ago
- e66e179 kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 4 years, 1 month ago
- 1b1df4c kasan: adapt kmalloc_uaf2 test to HW_TAGS mode by Andrey Konovalov · 4 years, 1 month ago
- 2e4bde6 kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL by Andrey Konovalov · 4 years, 1 month ago
- 5d92bdf kasan: rename CONFIG_TEST_KASAN_MODULE by Andrey Konovalov · 4 years, 1 month ago
- f05842c kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 4 years, 1 month ago
- 573a480 kasan: add match-all tag tests by Andrey Konovalov · 4 years, 1 month ago
- da17e37 kasan: add macros to simplify checking test constraints by Andrey Konovalov · 4 years, 1 month ago
- 0fd3792 kasan: clean up comments in tests by Andrey Konovalov · 4 years, 1 month ago
- 4062c24 kasan: clarify HW_TAGS impact on TBI by Andrey Konovalov · 4 years, 1 month ago
- f00748b kasan: prefix global functions with kasan_ by Andrey Konovalov · 4 years, 1 month ago
- fb9bf04 vmalloc: remove redundant NULL check by Yang Li · 4 years, 1 month ago
- 5df6d79 mm/page_reporting: use list_entry_is_head() in page_reporting_cycle() by sh_def@163.com · 4 years, 1 month ago
- 1583aa2 mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success by Li Xinhai · 4 years, 1 month ago
- ee8ab19 mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas() by Li Xinhai · 4 years, 1 month ago
- dbf53f7 mm/mprotect.c: optimize error detection in do_mprotect_pkey() by Tianjia Zhang · 4 years, 1 month ago
- 8abb50c mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 4 years, 1 month ago
- 374437a mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flush() by Miaohe Lin · 4 years, 1 month ago
- c045c72c mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flush() by Miaohe Lin · 4 years, 1 month ago
- 90a3e37 mm/memory.c: fix potential pte_unmap_unlock pte error by Miaohe Lin · 4 years, 1 month ago
- b720400 mm/mmap.c: remove unnecessary local variable by Adrian Huang · 4 years, 1 month ago
- 96403bf mm: memcontrol: fix slub memory accounting by Muchun Song · 4 years, 1 month ago
- 1685bde mm: memcontrol: fix get_active_memcg return value by Muchun Song · 4 years, 1 month ago
- cae3af6 mm: memcontrol: fix swap undercounting in cgroup2 by Muchun Song · 4 years, 1 month ago
- 6eeb104 fs: buffer: use raw page_memcg() on locked page by Johannes Weiner · 4 years, 1 month ago
- a7b7e1d mm/list_lru.c: remove kvfree_rcu_local() by Shakeel Butt · 4 years, 1 month ago
- c41a40b mm: memcontrol: replace the loop with a list_for_each_entry() by Muchun Song · 4 years, 1 month ago
- 8a26016 mm/memcontrol: remove redundant NULL check by Yang Li · 4 years, 1 month ago
- 802f1d5 mm: page_counter: re-layout structure to reduce false sharing by Feng Tang · 4 years, 1 month ago
- c1a660d mm: kmem: make __memcg_kmem_(un)charge static by Roman Gushchin · 4 years, 1 month ago
- b603894 mm: memcg: add swapcache stat for memcg v2 by Shakeel Butt · 4 years, 1 month ago
- f9b1038 mm/memcg: remove rcu locking for lock_page_lruvec function series by Alex Shi · 4 years, 1 month ago
- d7e3aba mm/memcg: revise the using condition of lock_page_lruvec function series by Alex Shi · 4 years, 1 month ago
- fff66b7 mm: memcontrol: make the slab calculation consistent by Muchun Song · 4 years, 1 month ago
- 380780e mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages by Muchun Song · 4 years, 1 month ago
- a1528e2 mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages by Muchun Song · 4 years, 1 month ago
- 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 4 years, 1 month ago
- bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 4 years, 1 month ago
- 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 4 years, 1 month ago
- b0ba3bf mm: memcontrol: fix NR_ANON_THPS accounting in charge moving by Muchun Song · 4 years, 1 month ago
- f3344ad mm: memcontrol: optimize per-lruvec stats counter memory usage by Muchun Song · 4 years, 1 month ago
- 2e9bd48 mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT by Roman Gushchin · 4 years, 1 month ago
- cad8320 mm/swap: don't SetPageWorkingset unconditionally during swapin by Yu Zhao · 4 years, 1 month ago
- e48333b mm/swap_state: constify static struct attribute_group by Rikard Falkeborn · 4 years, 1 month ago
- 25eaab4 mm/page_io: use pr_alert_ratelimited for swap read/write errors by Georgi Djakov · 4 years, 1 month ago
- cf532fa mm/swapfile.c: fix debugging information problem by Stephen Zhang · 4 years, 1 month ago
- 191a722 mm/swap_slots.c: remove redundant NULL check by Yang Li · 4 years, 1 month ago
- 6986c3e mm: backing-dev: Remove duplicated macro definition by Baolin Wang · 4 years, 1 month ago
- 4ebd3ae fs/buffer.c: add checking buffer head stat before clear by Yang Guo · 4 years, 1 month ago
- 826ea86 mm/filemap: simplify generic_file_read_iter by Christoph Hellwig · 4 years, 1 month ago
- 87fa0f3 mm/filemap: rename generic_file_buffered_read to filemap_read by Christoph Hellwig · 4 years, 1 month ago
- aa1ec2f mm/filemap: don't relock the page after calling readpage by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 2642fca mm/filemap: restructure filemap_get_pages by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 5963fe0 mm/filemap: split filemap_readahead out of filemap_get_pages by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- fce70da mm/filemap: add filemap_range_uptodate by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 87d1d7b mm/filemap: move the iocb checks into filemap_update_page by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 4612aee mm/filemap: convert filemap_update_page to return an errno by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- f253e18 mm/filemap: change filemap_create_page calling conventions by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 6843030 mm/filemap: change filemap_read_page calling conventions by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 33a0f5c mm/filemap: don't call ->readpage if IOCB_WAITQ is set by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- f32b5dd mm/filemap: inline __wait_on_page_locked_async into caller by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- bd8a1f3 mm/filemap: support readpage splitting a page by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 4805462 mm/filemap: pass a sleep state to put_and_wait_on_page_locked by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- cbd59c4 mm/filemap: use head pages in generic_file_buffered_read by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- ff993ba mm/filemap: convert filemap_get_pages to take a pagevec by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 0c7c575 mm/filemap: remove dynamically allocated array from filemap_read by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 3a6bae4 mm/filemap: rename generic_file_buffered_read subfunctions by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- ab2125d mm/filemap: don't revert iter on -EIOCBQUEUED by Pavel Begunkov · 4 years, 1 month ago
- 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 4 years, 1 month ago
- 1d2cae8 mm/page_owner: use helper function zone_end_pfn() to get end_pfn by Miaohe Lin · 4 years, 1 month ago
- 2e326c0 mm/debug_vm_pgtable/basic: iterate over entire protection_map[] by Anshuman Khandual · 4 years, 1 month ago
- bb5c47c mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect by Anshuman Khandual · 4 years, 1 month ago
- 91f5345 mm/debug: improve memcg debugging by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 457c82c mm/slub: minor coding style tweaks by Zhiyuan Dai · 4 years, 1 month ago
- fe2cce1 mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON by Vlastimil Babka · 4 years, 1 month ago
- d930ff0 mm, slub: splice cpu and page freelists in deactivate_slab() by Vlastimil Babka · 4 years, 1 month ago
- 59450bb mm, slab, slub: stop taking cpu hotplug lock by Vlastimil Babka · 4 years, 1 month ago
- 7e1fa93 mm, slab, slub: stop taking memory hotplug lock by Vlastimil Babka · 4 years, 1 month ago
- 666716f mm, slub: stop freeing kmem_cache_node structures on node offline by Vlastimil Babka · 4 years, 1 month ago