summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-15crypto: arm64/ghash - Use new AES library APIEric Biggers-20/+7
2026-01-15crypto: arm/ghash - Use new AES library APIEric Biggers-5/+9
2026-01-15crypto: x86/aes - Remove the superseded AES-NI crypto_cipherEric Biggers-88/+1
2026-01-15lib/crypto: sparc/aes: Migrate optimized code into libraryEric Biggers-1680/+7
2026-01-15lib/crypto: s390/aes: Migrate optimized code into libraryEric Biggers-115/+0
2026-01-15arm64: dts: qcom: lemans; Add EL2 overlayMukesh Ojha-0/+45
2026-01-15KVM: guest_memfd: GUP source pages prior to populating guest memoryMichael Roth-29/+20
2026-01-15KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATEMichael Roth-1/+5
2026-01-15KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()Michael Roth-58/+38
2026-01-15arm64: dts: qcom: sm8150: add uart13Dmitry Baryshkov-0/+9
2026-01-15arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov-0/+7
2026-01-15arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0Dmitry Baryshkov-1/+0
2026-01-15arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ stormDmitry Baryshkov-1/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds-5/+33
2026-01-15Merge tag 'v6.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-20/+20
2026-01-15Merge tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-2/+3
2026-01-15Revert "arm64: tegra: Add interconnect properties for Tegra210"Jon Hunter-24/+0
2026-01-15KVM: arm64: Prevent host from managing timer offsets for protected VMsFuad Tabba-5/+13
2026-01-15KVM: arm64: Check whether a VM IOCTL is allowed in pKVMFuad Tabba-0/+23
2026-01-15KVM: arm64: Track KVM IOCTLs and their associated KVM capsFuad Tabba-0/+47
2026-01-15KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest in pKVMFuad Tabba-0/+2
2026-01-15KVM: arm64: Include VM type when checking VM capabilities in pKVMFuad Tabba-11/+13
2026-01-15KVM: arm64: Introduce helper to calculate fault IPA offsetFuad Tabba-4/+6
2026-01-15KVM: arm64: Fix MTE flag initialization for protected VMsFuad Tabba-3/+3
2026-01-15KVM: arm64: Fix Trace Buffer trap polarity for protected VMsFuad Tabba-1/+1
2026-01-15KVM: arm64: Fix Trace Buffer trapping for protected VMsFuad Tabba-1/+1
2026-01-15arm64: dts: mediatek: mt7988a: Fix PCI-Express T-PHY node addressAngeloGioacchino Del Regno-14/+14
2026-01-15arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device treeNick Xie-0/+191
2026-01-15arm64: dts: meson-s4-aq222: update compatible string with s805x2Nick Xie-1/+1
2026-01-15KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndromeMarc Zyngier-0/+15
2026-01-15KVM: arm64: pkvm: Add a generic synchronous exception injection primitiveMarc Zyngier-7/+15
2026-01-15KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTEMarc Zyngier-0/+2
2026-01-15KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic wayMarc Zyngier-2/+0
2026-01-15KVM: arm64: Handle FEAT_IDST for sysregs without specific handlersMarc Zyngier-0/+23
2026-01-15KVM: arm64: Add a generic synchronous exception injection primitiveMarc Zyngier-3/+8
2026-01-15KVM: arm64: Add trap routing for GMID_EL1Marc Zyngier-0/+8
2026-01-15arm64: Repaint ID_AA64MMFR2_EL1.IDS descriptionMarc Zyngier-4/+5
2026-01-15arm64: dts: mediatek: mt8186-evb: Add vproc fixed regulatorAngeloGioacchino Del Regno-0/+13
2026-01-15ARM: dts: r9a06g032: Add support for GPIO interruptsHerve Codina (Schneider Electric)-0/+41
2026-01-15ARM: dts: r9a06g032: Add GPIO controllersHerve Codina (Schneider Electric)-0/+118
2026-01-15arm64: dts: renesas: rzg3e-smarc-som: Enable I3C supportTommaso Merciai-0/+14
2026-01-15KVM: arm64: Honor UX/PX attributes for EL2 S1 mappingsMarc Zyngier-12/+24
2026-01-15KVM: arm64: Convert VTCR_EL2 to config-driven sanitisationMarc Zyngier-2/+70
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier-36/+45
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier-50/+76
2026-01-15arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnumMarc Zyngier-3/+3
2026-01-15Merge branch kvmarm-fixes-6.19-1 into kvm-arm64/vtcrMarc Zyngier-38/+73
2026-01-15LoongArch: Remove redundant code in head.SHuacai Chen-8/+0
2026-01-15x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()Uros Bizjak-1/+1
2026-01-15arm64: dts: mediatek: mt7981b-openwrt-one: Add address/size cells to ethAngeloGioacchino Del Regno-0/+2