summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-14arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576Alexey Charkov
2025-10-14arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2Andrey Leonchikov
2025-10-14arm64: defconfig: Enable Rockchip extensions for Synopsys DW DPAndy Yan
2025-10-14arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1Anand Moon
2025-10-14arm64: dts: rockchip: Add DSI for RK3368WeiHao Li
2025-10-14arm64: dts: rockchip: Add D-PHY for RK3368WeiHao Li
2025-10-14arm64: dts: rockchip: Add display subsystem for RK3368WeiHao Li
2025-10-14s390/mm: Support removal of boot-allocated virtual memory mapSumanth Korikkar
2025-10-14ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623Christian Marangi
2025-10-14x86/alternative: Drop not needed test after call of alt_replace_call()Juergen Gross
2025-10-14arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o
2025-10-13KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init()Thorsten Blum
2025-10-13KVM: nVMX: Use vcpu instead of vmx->vcpu when vcpu is availableXin Li
2025-10-13KVM: VMX: Remove stale vmx_set_dr6() declarationDmytro Maluka
2025-10-13KVM: x86/mmu: Skip MMIO SPTE invalidation if enable_mmio_caching=0Dmytro Maluka
2025-10-13x86/fred: Fix 64bit identifier in fred_ssAndrew Cooper
2025-10-13x86/mm: Fix SMP ordering in switch_mm_irqs_off()Ingo Molnar
2025-10-13x86/mm: Fix overflow in __cpa_addr()Rik van Riel
2025-10-13parisc: Drop padding fields and layers entries from inventory logHelge Deller
2025-10-13x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger
2025-10-13ARM: dts: broadcom: rpi: Switch to V3D firmware clockStefan Wahren
2025-10-13arm64: dts: broadcom: bcm2712: Define VGIC interruptPeter Robinson
2025-10-13x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater ForestChen Yu
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)
2025-10-13riscv: dts: spacemit: add i2c aliases on BPI-F3Aurelien Jarno
2025-10-13riscv: dts: spacemit: add 24c02 eeprom on BPI-F3Aurelien Jarno
2025-10-13riscv: dts: spacemit: enable the i2c2 adapter on BPI-F3Aurelien Jarno
2025-10-13KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when availableOliver Upton
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier
2025-10-13KVM: arm64: Fix WFxT handling of nested virtMarc Zyngier
2025-10-13KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructureMarc Zyngier
2025-10-13KVM: arm64: Add timer UAPI workaround to sysreg infrastructureMarc Zyngier
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier
2025-10-13KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guestsMarc Zyngier
2025-10-13KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guestsSascha Bischoff
2025-10-13KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence checkMukesh Ojha
2025-10-13riscv: dts: spacemit: define regulator constraintsAlex Elder
2025-10-13riscv: dts: spacemit: define fixed regulatorsAlex Elder
2025-10-13riscv: dts: spacemit: enable the i2c8 adapterAlex Elder
2025-10-13KVM: arm64: Remove unreachable break after returnOsama Abdelkader
2025-10-13KVM: arm64: Prevent access to vCPU events before initOliver Upton
2025-10-13KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()Oliver Upton
2025-10-13KVM: arm64: nv: Don't advance PC when pending an SVE exceptionMarc Zyngier
2025-10-13KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' registerOliver Upton