summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-30s390/maccess: Use proper PTE accessors for copying old memoryAlexander Gordeev
2026-07-30s390/vdso: Use symbolic constants for the PHDR permission flagsJens Remus
2026-07-30s390/vdso: Pass --eh-frame-hdr to the linkerJens Remus
2026-07-30s390/syscalls: Use define instead of '1' to indicate PER trapSven Schnelle
2026-07-30s390/traps: Remove PIF_GUEST_FAULTSven Schnelle
2026-07-30s390/uapi: Remove obsolete unistd_32.h from Kbuild fileThomas Huth
2026-07-30s390: Select SWIOTLB_DYNAMIC and DMA_COHERENT_POOLJaehoon Kim
2026-07-30s390/pv: Enable SWIOTLB_ANY for s390 PVJaehoon Kim
2026-07-29KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
2026-07-29arm64: dts: qcom: eliza: Describe the ADSP GPR nodeAbel Vesa
2026-07-29arm64: dts: qcom: eliza-evk: Add support for USB and SD cardAbel Vesa
2026-07-29arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rateKrzysztof Kozlowski
2026-07-29arm64: dts: qcom: eliza: Enable cpufreq cooling devicesHaritha S K
2026-07-29x86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
2026-07-29riscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan
2026-07-29riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GBTroy Mitchell
2026-07-29riscv/sifive: remove warning in errataYong-Xuan Wang
2026-07-29riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()Nam Cao
2026-07-29RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMWYicong Yang
2026-07-29arm64: dts: rockchip: Add EmbedFire LubanCat 4 boardPufan Jin
2026-07-29RISC-V: KVM: Widen G-stage fault address to gpa_tBingyu.Xian
2026-07-29RISC-V: KVM: Use unsigned int for vma_pageshiftBingyu.Xian
2026-07-29arm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter
2026-07-29soc: document mergesArnd Bergmann
2026-07-29arm64: dts: rockchip: Keep rk3399-roc-pc-plus work LED onFabio Estevam
2026-07-29arm64: dts: rockchip: Enable wireless on rk3399-roc-pc-plusFabio Estevam
2026-07-29arm64: dts: rockchip: Fix rk3399-roc-pc-plus analog audioFabio Estevam
2026-07-29arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlaysFabio Estevam
2026-07-29arm64: dts: rockchip: Drop data-mapping from Engicam PX30 CoreFabio Estevam
2026-07-29Merge branch 'soc/dt' into for-nextArnd Bergmann
2026-07-29Merge tag 'cix-dt-v7.3-rc1' of https://github.com/cixtech/linux-mainline into...Arnd Bergmann
2026-07-29arm64: dts: rockchip: Add Anbernic RG Vita-ProChris Morgan
2026-07-29powerpc: Move CONFIG_QE_GPIO to SoCChristophe Leroy (CS GROUP)
2026-07-29Merge tag 'socfpga_dts_updates_for_v7.3' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-07-29Merge tag 'v7.3-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-29Merge tag 'thead-dt-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-07-29Merge tag 'samsung-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-07-29RISC-V: KVM: Add support for control-flow integrity FWFT featuresInochi Amaoto
2026-07-29RISC-V: KVM: Handle software-check exits for VCPUInochi Amaoto
2026-07-29KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in the shadow MMUSean Christopherson
2026-07-29KVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in TDP MMUSean Christopherson
2026-07-29RISC-V: KVM: Add ssp context save/restoreInochi Amaoto
2026-07-29RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VMInochi Amaoto
2026-07-29RISC-V: KVM: Add support for Svadu FWFT featuresInochi Amaoto
2026-07-29s390/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
2026-07-29riscv/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
2026-07-28sparc/mm: drop custom pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-28powerpc/mm: fix wrong addr_pfn tracking in compound vmemmap populationMuchun Song
2026-07-28csky: implement flush_cache_vmap() in CAndrew Morton