summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-11-13KVM: TDX: Use struct_size to simplify tdx_get_capabilities()Sean Christopherson-9/+4
2025-11-13KVM: TDX: Check size of user's kvm_tdx_capabilities array before allocatingThorsten Blum-11/+7
2025-11-13arm64: dts: ti: am69-aquila: Add CloverJoão Paulo Gonçalves-0/+452
2025-11-13arm64: dts: ti: Add Aquila AM69 SupportParth Pancholi-0/+2417
2025-11-13arm64/mm: Rename try_pgd_pgtable_alloc_init_mmLinu Cherian-4/+4
2025-11-13arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errorsChaitanya S Prakash-78/+136
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual-123/+84
2025-11-13KVM: TDX: Fix sparse warnings from using 0 for NULLDave Hansen-3/+3
2025-11-13KVM: TDX: Remove __user annotation from kernel pointerDave Hansen-1/+2
2025-11-13KVM: TDX: Take MMU lock around tdh_vp_init()Rick Edgecombe-3/+14
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-835/+1039
2025-11-12Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-81/+58
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson-104/+130
2025-11-12x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"Sean Christopherson-1/+0
2025-11-12x86/mtrr: Drop unnecessary export of "mtrr_state"Sean Christopherson-1/+0
2025-11-12x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"Sean Christopherson-1/+0
2025-11-12arm64: defconfig: Enable SX150x GPIO expander driverFange Zhang-0/+1
2025-11-12arm64: dts: intel: agilex5: Add Altera compatible for I3C controllersAdrian Ng Ho Yin-2/+4
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers-538/+487
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain-0/+8
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing-1/+1
2025-11-12treewide: drop outdated compiler version remarks in Kconfig help textsLukas Bulwahn-13/+8
2025-11-12Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stackEric Biggers-0/+14
2025-11-12arm64: Fix double word in commentsBo Liu-2/+2
2025-11-12riscv: defconfig: Enable Anlogic SoCJunhui Liu-0/+1
2025-11-12riscv: dts: anlogic: Add Milianke MLKPAI FS01 boardJunhui Liu-0/+31
2025-11-12riscv: dts: Add initial Anlogic DR1V90 SoC device treeJunhui Liu-0/+100
2025-11-12riscv: Add Anlogic SoC famly Kconfig supportJunhui Liu-0/+5
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey-22/+22
2025-11-12riscv: defconfig: enable SPI_FSL_QUADSPI as a moduleAlex Elder-0/+1
2025-11-12perf/x86/intel: Fix and clean up intel_pmu_drain_arch_pebs() type useIngo Molnar-2/+1
2025-11-12riscv: dts: spacemit: define all missing I2C controller nodesTroy Mitchell-0/+80
2025-11-12KVM: arm64: VHE: Compute fgt traps before activating themAlexandru Elisei-1/+1
2025-11-12riscv: dts: spacemit: reorder i2c2 nodeTroy Mitchell-13/+13
2025-11-12ARM: dts: renesas: r9a06g032: Add the ADC deviceHerve Codina (Schneider Electric)-0/+10
2025-11-12riscv: dts: spacemit: Add OrangePi R2S board device treeMichael Opdenacker-0/+91
2025-11-12arm64: dts: renesas: r9a09g087: Add GMAC nodesLad Prabhakar-0/+448
2025-11-12arm64: dts: renesas: r9a09g077: Add GMAC nodesLad Prabhakar-0/+445
2025-11-12arm64: dts: renesas: r9a09g087: Add ETHSS nodeLad Prabhakar-0/+37
2025-11-12arm64: dts: renesas: r9a09g077: Add ETHSS nodeLad Prabhakar-0/+37
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan-1/+74
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel-21/+55
2025-11-12arm64/fpu: Enforce task-context only for generic kernel mode FPUArd Biesheuvel-2/+14
2025-11-12arm64/xorblocks: Switch to 'ksimd' scoped guard APIArd Biesheuvel-13/+9
2025-11-12crypto/arm64: sm4 - Switch to 'ksimd' scoped guard APIArd Biesheuvel-191/+149
2025-11-12crypto/arm64: sm3 - Switch to 'ksimd' scoped guard APIArd Biesheuvel-17/+14
2025-11-12crypto/arm64: sha3 - Switch to 'ksimd' scoped guard APIArd Biesheuvel-6/+4
2025-11-12crypto/arm64: polyval - Switch to 'ksimd' scoped guard APIArd Biesheuvel-7/+5
2025-11-12crypto/arm64: nhpoly1305 - Switch to 'ksimd' scoped guard APIArd Biesheuvel-3/+2
2025-11-12crypto/arm64: aes-gcm - Switch to 'ksimd' scoped guard APIArd Biesheuvel-14/+13