summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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 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
2026-07-29riscv: dts: spacemit: Make dtschema recognize the etherent PHY correctly on K...Inochi Amaoto
2026-07-29riscv: dts: spacemit: Make dtschema recognize the etherent PHY correctly on K...Inochi Amaoto
2026-07-29riscv: dts: spacemit: k3: add i2s0-i2s5 nodesTroy Mitchell
2026-07-28arm64, mailmap: update email address for Peter CollingbournePeter Collingbourne
2026-07-28riscv/mm: use physical alignment for vmemmap_start_pfnJiakai Xu
2026-07-28x86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira
2026-07-28KVM: PPC: Use CLASS(kvm_vcpu_map_local) to patch dcbzSean Christopherson
2026-07-28KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap mergingSean Christopherson
2026-07-28KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappingsSean Christopherson
2026-07-28KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usageSean Christopherson