summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kasan: move _RET_IP_ to inline wrappersAndrey Konovalov2021-02-244-15/+13
* kasan: fix memory corruption in kasan_bitops_tags testAndrey Konovalov2021-02-241-5/+5
* kasan: adapt kmalloc_uaf2 test to HW_TAGS modeAndrey Konovalov2021-02-241-0/+11
* kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAILAndrey Konovalov2021-02-242-6/+13
* kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov2021-02-243-6/+6
* kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-248-21/+107
* kasan: add match-all tag testsAndrey Konovalov2021-02-243-0/+99
* kasan: add macros to simplify checking test constraintsAndrey Konovalov2021-02-241-70/+31
* kasan: clean up comments in testsAndrey Konovalov2021-02-242-25/+39
* kasan: clarify HW_TAGS impact on TBIAndrey Konovalov2021-02-241-5/+11
* kasan: prefix global functions with kasan_Andrey Konovalov2021-02-2411-117/+117
* vmalloc: remove redundant NULL checkYang Li2021-02-241-5/+2
* mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()sh_def@163.com2021-02-241-1/+1
* mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP successLi Xinhai2021-02-241-0/+8
* mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()Li Xinhai2021-02-241-1/+8
* mm/mprotect.c: optimize error detection in do_mprotect_pkey()Tianjia Zhang2021-02-241-3/+4
* mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin2021-02-241-4/+4
* mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flu...Miaohe Lin2021-02-241-2/+3
* mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flu...Miaohe Lin2021-02-241-2/+2
* mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin2021-02-241-3/+3
* mm/mmap.c: remove unnecessary local variableAdrian Huang2021-02-241-3/+1
* mm: memcontrol: fix slub memory accountingMuchun Song2021-02-242-6/+6
* mm: memcontrol: fix get_active_memcg return valueMuchun Song2021-02-241-7/+3
* mm: memcontrol: fix swap undercounting in cgroup2Muchun Song2021-02-241-1/+13
* fs: buffer: use raw page_memcg() on locked pageJohannes Weiner2021-02-243-32/+2
* mm/list_lru.c: remove kvfree_rcu_local()Shakeel Butt2021-02-241-10/+2
* mm: memcontrol: replace the loop with a list_for_each_entry()Muchun Song2021-02-241-27/+8
* mm/memcontrol: remove redundant NULL checkYang Li2021-02-241-2/+1
* mm: page_counter: re-layout structure to reduce false sharingFeng Tang2021-02-241-1/+8
* mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin2021-02-242-6/+8
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-248-27/+32
* mm/memcg: remove rcu locking for lock_page_lruvec function seriesAlex Shi2021-02-241-6/+0
* mm/memcg: revise the using condition of lock_page_lruvec function seriesAlex Shi2021-02-241-4/+5
* mm: memcontrol: make the slab calculation consistentMuchun Song2021-02-241-39/+66
* mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song2021-02-244-6/+8
* mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song2021-02-245-10/+15
* mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song2021-02-249-33/+12
* mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song2021-02-247-10/+14
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-248-28/+44
* mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song2021-02-241-4/+2
* mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song2021-02-242-3/+21
* mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin2021-02-245-29/+31
* mm/swap: don't SetPageWorkingset unconditionally during swapinYu Zhao2021-02-241-1/+0
* mm/swap_state: constify static struct attribute_groupRikard Falkeborn2021-02-241-1/+1
* mm/page_io: use pr_alert_ratelimited for swap read/write errorsGeorgi Djakov2021-02-241-6/+6
* mm/swapfile.c: fix debugging information problemStephen Zhang2021-02-241-4/+4
* mm/swap_slots.c: remove redundant NULL checkYang Li2021-02-241-2/+1
* mm: backing-dev: Remove duplicated macro definitionBaolin Wang2021-02-241-4/+2
* fs/buffer.c: add checking buffer head stat before clearYang Guo2021-02-241-1/+2
* mm/filemap: simplify generic_file_read_iterChristoph Hellwig2021-02-241-6/+4