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