summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-12-24Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-24Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-12-22x86/split-lock: Avoid returning with interrupts enabledAndi Kleen
2020-12-22kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov
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-22kasan, x86, s390: update undef CONFIG_KASANAndrey 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-21RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-21powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21Merge branches 'fixes' and 'misc' into for-nextRussell King
2020-12-21ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel
2020-12-21ARM: 9038/1: Link with '-z norelro'Nathan Chancellor
2020-12-21ARM: 9037/1: uncompress: Add OF_DT_MAGIC macroGeert Uytterhoeven
2020-12-21ARM: 9036/1: uncompress: Fix dbgadtb size parameter nameGeert Uytterhoeven
2020-12-21ARM: 9035/1: uncompress: Add be32tocpu macroGeert Uytterhoeven
2020-12-21ARM: 9033/1: arm/smp: Drop the macro S(x,s)Anshuman Khandual
2020-12-21ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual
2020-12-21ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbolArd Biesheuvel
2020-12-21ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel
2020-12-21powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman
2020-12-21powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman
2020-12-21powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman
2020-12-21powerpc/smp: Add __init to init_big_cores()Cédric Le Goater
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman