summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-01-16openrisc: Fix IPIs on simple multicore systemsStafford Horne-2/+23
2026-01-16openrisc: dts: Add de0 nano config and devicetreeStafford Horne-0/+175
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams-4/+11
2026-01-16KVM: VMX: Add a wrapper around ROL16() to get a vmcs12 from a field encodingSean Christopherson-5/+6
2026-01-16KVM: nVMX: Setup VMX MSRs on loading CPU during nested_vmx_hardware_setup()Sean Christopherson-2/+2
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov-0/+24
2026-01-16arm64: dts: qcom: lemans: enable static TPDMJie Gan-0/+105
2026-01-16arm64: dts: qcom: kodiak: Add memory region for audiopdJianping Li-0/+8
2026-01-16arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodesNeil Armstrong-0/+81
2026-01-16arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models)Jonathan Marek-2/+2
2026-01-16arm64: dts: rockchip: Add the Video-Demo overlay for Lion HaikouHeiko Stuebner-0/+175
2026-01-16arm64: dts: rockchip: Enable pwm1 on rk3368-lion-haikouHeiko Stuebner-0/+4
2026-01-16arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-HaikouHeiko Stuebner-0/+21
2026-01-16arm64: dts: rockchip: Add HDMI node to RK3368Heiko Stuebner-0/+43
2026-01-16arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikouHeiko Stuebner-10/+8
2026-01-16arm64: dts: rockchip: Fix SD card support for RK3576 Nanopi R76sShawn Lin-1/+22
2026-01-16arm64: dts: rockchip: Fix SD card support for RK3576 EVB1Shawn Lin-0/+22
2026-01-16arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card regulatorMichael Walle-0/+1
2026-01-16arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA nodeMichael Walle-2/+1
2026-01-16arm64: dts: ti: k3-am62p-j722s-common-main: Add HSM M4F nodeBeleswar Padhi-0/+24
2026-01-16arm64: dts: ti: k3-{j784s4-j742s2/j721s2}-mcu-wakeup: Add HSM M4F nodeBeleswar Padhi-0/+38
2026-01-16arm64: dts: renesas: rzt2h-rzn2h-evk: Reorder ADC nodesLad Prabhakar-168/+171
2026-01-16KVM: arm64: Fix error checking for FFA_VERSIONKornel Dulęba-2/+2
2026-01-15net: ethernet: dnet: remove driverHeiner Kallweit-1/+0
2026-01-15riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...Jonathan Cameron-0/+1
2026-01-15crypto: x86/aes-gcm - Use new AES library APIEric Biggers-69/+67
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