2022-03-25 |
Linus Torvalds | Merge tag 'kbuild-gnu11-v5.18' of git://git./linux... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 's390-5.18-1' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'xtensa-20220325' of https://github.com/jcmvb... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'powerpc-5.18-1' of git://git./linux/kernel... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'mips_5.18' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'iommu-updates-v5.18' of git://git./linux... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'for-5.18/dm-changes' of git://git./linux... |
tree | commitdiff |
2022-03-25 |
Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-03-25 |
Johannes Weiner | mm: madvise: MADV_DONTNEED_LOCKED |
tree | commitdiff |
2022-03-25 |
Mauricio Faria de... | mm: fix race between MADV_FREE reclaim and blkdev direc... |
tree | commitdiff |
2022-03-25 |
Anshuman Khandual | mm: generalize ARCH_HAS_FILTER_PGPROT |
tree | commitdiff |
2022-03-25 |
Hugh Dickins | mm: unmap_mapping_range_tree() with i_mmap_rwsem shared |
tree | commitdiff |
2022-03-25 |
Hugh Dickins | mm: warn on deleting redirtied only if accounted |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm/huge_memory: remove stale locking logic from __split... |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm/huge_memory: remove stale page_trans_huge_mapcount() |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm/swapfile: remove stale reuse_swap_page() |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm/khugepaged: remove reuse_swap_page() usage |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm/huge_memory: streamline COW logic in do_huge_pmd_wp_... |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm: streamline COW logic in do_swap_page() |
tree | commitdiff |
2022-03-25 |
David Hildenbrand | mm: slightly clarify KSM logic in do_swap_page() |
tree | commitdiff |
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 |
next |