summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-8/+0
|\
| * profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-8/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-041-96/+29
|\ \
| * | KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier2022-07-271-0/+90
| * | arm64: stacktrace: Factor out common unwind()Kalesh Singh2022-07-261-67/+0
| * | arm64: stacktrace: Handle frame pointer from different address spacesKalesh Singh2022-07-261-1/+1
| * | arm64: stacktrace: Factor out unwind_next_common()Kalesh Singh2022-07-261-37/+4
| * | arm64: stacktrace: Add shared header for common stack unwinding codeKalesh Singh2022-07-261-57/+0
* | | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-14/+0
|\ \ \
| * | | arm64: topology: Remove redundant setting of llc_id in CPU topologySudeep Holla2022-07-041-14/+0
* | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-7/+7
|\ \ \ \
| * | | | context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2022-07-051-4/+4
| * | | | context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-051-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-2/+0
|\ \ \ \
| * | | | random: handle archrandom with multiple longsJason A. Donenfeld2022-07-251-1/+1
| * | | | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-2/+0
| |/ / /
* | | | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-021-10/+1
|\ \ \ \
| * | | | arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu2022-07-151-10/+1
* | | | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-11/+0
|\ \ \ \ \
| * | | | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-11/+0
| | |/ / / | |/| | |
* | | | | arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier2022-07-252-28/+29
* | | | | Merge branch 'for-next/boot' into for-next/coreWill Deacon2022-07-2512-518/+610
|\ \ \ \ \
| * | | | | arm64: fix KASAN_INLINEMark Rutland2022-07-203-8/+29
| * | | | | arm64: Add an override for ID_AA64SMFR0_EL1.FA64Marc Zyngier2022-07-012-7/+19
| * | | | | arm64: Add the arm64.nosve command line optionMarc Zyngier2022-07-013-2/+43
| * | | | | arm64: Add the arm64.nosme command line optionMarc Zyngier2022-07-013-1/+61
| * | | | | arm64: Expose a __check_override primitive for oddball featuresMarc Zyngier2022-07-011-6/+11
| * | | | | arm64: Allow the idreg override to deal with variable field widthMarc Zyngier2022-07-011-12/+16
| * | | | | arm64: Factor out checking of a feature against the override into a macroMarc Zyngier2022-07-011-14/+20
| * | | | | arm64: Allow sticky E2H when entering EL1Marc Zyngier2022-07-011-24/+10
| * | | | | arm64: Save state of HCR_EL2.E2H before switch to EL1Marc Zyngier2022-07-012-5/+13
| * | | | | arm64: Rename the VHE switch to "finalise_el2"Marc Zyngier2022-07-013-15/+14
| * | | | | arm64: mm: fix booting with 52-bit address spaceArd Biesheuvel2022-07-011-0/+18
| * | | | | arm64: head: remove __PHYS_OFFSETMark Rutland2022-06-291-8/+3
| * | | | | arm64: lds: use PROVIDE instead of conditional definitionsArd Biesheuvel2022-06-291-32/+31
| * | | | | arm64: setup: drop early FDT pointer helpersArd Biesheuvel2022-06-242-17/+0
| * | | | | arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel2022-06-246-140/+171
| * | | | | arm64: kaslr: defer initialization to initcall where permittedArd Biesheuvel2022-06-241-55/+40
| * | | | | arm64: head: record CPU boot mode after enabling the MMUArd Biesheuvel2022-06-242-39/+15
| * | | | | arm64: head: populate kernel page tables with MMU and caches onArd Biesheuvel2022-06-241-46/+16
| * | | | | arm64: head: factor out TTBR1 assignment into a macroArd Biesheuvel2022-06-241-4/+1
| * | | | | arm64: idreg-override: use early FDT mapping in ID mapArd Biesheuvel2022-06-242-11/+7
| * | | | | arm64: head: create a temporary FDT mapping in the initial ID mapArd Biesheuvel2022-06-241-1/+13
| * | | | | arm64: head: use relative references to the RELA and RELR tablesArd Biesheuvel2022-06-242-17/+8
| * | | | | arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel2022-06-242-12/+26
| * | | | | arm64: head: add helper function to remap regions in early page tablesArd Biesheuvel2022-06-241-0/+33
| * | | | | arm64: mm: provide idmap pointer to cpu_replace_ttbr1()Ard Biesheuvel2022-06-242-2/+2
| * | | | | arm64: head: pass ID map root table address to __enable_mmu()Ard Biesheuvel2022-06-242-6/+9
| * | | | | arm64: kernel: drop unnecessary PoC cache clean+invalidateArd Biesheuvel2022-06-241-11/+0
| * | | | | arm64: head: split off idmap creation codeArd Biesheuvel2022-06-241-49/+52