summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-03-301-1/+0
|\
| * KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose2021-03-241-1/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-256-6/+22
|\ \ | |/ |/|
| * arm64: kernel: disable CNP on CarmelRich Wiley2021-03-252-1/+12
| * arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh2021-03-251-0/+2
| * arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin2021-03-221-0/+2
| * arm64: cpuinfo: Fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland2021-03-221-4/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-141-0/+3
|\ \ | |/ |/|
| * KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2021-03-061-0/+3
* | arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-111-1/+1
* | arm64: perf: Fix 64-bit event counter read truncationRob Herring2021-03-101-1/+1
* | arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-101-2/+4
* | arm64: Drop support for CMDLINE_EXTENDWill Deacon2021-03-081-4/+1
* | arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon2021-03-081-19/+25
* | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\ \
| * | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-12/+0
|\ \ \
| * | | arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-141-12/+0
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-267-18/+35
|\ \ \ \
| * | | | arm64: stacktrace: Report when we reach the end of the stackMark Brown2021-02-251-1/+1
| * | | | arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin2021-02-251-1/+1
| * | | | arm64: Add missing ISB after invalidating TLB in enter_vheMarc Zyngier2021-02-241-0/+1
| * | | | arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-02-241-0/+1
| * | | | arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier2021-02-241-13/+26
| * | | | arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe2021-02-231-1/+1
| * | | | arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui12021-02-191-1/+3
| * | | | arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon2021-02-191-1/+1
* | | | | arm64: kasan: simplify and inline MTE functionsAndrey Konovalov2021-02-261-46/+0
* | | | | kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-241-0/+12
* | | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm64: vdso: disable LTOSami Tolvanen2021-01-141-1/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-213-5/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-1/+0
| * | | KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-1/+3
| * | | KVM: arm64: Generate hyp relocation dataDavid Brazdil2021-01-231-0/+11
| * | | KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-231-3/+4
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-2130-553/+639
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-02-126-5/+4
| |\ \ \
| | * | | arm64: Support running gen_vdso_offsets.sh with BSD userland.John Millikin2021-01-201-1/+1
| | * | | arm64: do not descend to vdso directories twiceMasahiro Yamada2021-01-205-4/+3
| | |/ /
| * | | Merge branch 'for-next/topology' into for-next/coreWill Deacon2021-02-121-59/+56
| |\ \ \
| | * | | arm64: topology: Make AMUs work with modular cpufreq driversViresh Kumar2021-01-201-44/+48
| | * | | arm64: topology: Reorder init_amu_fie() a bitViresh Kumar2021-01-201-13/+14
| | * | | arm64: topology: Avoid the have_policy checkViresh Kumar2021-01-201-14/+6
| | |/ /
| * | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2021-02-122-14/+9
| |\ \ \
| | * | | arm64: remove EL0 exception frame recordMark Rutland2021-01-202-14/+9
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-02-121-3/+10
| |\ \ \
| | * | | arm64: perf: add support for Cortex-A78Seiya Wang2021-02-031-0/+7
| | * | | arm64: perf: Constify static attribute_group structsRikard Falkeborn2021-02-021-3/+3
| | |/ /