summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas
2025-09-18riscv: mmap(): use unsigned offset type in riscv_sys_mmapJessica Liu
2025-09-18riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu
2025-09-18arm64/boot: Enable EL2 requirements for SPE_FEAT_FDSJames Clark
2025-09-18arm64/boot: Factor out a macro to check SPE versionJames Clark
2025-09-18perf: arm_spe: Support FEAT_SPEv1p4 filtersJames Clark
2025-09-18arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 registerJames Clark
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui
2025-09-18LoongArch: Check the return value when creating kobjTao Cui
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang
2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang
2025-09-18arm64: errata: Expand speculative SSBS workaround for Cortex-A720AEKuninori Morimoto
2025-09-18arm64: cputype: Add Cortex-A720AE definitionsKuninori Morimoto
2025-09-18arm64: dts: apple: Add J474s, J475c and J475d device treesJanne Grunau
2025-09-18arm64: dts: apple: Add J414 and J416 Macbook Pro device treesHector Martin
2025-09-18arm64: dts: apple: Add initial t6020/t6021/t6022 DTsHector Martin
2025-09-18arm64: dts: apple: Add ethernet0 alias for J375 templateJanne Grunau
2025-09-17arm64: dts: qcom: Add base HAMOA-IOT-EVK boardYijie Yang
2025-09-17arm64: dts: qcom: Add HAMOA-IOT-SOM platformYijie Yang
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu
2025-09-17arm64: dts: qcom: sm8750-mtp: Add WiFi and BluetoothKrzysztof Kozlowski
2025-09-17arm64: dts: qcom: msm8953-xiaomi-daisy: fix cd-gpiosBarnabás Czémán
2025-09-17bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()Hengqi Chen
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-09-17KVM: arm64: Use ARM64_HAS_GICV5_LEGACY for GICv5 probingSascha Bischoff
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff
2025-09-17KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACYSascha Bischoff
2025-09-17KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibilityMarc Zyngier
2025-09-17KVM: arm64: Fix page leak in user_mem_abort()Fuad Tabba
2025-09-17Merge branch kvm-arm64/dump-instr into kvmarm-master/nextMarc Zyngier
2025-09-17Merge branch kvm-arm64/mmio-rcu into kvmarm-master/nextMarc Zyngier
2025-09-17KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 stateMarc Zyngier
2025-09-17arm64: dts: qcom: ipq5018: add QUP1 UART2 nodeManikanta Mylavarapu
2025-09-17arm64: dts: qcom: lemans: Flatten usb controller nodesKrishna Kurapati
2025-09-17x86/sev: Add new dump_rmp parameter to snp_leak_pages() APIAshish Kalra