aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-17arm64: dts: qcom: Add HAMOA-IOT-SOM platformYijie Yang1-0/+619
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu2-4/+4
2025-09-17arm64: dts: qcom: sm8750-mtp: Add WiFi and BluetoothKrzysztof Kozlowski1-4/+143
2025-09-17arm64: dts: qcom: msm8953-xiaomi-daisy: fix cd-gpiosBarnabás Czémán1-1/+1
2025-09-17bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()Hengqi Chen1-2/+1
2025-09-17Merge tag 'kvm-s390-master-6.17-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini3-21/+34
2025-09-17Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+1
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini18-151/+114
2025-09-17KVM: arm64: Use ARM64_HAS_GICV5_LEGACY for GICv5 probingSascha Bischoff1-1/+1
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff2-0/+16
2025-09-17KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACYSascha Bischoff1-2/+3
2025-09-17KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibilityMarc Zyngier3-16/+20
2025-09-17KVM: arm64: Fix page leak in user_mem_abort()Fuad Tabba1-2/+7
2025-09-17Merge branch kvm-arm64/dump-instr into kvmarm-master/nextMarc Zyngier4-8/+23
2025-09-17Merge branch kvm-arm64/mmio-rcu into kvmarm-master/nextMarc Zyngier2-11/+10
2025-09-17KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 stateMarc Zyngier1-6/+14
2025-09-17arm64: dts: qcom: ipq5018: add QUP1 UART2 nodeManikanta Mylavarapu1-0/+10
2025-09-17arm64: dts: qcom: lemans: Flatten usb controller nodesKrishna Kurapati3-73/+44
2025-09-17x86/sev: Add new dump_rmp parameter to snp_leak_pages() APIAshish Kalra2-4/+10
2025-09-17x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSRK Prateek Nayak2-3/+9
2025-09-17x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtop...K Prateek Nayak1-11/+8
2025-09-17x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_infoK Prateek Nayak1-27/+21
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck1-4/+3
2025-09-17dts: sophgo: sg2042: added numa id descriptionHan Gao2-0/+84
2025-09-17riscv: Use generic TIF bitsThomas Gleixner2-18/+14
2025-09-17loongarch: Use generic TIF bitsThomas Gleixner2-42/+35
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle1-10/+0
2025-09-17s390: Use generic TIF bitsThomas Gleixner2-26/+19
2025-09-17x86: Use generic TIF bitsThomas Gleixner2-45/+32
2025-09-17asm-generic: Provide generic TIF infrastructureThomas Gleixner1-0/+4
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMMNam Cao1-1/+1
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMMNam Cao1-12/+1
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REGNam Cao1-6/+3
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMMNam Cao1-9/+3
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REGNam Cao1-1/+1
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMMNam Cao1-17/+2
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMMNam Cao1-10/+1
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REGNam Cao1-5/+2
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMMNam Cao1-6/+3
2025-09-16riscv: kprobes: Move branch_funct3 to insn.hNam Cao2-4/+6
2025-09-16riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao2-4/+6
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti3-273/+166
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti4-22/+23
2025-09-16riscv: Fix typo EXRACT -> EXTRACTAlexandre Ghiti2-2/+2
2025-09-16riscv: Add kprobes KUnit testNam Cao6-0/+323
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth31-71/+71
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-5/+5
2025-09-16riscv: introduce ioremap_wc()Yunhui Cui2-0/+5
2025-09-16arm64: Kconfig: Remove GCS restrictions on UPROBESJeremy Linton1-1/+0
2025-09-16arm64: uprobes: Add GCS support to uretprobesJeremy Linton1-0/+33