summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-29riscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter1-2/+2
2026-07-29ARM: dts: BCM5301X: EA9200: fix NVRAM sizeRosen Penev1-1/+1
2026-07-29ARM: dts: BCM5301X: fix PCIe controller 2 second interruptRosen Penev1-1/+1
2026-07-30s390/configs: Increase CONFIG_LOCKDEP_CHAINS_BITSChristian Borntraeger1-1/+1
2026-07-30s390: Add support for DCACHE_WORD_ACCESS (again)Heiko Carstens4-0/+45
2026-07-30s390/mm: Use goto statement in do_secure_storage_access()Heiko Carstens1-4/+3
2026-07-30s390/mm: Use handle_fault_error() in do_secure_storage_access()Heiko Carstens1-5/+3
2026-07-30s390/mm: Remove folio handling for kernel faults in do_secure_storage_access()Heiko Carstens1-7/+1
2026-07-30s390/mm: Fix handling of vmalloc area in do_secure_storage_access()Heiko Carstens1-0/+2
2026-07-30s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()Heiko Carstens1-3/+2
2026-07-30s390/mm: Add missing mm check to do_secure_storage_access()Heiko Carstens1-3/+2
2026-07-30KVM: s390: pv: Use VM_SPARSE area for guest variable storage areaHeiko Carstens3-3/+70
2026-07-30s390/spinlock: Add contention tracepoints to lock slowpathCiunas Bennett1-0/+3
2026-07-30s390/ipl: Improve readabilityMete Durlu1-17/+36
2026-07-30s390/ipl: Use ARRAY_SIZE macroMete Durlu1-3/+2
2026-07-30s390/maccess: Use proper PTE accessors for copying old memoryAlexander Gordeev1-1/+1
2026-07-30s390/vdso: Use symbolic constants for the PHDR permission flagsJens Remus1-4/+7
2026-07-30s390/vdso: Pass --eh-frame-hdr to the linkerJens Remus1-1/+2
2026-07-30s390/syscalls: Use define instead of '1' to indicate PER trapSven Schnelle3-4/+5
2026-07-30s390/traps: Remove PIF_GUEST_FAULTSven Schnelle4-9/+13
2026-07-30s390/uapi: Remove obsolete unistd_32.h from Kbuild fileThomas Huth1-1/+0
2026-07-30s390: Select SWIOTLB_DYNAMIC and DMA_COHERENT_POOLJaehoon Kim1-0/+2
2026-07-30s390/pv: Enable SWIOTLB_ANY for s390 PVJaehoon Kim1-1/+1
2026-07-29KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
2026-07-29arm64: dts: qcom: eliza: Describe the ADSP GPR nodeAbel Vesa1-0/+41
2026-07-29arm64: dts: qcom: eliza-evk: Add support for USB and SD cardAbel Vesa1-0/+92
2026-07-29arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rateKrzysztof Kozlowski1-1/+1
2026-07-29arm64: dts: qcom: eliza: Enable cpufreq cooling devicesHaritha S K1-0/+8
2026-07-29x86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma1-1/+3
2026-07-29riscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan1-2/+2
2026-07-29riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GBTroy Mitchell1-5/+12
2026-07-29riscv/sifive: remove warning in errataYong-Xuan Wang1-3/+1
2026-07-29riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao1-2/+2
2026-07-29RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMWYicong Yang1-9/+5
2026-07-29arm64: dts: rockchip: Add EmbedFire LubanCat 4 boardPufan Jin2-0/+786
2026-07-29RISC-V: KVM: Widen G-stage fault address to gpa_tBingyu.Xian3-6/+7
2026-07-29RISC-V: KVM: Use unsigned int for vma_pageshiftBingyu.Xian1-1/+1
2026-07-29arm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
2026-07-29arm64: dts: rockchip: Keep rk3399-roc-pc-plus work LED onFabio Estevam1-0/+4
2026-07-29arm64: dts: rockchip: Enable wireless on rk3399-roc-pc-plusFabio Estevam1-0/+51
2026-07-29arm64: dts: rockchip: Fix rk3399-roc-pc-plus analog audioFabio Estevam1-0/+12
2026-07-29arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlaysFabio Estevam2-0/+4
2026-07-29arm64: dts: rockchip: Drop data-mapping from Engicam PX30 CoreFabio Estevam1-1/+0
2026-07-29Merge tag 'cix-dt-v7.3-rc1' of https://github.com/cixtech/linux-mainline into...Arnd Bergmann1-0/+14
2026-07-29arm64: dts: rockchip: Add Anbernic RG Vita-ProChris Morgan2-0/+1284
2026-07-29powerpc: Move CONFIG_QE_GPIO to SoCChristophe Leroy (CS GROUP)1-8/+0
2026-07-29Merge tag 'socfpga_dts_updates_for_v7.3' of https://git.kernel.org/pub/scm/li...Arnd Bergmann10-13/+295
2026-07-29Merge tag 'v7.3-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann6-0/+578
2026-07-29Merge tag 'thead-dt-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-37/+157
2026-07-29Merge tag 'samsung-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann5-0/+816