summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt
2022-01-15mm/memcg: use struct_size() helper in kzalloc()Wang Weiyang
2022-01-15memcg: better bounds on the memcg stats updatesShakeel Butt
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg
2022-01-15mm/page_counter: remove an incorrect call to propagate_protected_usage()Donghai Qiao
2022-01-15mm: memcontrol: make cgroup_memory_nokmem staticMuchun Song
2022-01-15mm/frontswap.c: use non-atomic '__set_bit()' when possibleChristophe JAILLET
2022-01-15shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inodeGang Li
2022-01-15mm: shmem: don't truncate page if memory failure happensYang Shi
2022-01-15mm/gup.c: stricter check on THP migration entry during follow_pmd_maskLi Xinhai
2022-01-15gup: avoid multiple user access locking/unlocking in fault_in_{read/write}ableChristophe Leroy
2022-01-15mm/truncate.c: remove unneeded variablechiminghao
2022-01-15mm/debug_vm_pgtable: update comments regarding migration swap entriesAnshuman Khandual
2022-01-15mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)
2022-01-15kasan: fix quarantine conflicting with init_on_freeAndrey Konovalov
2022-01-15kasan: test: add test case for double-kmem_cache_destroy()Marco Elver
2022-01-15kasan: add ability to detect double-kmem_cache_destroy()Marco Elver
2022-01-15kasan: test: add globals left-out-of-bounds testMarco Elver
2022-01-15device-dax: compound devmap supportJoao Martins
2022-01-15device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()Joao Martins
2022-01-15device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()Joao Martins
2022-01-15device-dax: factor out page mapping initializationJoao Martins
2022-01-15device-dax: ensure dev_dax->pgmap is valid for dynamic devicesJoao Martins
2022-01-15device-dax: use struct_size()Joao Martins
2022-01-15device-dax: use ALIGN() for determining pgoffJoao Martins
2022-01-15mm/memremap: add ZONE_DEVICE support for compound pagesJoao Martins
2022-01-15mm/page_alloc: refactor memmap_init_zone_device() page initJoao Martins
2022-01-15mm/page_alloc: split prep_compound_page into head and tail subpartsJoao Martins
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-15mm: kmemleak: alloc gray object for reserved region with direct mapCalvin Zhang
2022-01-15kmemleak: fix kmemleak false positive report with HW tag-based kasan enableKuan-Ying Lee
2022-01-15mm: slab: make slab iterator functions staticMuchun Song
2022-01-15mm/slab_common: use WARN() if cache still has objects on destroyMarco Elver
2022-01-15fs/ioctl: remove unnecessary __user annotationAmit Daniel Kachhap
2022-01-15ocfs2: remove redundant assignment to variable free_spaceColin Ian King
2022-01-15ocfs2: cluster: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ocfs2: remove redundant assignment to pointer root_bhColin Ian King
2022-01-15ocfs2: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ocfs2: clearly handle ocfs2_grab_pages_for_write() return valueJoseph Qi
2022-01-15ocfs2: use BUG_ON instead of if condition followed by BUG.Zhang Mingyu
2022-01-15squashfs: provide backing_dev_info in order to disable read-aheadZheng Liang
2022-01-15fs/ntfs/attrib.c: fix one kernel-doc commentYang Li
2022-01-15scripts/spelling.txt: add "oveflow"Drew Fustini
2022-01-15ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-15ia64: fix typo in a commentJason Wang
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang
2022-01-15ia64: module: use swap() to make code cleanerYang Guang
2022-01-15trace/hwlat: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15trace/osnoise: make use of the helper function kthread_run_on_cpu()Cai Huoqing