summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* kasan, arm64: print report from tag fault handlerAndrey Konovalov2020-12-221-0/+14
* kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-223-2/+7
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-2210-14/+18
* kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov2020-12-222-0/+2
* arm64: kasan: add arch layer for memory tagging helpersAndrey Konovalov2020-12-221-0/+9
* arm64: kasan: align allocations for HW_TAGSAndrey Konovalov2020-12-221-0/+3
* arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino2020-12-226-4/+79
* arm64: mte: convert gcr_user into an exclude maskVincenzo Frascino2020-12-222-15/+16
* arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino2020-12-223-3/+33
* arm64: mte: add in-kernel tag fault handlerVincenzo Frascino2020-12-223-0/+70
* arm64: mte: reset the page tag in page->flagsVincenzo Frascino2020-12-224-0/+32
* arm64: mte: add in-kernel MTE helpersVincenzo Frascino2020-12-226-6/+150
* arm64: enable armv8.5-a asm-arch optionVincenzo Frascino2020-12-222-0/+9
* kasan, arm64: rename kasan_init_tags and mark as __initAndrey Konovalov2020-12-222-2/+2
* kasan, arm64: move initialization messageAndrey Konovalov2020-12-222-14/+8
* kasan, arm64: only use kasan_depth for software modesAndrey Konovalov2020-12-221-3/+8
* kasan, arm64: only init shadow for software modesAndrey Konovalov2020-12-222-3/+20
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-213-3/+3
|\
| *-. Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-...Stephen Boyd2020-12-211-1/+1
| |\ \
| | | * clk: sifive: Use common name for prci configurationZong Li2020-12-161-1/+1
| | |/
| * | xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-12-071-1/+1
| * | sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-12-071-1/+1
| |/
* | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2111-293/+192
|\ \
| * | m68k: m68328: remove duplicate codeArnd Bergmann2020-12-077-151/+43
| * | m68k: m68328: move platform code to separate filesArnd Bergmann2020-12-077-151/+158
| * | m68knommu: align BSS section to 4-byte boundariesGreg Ungerer2020-12-071-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-20112-2189/+4730
|\ \ \
| * | | KVM: SVM: fix 32-bit compilationPaolo Bonzini2020-12-161-0/+2
| * | | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-15120-2300/+3078
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-0961-761/+1614
| | |\ \ \
| | | * | | KVM: arm64: Fix nVHE boot on VHE systemsMarc Zyngier2020-12-081-1/+4
| | | * | | KVM: arm64: Fix EL2 mode availability checksDavid Brazdil2020-12-042-3/+24
| | | * | | KVM: arm64: Trap host SMCs in protected modeDavid Brazdil2020-12-043-1/+15
| | | * | | KVM: arm64: Keep nVHE EL2 vector installedDavid Brazdil2020-12-041-4/+8
| | | * | | KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCsDavid Brazdil2020-12-042-1/+27
| | | * | | KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCsDavid Brazdil2020-12-042-2/+52
| | | * | | KVM: arm64: Intercept host's CPU_ON SMCsDavid Brazdil2020-12-042-0/+163
| | | * | | KVM: arm64: Add function to enter host from KVM nVHE hyp codeDavid Brazdil2020-12-041-0/+9
| | | * | | KVM: arm64: Extract __do_hyp_init into a helper functionDavid Brazdil2020-12-041-15/+32
| | | * | | KVM: arm64: Forward safe PSCI SMCs coming from hostDavid Brazdil2020-12-041-1/+41
| | | * | | KVM: arm64: Add offset for hyp VA <-> PA conversionDavid Brazdil2020-12-042-3/+30
| | | * | | KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil2020-12-046-6/+151
| | | * | | KVM: arm64: Add SMC handler in nVHE EL2David Brazdil2020-12-042-3/+70
| | | * | | KVM: arm64: Create nVHE copy of cpu_logical_mapDavid Brazdil2020-12-042-0/+35
| | | * | | KVM: arm64: Support per_cpu_ptr in nVHE hyp codeDavid Brazdil2020-12-044-1/+35
| | | * | | KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil2020-12-044-0/+20
| | | * | | KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil2020-12-045-33/+34
| | | * | | KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil2020-12-046-20/+32
| | | * | | KVM: arm64: Remove vector_ptr param of hyp-initDavid Brazdil2020-12-044-8/+31
| | | * | | arm64: Extract parts of el2_setup into a macroDavid Brazdil2020-12-042-120/+199