2022-03-25 |
David Hildenbrand | mm: optimize do_wp_page() for fresh pages in local... |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm: optimize do_wp_page() for exclusive pages in the... |
tree | commitdiff |
2022-03-25 |
Miaohe Lin | mm/huge_memory: make is_transparent_hugepage() static |
tree | commitdiff |
2022-03-25 |
Mike Kravetz | mm: enable MADV_DONTNEED for hugetlb mappings |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: disable LOCKDEP when printing reports |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: move and hide kasan_save_enable/restore_multi_shot |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: reorder reporting functions |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: respect KASAN_BIT_REPORTED in all reporting... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: add comment about UACCESS regions to kasan_report |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: rename kasan_access_info to kasan_report_info |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: move and simplify kasan_report_async |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: call print_report from kasan_report_invalid_free |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: merge __kasan_report into kasan_report |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: restructure kasan_report |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: simplify kasan_find_first_bad_addr call sites |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: split out print_report from __kasan_report |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: move disable_trace_on_warning to start_report |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: move update_kunit_status to start_report |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: simplify kasan_update_kunit_status() and call... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: simplify async check in end_report() |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: print basic stack frame info for SW_TAGS |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: improve stack frame info in reports |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: rearrange stack frame info in reports |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: more line breaks in reports |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: drop addr check from describe_object_addr |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: print virtual mapping info in reports |
tree | commitdiff |
2022-03-25 |
tangmeng | mm/kasan: remove unnecessary CONFIG_KASAN option |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: test: support async (again) and asymm modes... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: add kasan.vmalloc command line flag |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: clean up feature flags for HW_TAGS mode |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: mark kasan_arg_stacktrace as __initdata |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: only tag normal vmalloc allocations |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: add vmalloc tagging for HW_TAGS |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: allow skipping memory init for HW_TAGS |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: allow skipping unpoisoning for HW_TAGS |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: unpoison VM_ALLOC pages after mapping |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: add vmalloc tagging for SW_TAGS |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, vmalloc: reset tags in vmalloc functions |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: add wrappers for vmalloc hooks |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: reorder vmalloc hooks |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, x86, arm64, s390: rename functions for modules... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: define KASAN_VMALLOC_INVALID for SW_TAGS |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: clean up metadata byte definitions |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: rework kasan_unpoison_pages call... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move kernel_init_free_pages in post_... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move SetPageSkipKASanPoison in post_... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: combine tag_clear_highpage calls... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: merge kasan_alloc_pages into post_al... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: refactor init checks in post_alloc_hook |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: only apply __GFP_ZEROTAGS when memory is zeroed |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan: drop skip_kasan_poison variable in free_pages_pr... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: init memory of skipped pages on... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: simplify kasan_poison_pages call... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: merge kasan_free_pages into free_pag... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: move tag_clear_highpage out of kerne... |
tree | commitdiff |
2022-03-25 |
Andrey Konovalov | kasan, page_alloc: deduplicate should_skip_kasan_poison |
tree | commitdiff |
2022-03-25 |
Anshuman Khandual | mm/migration: add trace events for base page and HugeTL... |
tree | commitdiff |
2022-03-25 |
Anshuman Khandual | mm/migration: add trace events for THP migrations |
tree | commitdiff |
2022-03-25 |
Hugh Dickins | mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() |
tree | commitdiff |
2022-03-25 |
Hugh Dickins | mm: filemap_unaccount_folio() large skip mapcount fixup |
tree | commitdiff |
2022-03-25 |
Hugh Dickins | mm: delete __ClearPageWaiters() |
tree | commitdiff |
2022-03-25 |
Christoph Hellwig | mm: unexport page_init_poison |
tree | commitdiff |
2022-03-25 |
Yixuan Cao | mm/page_owner.c: record tgid |
tree | commitdiff |
2022-03-25 |
Waiman Long | mm/page_owner: record task command name |
tree | commitdiff |
2022-03-25 |
Waiman Long | mm/page_owner: print memcg information |
tree | commitdiff |
2022-03-25 |
Waiman Long | mm/page_owner: use scnprintf() to avoid excessive buffe... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'ceph-for-5.18-rc1' of https://github.com... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'xfs-5.18-merge-2' of git://git./fs/xfs/xfs... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'dax-for-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'cxl-for-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'drm-next-2022-03-24' of git://anongit.freede... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'net-next-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'vfio-v5.18-rc1' of https://github.com/awilli... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'hyperv-next-signed-20220322' of git://git... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'flexible-array-transformations-5.18-rc1... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'prlimit-tasklist_lock-for-v5.18' of git... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'fs.rt.v5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'fs.v5.18' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-03-24 |
Tiezhu Yang | kasan: no need to unset panic_on_warn in end_report() |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'arm-dt-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'arm-drivers-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'arm-soc-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'arm-defconfig-5.18' of git://git./linux... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'asm-generic-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-24 |
Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'm68knommu-for-v5.18' of git://git./linux... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'sound-5.18-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'media/v5.18-1' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'for-5.18/fbdev-1' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'mmc-v5.18' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'ata-5.18-rc1' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'linux-kselftest-kunit-5.18-rc1' of git:... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge tag 'linux-kselftest-next-5.18-rc1' of git:/... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge branch 'for-5.18' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-23 |
Linus Torvalds | Merge branch 'for-5.18' of git://git./linux/kernel... |
tree | commitdiff |
next |