summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-09-17x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSRK Prateek Nayak
2025-09-17x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtop...K Prateek Nayak
2025-09-17x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_infoK Prateek Nayak
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck
2025-09-17dts: sophgo: sg2042: added numa id descriptionHan Gao
2025-09-17riscv: Use generic TIF bitsThomas Gleixner
2025-09-17loongarch: Use generic TIF bitsThomas Gleixner
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle
2025-09-17s390: Use generic TIF bitsThomas Gleixner
2025-09-17x86: Use generic TIF bitsThomas Gleixner
2025-09-17asm-generic: Provide generic TIF infrastructureThomas Gleixner
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Move branch_funct3 to insn.hNam Cao
2025-09-16riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti