summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov
2020-12-22kasan, arm64: enable CONFIG_KASAN_HW_TAGSAndrey Konovalov
2020-12-22kasan, arm64: print report from tag fault handlerAndrey Konovalov
2020-12-22kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-22arm64: kasan: add arch layer for memory tagging helpersAndrey Konovalov
2020-12-22arm64: kasan: align allocations for HW_TAGSAndrey Konovalov
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino
2020-12-22arm64: mte: convert gcr_user into an exclude maskVincenzo Frascino
2020-12-22arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino
2020-12-22arm64: mte: add in-kernel tag fault handlerVincenzo Frascino
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino
2020-12-22arm64: enable armv8.5-a asm-arch optionVincenzo Frascino
2020-12-22kasan, arm64: rename kasan_init_tags and mark as __initAndrey Konovalov
2020-12-22kasan, arm64: move initialization messageAndrey Konovalov
2020-12-22kasan, arm64: only use kasan_depth for software modesAndrey Konovalov
2020-12-22kasan, arm64: only init shadow for software modesAndrey Konovalov
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-17arm64: Work around broken GCC 4.9 handling of "S" constraintMarc Zyngier
2020-12-16Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-12-16Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16arm64: make _TIF_WORK_MASK bits contiguousMark Rutland
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15mm: forbid splitting special mappingsDmitry Safonov
2020-12-15arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh
2020-12-15arm64: Warn the user when a small VA_BITS value wastes memoryMarc Zyngier
2020-12-15arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner
2020-12-15arm64: entry: suppress W=1 prototype warningsMark Rutland
2020-12-15arm64: topology: Drop the useless update to per-cpu cyclesViresh Kumar
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds