summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-10x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia1-1/+2
2024-01-10powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2-7/+46
2024-01-10RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang1-0/+13
2024-01-10KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda1-4/+0
2024-01-10riscv: don't probe unaligned access speed if already doneJisheng Zhang1-0/+4
2024-01-10ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2024-01-10KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini1-1/+6
2024-01-05kexec: fix KEXEC_FILE dependenciesArnd Bergmann4-9/+7
2024-01-01x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefullyThomas Gleixner1-0/+16
2024-01-01x86/alternatives: Disable interrupts and sync when optimizing NOPs in placeThomas Gleixner1-1/+11
2024-01-01x86/alternatives: Sync core before enabling interruptsThomas Gleixner1-1/+1
2024-01-01KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier4-3/+7
2024-01-01KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier1-2/+11
2024-01-01KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier1-15/+14
2024-01-01ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren1-0/+1
2024-01-01x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann1-0/+1
2024-01-01s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2024-01-01ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2024-01-01ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis1-1/+1
2024-01-01arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3Chukun Pan3-3/+5
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+46
2023-12-20x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song2-4/+4
2023-12-20kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin2-3/+5
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-20arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada1-1/+1
2023-12-20LoongArch: Implement constant timer shutdown interfaceBibo Mao1-14/+9
2023-12-20LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen1-2/+2
2023-12-20LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen1-0/+8
2023-12-20LoongArch: Record pc instead of offset in la_abs relocationWANG Rui3-4/+3
2023-12-20LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada1-0/+2
2023-12-20x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar1-4/+21
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2-2/+0
2023-12-13riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVEJia Jie Ho1-0/+1
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang3-2/+13
2023-12-13MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2-17/+31
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang1-0/+5
2023-12-13KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson1-3/+5
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-13MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer1-12/+13
2023-12-13powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)1-0/+3
2023-12-13x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat1-4/+7
2023-12-13arm64: dts: mt8183: kukui: Fix underscores in node namesHsin-Yi Wang2-50/+50
2023-12-13arm64: dts: mediatek: add missing space before {Krzysztof Kozlowski3-36/+36
2023-12-13parisc: Fix asm operand number out of range build error in bug tableHelge Deller1-1/+1
2023-12-13parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2-19/+22
2023-12-13LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-13LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-13arm64: dts: mediatek: mt8186: Change gpu speedbin nvmem cell nameAngeloGioacchino Del Regno1-1/+1
2023-12-13arm64: dts: mediatek: mt8186: fix clock names for power domainsEugen Hristev1-15/+27