Age | Commit message (Expand) | Author |
2022-03-24 | kasan, arm64: don't tag executable vmalloc allocations | Andrey Konovalov |
2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-23 | arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | mm: merge pte_mkhuge() call into arch_make_huge_pte() | Anshuman Khandual |
2022-03-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-03-14 | Merge branch 'for-next/spectre-bhb' into for-next/core | Will Deacon |
2022-03-14 | Merge branch 'for-next/mm' into for-next/core | Will Deacon |
2022-03-14 | Merge branch 'for-next/misc' into for-next/core | Will Deacon |
2022-03-14 | Merge branch 'for-next/linkage' into for-next/core | Will Deacon |
2022-03-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-03-09 | arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition | Will Deacon |
2022-03-08 | arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones | Vijay Balakrishna |
2022-03-08 | arm64: Ensure execute-only permissions are not allowed without EPAN | Catalin Marinas |
2022-03-07 | arm64/mm: Drop use_1G_block() | Anshuman Khandual |
2022-03-07 | arm64: avoid flushing icache multiple times on contiguous HugeTLB | Muchun Song |
2022-03-03 | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig |
2022-02-22 | arm64/hugetlb: Define __hugetlb_valid_size() | Anshuman Khandual |
2022-02-22 | arm64: clean up symbol aliasing | Mark Rutland |
2022-02-15 | arm64: mte: Define the number of bytes for storing the tags in a page | Catalin Marinas |
2022-02-15 | arm64: entry: Allow the trampoline text to occupy multiple pages | James Morse |
2022-02-15 | arm64/mm: avoid fixmap race condition when create pud mapping | Jianyong Wu |
2022-02-15 | arm64/mm: Consolidate TCR_EL1 fields | Anshuman Khandual |
2022-01-26 | arm64: extable: fix load_unaligned_zeropad() reg indices | Evgenii Stepanov |
2022-01-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-01-20 | arm64: mm: apply __ro_after_init to memory_limit | Peng Fan |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-10 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-01-05 | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac... | Catalin Marinas |
2021-12-15 | arm64: remove __dma_*_area() aliases | Mark Rutland |
2021-12-13 | arm64: mm: log potential KASAN shadow alias | Mark Rutland |
2021-12-13 | arm64: mm: use die_kernel_fault() in do_mem_abort() | Mark Rutland |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-10 | arm64: mm: Use asid feature macro for cheanup | Yunfeng Ye |
2021-12-10 | arm64: mm: Rename asid2idx() to ctxid2asid() | Yunfeng Ye |
2021-12-06 | arm64: extable: remove unused ex_handler_t definition | Jisheng Zhang |
2021-11-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-11-11 | kasan: add kasan mode messages when kasan init | Kuan-Ying Lee |
2021-11-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-11-08 | arm64/bpf: Remove 128MB limit for BPF JIT programs | Russell King |
2021-11-08 | arm64: Track no early_pgtable_alloc() for kmemleak | Qian Cai |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-06 | kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC | Kefeng Wang |
2021-10-29 | Merge branch 'for-next/fixes' into for-next/core | Will Deacon |
2021-10-29 | Merge branch 'for-next/pfn-valid' into for-next/core | Will Deacon |
2021-10-29 | Merge branch 'for-next/mm' into for-next/core | Will Deacon |