aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-17ARM: dts: at91: Use the generic "rtc" node name for the rtt IPsSergiu Moga2-2/+2
2022-05-17ARM: dts: at91: Add the required 'atmel, rtt-rtc-time-reg' propertySergiu Moga3-0/+12
2022-05-17ARM: at91: pm: Fix rand build errorYueHaibing1-1/+1
2022-05-17arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas1-0/+3
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland1-7/+15
2022-05-17arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu1-8/+21
2022-05-17s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens1-0/+2
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens1-13/+21
2022-05-17s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens1-7/+23
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens1-2/+12
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens3-198/+30
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens3-13/+13
2022-05-17x86/sev: Remove duplicated assignment to variable infoColin Ian King1-4/+1
2022-05-17xtensa: improve call0 ABI probingMax Filippov4-0/+24
2022-05-17xtensa: support artificial division by 0 exceptionMax Filippov1-0/+23
2022-05-17Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier2-12/+1
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland2-6/+11
2022-05-17arm64: mm: avoid writable executable mappings in kexec/hibernate codeArd Biesheuvel1-1/+1
2022-05-17arm64: lds: move special code sections out of kernel exec segmentArd Biesheuvel1-9/+12
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner2-4/+9
2022-05-16arm64/hugetlb: Implement arm64 specific huge_ptep_get()Baolin Wang2-0/+24
2022-05-16arm64/hugetlb: Use ptep_get() to get the pte value of a huge pageBaolin Wang1-4/+4
2022-05-16x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre1-1/+9
2022-05-16x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre1-1/+93
2022-05-16x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre1-3/+6
2022-05-16x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre1-0/+1
2022-05-16x86/sgx: Disconnect backing page references from dirty statusReinette Chatre3-11/+7
2022-05-16arm64: kdump: Do not allocate crash low memory if not neededZhen Lei1-1/+2
2022-05-16arm64/sve: Generate ZCR definitionsMark Brown2-7/+18
2022-05-16arm64/sme: Generate defintions for SVCRMark Brown2-4/+6
2022-05-16arm64/sme: Generate SMPRI_EL1 definitionsMark Brown2-3/+5
2022-05-16arm64/sme: Automatically generate SMPRIMAP_EL2 definitionsMark Brown2-1/+19
2022-05-16arm64/sme: Automatically generate SMIDR_EL1 definesMark Brown2-1/+9
2022-05-16arm64/sme: Automatically generate defines for SMCRMark Brown2-10/+20
2022-05-16arm64/sysreg: Support generation of RAZ fieldsMark Brown1-0/+7
2022-05-16arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.hMark Brown9-35/+35
2022-05-16arm64/sme: Standardise bitfield names for SVCRMark Brown4-8/+8
2022-05-16arm64/sme: Drop SYS_ from SMIDR_EL1 definesMark Brown2-4/+4
2022-05-16arm64/fp: Rename SVE and SME LEN field name to _WIDTHMark Brown2-4/+4
2022-05-16arm64/fp: Make SVE and SME length register definition match architectureMark Brown1-14/+4
2022-05-16Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas32-130/+1955
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu2-15/+14
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu2-54/+48
2022-05-16arm64/sve: Make kernel FPU protection RT friendlySebastian Andrzej Siewior1-2/+14
2022-05-16arm64/sve: Delay freeing memory in fpsimd_flush_thread()Sebastian Andrzej Siewior1-2/+15
2022-05-16arm64: mm: Make arch_faults_on_old_pte() check for migratabilityValentin Schneider1-1/+2
2022-05-16arm64: mte: Clean up user tag accessorsRobin Murphy1-2/+2
2022-05-16Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/nextMarc Zyngier1-18/+78
2022-05-16Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier8-47/+46
2022-05-16Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier6-46/+39