aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-09-19sparc64: fix prototypes of reads[bwl]()Al Viro1-3/+3
2025-09-19sparc64: Remove redundant __GFP_NOWARNQianfeng Rong1-2/+2
2025-09-19sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-09-19sparc/module: Make it clear that relocation numbers are shown in hexKoakuma1-1/+1
2025-09-19sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-09-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts4-27/+187
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds11-66/+120
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic12-3/+127
2025-09-19riscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic7-1/+56
2025-09-19riscv: Add xmipsexectl instructionsAleksa Paunovic1-0/+19
2025-09-19KVM: arm64: Expose FEAT_LSFE to guestsMark Brown1-1/+3
2025-09-19arm64: Kconfig: Spell out "ARMv9.4" in menuconfig textWill Deacon1-2/+2
2025-09-19KVM: arm64: Add trap configs for PMSDSFR_EL1James Clark3-0/+4
2025-09-19KVM: arm64: nv: Expose up to FEAT_Debugv8p8 to NV-enabled VMsOliver Upton1-2/+5
2025-09-19KVM: arm64: nv: Advertise FEAT_TIDCP1 to NV-enabled VMsOliver Upton1-1/+0
2025-09-19KVM: arm64: nv: Advertise FEAT_SpecSEI to NV-enabled VMsOliver Upton1-1/+0
2025-09-19KVM: arm64: nv: Expose FEAT_TWED to NV-enabled VMsOliver Upton1-1/+0
2025-09-19KVM: arm64: nv: Exclude guest's TWED configuration when TWE isn't setOliver Upton1-0/+7
2025-09-19KVM: arm64: nv: Expose FEAT_AFP to NV-enabled VMsOliver Upton1-1/+0
2025-09-19KVM: arm64: nv: Expose FEAT_ECBHB to NV-enabled VMsOliver Upton1-2/+1
2025-09-19KVM: arm64: nv: Expose FEAT_RASv1p1 via RAS_fracOliver Upton1-1/+0
2025-09-19KVM: arm64: nv: Expose FEAT_DF2 to NV-enabled VMsOliver Upton1-1/+0
2025-09-19KVM: arm64: nv: Don't erroneously claim FEAT_DoubleLock for NV VMsOliver Upton2-1/+25
2025-09-19KVM: arm64: nv: Convert masks to denylists in limit_nv_id_reg()Oliver Upton1-14/+33
2025-09-19KVM: arm64: Make ID_AA64MMFR1_EL1.{HCX, TWED} writable from userspaceJinqian Yang1-2/+0
2025-09-19KVM: arm64: Convert MDCR_EL2 RES0 handling to compute_reg_res0_bits()Marc Zyngier1-5/+5
2025-09-19KVM: arm64: Convert SCTLR_EL1 RES0 handling to compute_reg_res0_bits()Marc Zyngier1-5/+5
2025-09-19KVM: arm64: Enforce absence of FEAT_TCR2 on TCR2_EL2Marc Zyngier1-5/+5
2025-09-19KVM: arm64: Enforce absence of FEAT_SCTLR2 on SCTLR2_EL{1,2}Marc Zyngier1-5/+5
2025-09-19KVM: arm64: Convert HCR_EL2 RES0 handling to compute_reg_res0_bits()Marc Zyngier1-16/+14
2025-09-19KVM: arm64: Enforce absence of FEAT_HCX on HCRX_EL2Marc Zyngier1-5/+7
2025-09-19KVM: arm64: Enforce absence of FEAT_FGT2 on FGT2 registersMarc Zyngier1-30/+37
2025-09-19KVM: arm64: Enforce absence of FEAT_FGT on FGT registersMarc Zyngier1-49/+77
2025-09-19KVM: arm64: Add reg_feat_map_desc to describe full register dependencyMarc Zyngier1-9/+72
2025-09-19KVM: arm64: Remove duplicate FEAT_{SYSREG128,MTE2} descriptionsMarc Zyngier1-2/+0
2025-09-19KVM: arm64: nv: Allow userspace to de-feature stage-2 TGRANsOliver Upton1-5/+18
2025-09-19KVM: arm64: nv: Treat AMO as 1 when at EL2 and {E2H,TGE} = {1, 0}Oliver Upton1-0/+14
2025-09-19arm64: acpi: Enable ACPI CCEL supportSuzuki K Poulose1-0/+10
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose1-0/+4
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose3-6/+24
2025-09-19arm64: dts: allwinner: h313: Add Amediatech X96QJ. Neuschäfer2-0/+231
2025-09-18riscv: Add xmipsexectl as a vendor extensionAleksa Paunovic6-0/+65
2025-09-18riscv: cpufeature: add validation for zfa, zfh and zfhminClément Léger2-11/+9
2025-09-18riscv: sbi: Switch to new sys-off handler APIAndrew Davis1-2/+2
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi6-6/+277
2025-09-18arm64: Enable permission change on arm64 kernel block mappingsDev Jain1-31/+88
2025-09-18arm64: cpufeature: add AmpereOne to BBML2 allow listYang Shi1-0/+2
2025-09-18arm64: probes: Fix incorrect bl/blr address and register usageJeremy Linton1-2/+2