2022-03-25 |
Johannes Weiner | mm: madvise: MADV_DONTNEED_LOCKED |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Mauricio Faria... | mm: fix race between MADV_FREE reclaim and blkdev direc... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Anshuman Khandual | mm: generalize ARCH_HAS_FILTER_PGPROT |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm: unmap_mapping_range_tree() with i_mmap_rwsem shared |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm: warn on deleting redirtied only if accounted |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm/huge_memory: remove stale locking logic from __split... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm/huge_memory: remove stale page_trans_huge_mapcount() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm/swapfile: remove stale reuse_swap_page() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm/khugepaged: remove reuse_swap_page() usage |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm/huge_memory: streamline COW logic in do_huge_pmd_wp_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm: streamline COW logic in do_swap_page() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm: slightly clarify KSM logic in do_swap_page() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm: optimize do_wp_page() for fresh pages in local... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
David Hildenbrand | mm: optimize do_wp_page() for exclusive pages in the... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Miaohe Lin | mm/huge_memory: make is_transparent_hugepage() static |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Mike Kravetz | userfaultfd/selftests: enable hugetlb remap and remove... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Mike Kravetz | selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_RE... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Mike Kravetz | mm: enable MADV_DONTNEED for hugetlb mappings |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: disable LOCKDEP when printing reports |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: move and hide kasan_save_enable/restore_multi_shot |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: reorder reporting functions |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: respect KASAN_BIT_REPORTED in all reporting... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: add comment about UACCESS regions to kasan_report |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: rename kasan_access_info to kasan_report_info |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: move and simplify kasan_report_async |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: call print_report from kasan_report_invalid_free |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: merge __kasan_report into kasan_report |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: restructure kasan_report |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: simplify kasan_find_first_bad_addr call sites |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: split out print_report from __kasan_report |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: move disable_trace_on_warning to start_report |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: move update_kunit_status to start_report |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: simplify kasan_update_kunit_status() and call... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: simplify async check in end_report() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: print basic stack frame info for SW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: improve stack frame info in reports |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: rearrange stack frame info in reports |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: more line breaks in reports |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: drop addr check from describe_object_addr |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: print virtual mapping info in reports |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Peter Collingbourne | kasan: update function name in comments |
commit | commitdiff | tree | snapshot |
2022-03-25 |
tangmeng | mm/kasan: remove unnecessary CONFIG_KASAN option |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: test: support async (again) and asymm modes... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: improve vmalloc tests |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: documentation updates |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | arm64: select KASAN_VMALLOC for SW/HW_TAGS modes |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: add kasan.vmalloc command line flag |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: clean up feature flags for HW_TAGS mode |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: mark kasan_arg_stacktrace as __initdata |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, arm64: don't tag executable vmalloc allocations |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: only tag normal vmalloc allocations |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: add vmalloc tagging for HW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: allow skipping memory init for HW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: allow skipping unpoisoning for HW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, mm: only define ___GFP_SKIP_KASAN_POISON with... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: unpoison VM_ALLOC pages after mapping |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: add vmalloc tagging for SW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, arm64: reset pointer tags of vmapped stacks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, fork: reset pointer tags of vmapped stacks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: reset tags in vmalloc functions |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: add wrappers for vmalloc hooks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: reorder vmalloc hooks |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: drop outdated VM_KASAN comment |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, x86, arm64, s390: rename functions for modules... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: define KASAN_VMALLOC_INVALID for SW_TAGS |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: clean up metadata byte definitions |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: rework kasan_unpoison_pages call... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move kernel_init_free_pages in post_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move SetPageSkipKASanPoison in post_... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: combine tag_clear_highpage calls... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: merge kasan_alloc_pages into post_al... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: refactor init checks in post_alloc_hook |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: only apply __GFP_ZEROTAGS when memory is zeroed |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | mm: clarify __GFP_ZEROTAGS comment |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan: drop skip_kasan_poison variable in free_pages_pr... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: init memory of skipped pages on... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: simplify kasan_poison_pages call... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: merge kasan_free_pages into free_pag... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move tag_clear_highpage out of kerne... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: deduplicate should_skip_kasan_poison |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Anshuman Khandual | mm/migration: add trace events for base page and HugeTL... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Anshuman Khandual | mm/migration: add trace events for THP migrations |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm: filemap_unaccount_folio() large skip mapcount fixup |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Hugh Dickins | mm: delete __ClearPageWaiters() |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Mike Rapoport | selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Aneesh Kumar K.V | selftest/vm: add util.h and and move helper functions... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Christoph Hellwig | mm: unexport page_init_poison |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: support for user-defined... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: support for selecting by... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort: support for sorting by task... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort: fix three trivival places |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: support sorting by tgid... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: add a security check |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jiajian Ye | tools/vm/page_owner_sort.c: fix comments |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Yixuan Cao | tools/vm/page_owner_sort.c: fix the instructions for use |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Yixuan Cao | mm/page_owner.c: record tgid |
commit | commitdiff | tree | snapshot |
next |