summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-7/+22
|\
| * arm64: PCI: Support root bridge preparation for Hyper-VBoqun Feng2021-08-231-1/+11
| * arm64: PCI: Restructure pcibios_root_bridge_prepare()Boqun Feng2021-08-231-7/+12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-072-6/+6
|\ \
| * \ Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-201-4/+4
| |\ \
| | * | KVM: arm64: Add feature register flag definitionsFuad Tabba2021-08-201-4/+4
| * | | arm64: Move .hyp.rodata outside of the _sdata.._edata rangeMarc Zyngier2021-08-041-2/+2
| |/ /
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-3/+0
|\ \ \
| * | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-3/+0
* | | | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-011-0/+1
|\ \ \ \
| * | | | arm64: efi: Export screen_infoMichael Kelley2021-08-041-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-0116-304/+445
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-317-48/+96
| |\ \ \ \
| | * | | | arm64: Remove logic to kill 32-bit tasks on 64-bit-only coresWill Deacon2021-08-202-39/+1
| | * | | | arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon2021-08-201-0/+7
| | * | | | arm64: Advertise CPUs capable of running 32-bit applications in sysfsWill Deacon2021-08-201-0/+19
| | * | | | arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched systemWill Deacon2021-08-201-1/+24
| | * | | | arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon2021-08-201-1/+38
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/entry' into for-next/coreCatalin Marinas2021-08-263-111/+159
| |\ \ \ \
| | * | | | arm64: entry: call exit_to_user_mode() from CMark Rutland2021-08-052-30/+48
| | * | | | arm64: entry: move bulk of ret_to_user to CMark Rutland2021-08-053-49/+23
| | * | | | arm64: entry: clarify entry/exit helpersMark Rutland2021-08-051-7/+63
| | * | | | arm64: entry: consolidate entry/exit helpersMark Rutland2021-08-051-42/+42
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas2021-08-2614-154/+199
| |\ \ \| | |
| | | * | | | arm64: signal32: Drop pointless call to sigdelsetmask()Will Deacon2021-08-251-5/+1
| | | * | | | arm64/sve: Better handle failure to allocate SVE register storageMark Brown2021-08-243-6/+14
| | | * | | | arm64: head: avoid over-mapping in map_memoryMark Rutland2021-08-241-5/+6
| | | * | | | arm64/sve: Add some comments for sve_save/load_state()Mark Brown2021-08-241-0/+13
| | | * | | | arm64: entry: Add SYM_CODE annotation for __bad_stackMark Brown2021-08-061-1/+3
| | | * | | | arm64/sve: Make fpsimd_bind_task_to_cpu() staticMark Brown2021-08-021-1/+3
| | | * | | | arm64: unnecessary end 'return;' in void functionsJason Wang2021-08-021-2/+0
| | | * | | | arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATELingyan Huang2021-07-301-3/+7
| | | * | | | arm64: cpufeature: Use defined macro instead of magic numbersShaokun Zhang2021-07-301-1/+1
| | | |/ / /
| | * | | | arm64/cpufeature: Optionally disable MTE via command-lineYee Lee2021-08-032-0/+5
| | * | | | arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2021-08-021-12/+0
| | * | | | arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland2021-08-023-35/+2
| | * | | | arm64: avoid double ISB on kernel entryPeter Collingbourne2021-07-281-2/+13
| | * | | | arm64: mte: optimize GCR_EL1 modification on kernel entry/exitPeter Collingbourne2021-07-281-8/+4
| | * | | | arm64: mte: introduce a per-CPU tag checking mode preferencePeter Collingbourne2021-07-281-2/+63
| | * | | | arm64: move preemption disablement to prctl handlersPeter Collingbourne2021-07-283-22/+17
| | * | | | arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne2021-07-281-42/+28
| | * | | | arm64: mte: rename gcr_user_excl to mte_ctrlPeter Collingbourne2021-07-283-9/+11
| | * | | | arm64: mte: avoid TFSRE0_EL1 related operations unless in async modePeter Collingbourne2021-07-271-9/+19
| | |/ / /
| * / / / arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual2021-08-111-1/+1
| |/ / /
* | | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-012-0/+78
|\ \ \ \
| * | | | signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-232-0/+4
| * | | | arm64: Add compile-time asserts for siginfo_t offsetsMarco Elver2021-07-232-0/+74
| | |_|/ | |/| |
* | | | ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi2021-08-251-3/+16
| |_|/ |/| |
* | | arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland2021-08-031-1/+1
* | | arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song2021-08-031-1/+3