summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-05-06arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao-2/+2
2026-05-05Merge tag 'loongarch-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-65/+90
2026-05-06powerpc/pasemi: Drop redundant res assignmentKrzysztof Kozlowski-2/+1
2026-05-06powerpc/ps3: Drop redundant result assignmentKrzysztof Kozlowski-3/+1
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...Nathan Chancellor-0/+6
2026-05-06arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann-8/+0
2026-05-06powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked eventsShivani Nittor-2/+3
2026-05-06powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()Christophe Leroy (CS GROUP)-2/+2
2026-05-06powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexecSourabh Jain-1/+8
2026-05-06powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain-1/+1
2026-05-06pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()Ritesh Harjani (IBM)-7/+6
2026-05-06pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()Ritesh Harjani (IBM)-26/+26
2026-05-06pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_infoRitesh Harjani (IBM)-4/+2
2026-05-06pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()Ritesh Harjani (IBM)-3/+2
2026-05-06pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)-9/+14
2026-05-06pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)-11/+17
2026-05-06pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()Ritesh Harjani (IBM)-27/+30
2026-05-06pseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)-1/+1
2026-05-06pseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)-9/+11
2026-05-06powerpc/pseries/htmdump: Add memory configuration dump support to htmdump moduleAthira Rajeev-0/+70
2026-05-06powerpc/pseries/htmdump: Fix the offset value used in htm status dumpAthira Rajeev-3/+16
2026-05-06powerpc/pseries/htmdump: Fix the offset value used in processor configuration...Athira Rajeev-2/+15
2026-05-06powerpc/pseries/htmdump: Free the global buffers in htmdump module exitAthira Rajeev-14/+17
2026-05-05perf/x86/intel: Enable auto counter reload for DMRDapeng Mi-0/+1
2026-05-05perf/x86/intel: Disable PMI for self-reloaded ACR eventsDapeng Mi-4/+23
2026-05-05perf/x86/intel: Always reprogram ACR events to prevent stale masksDapeng Mi-5/+8
2026-05-05perf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi-7/+25
2026-05-05x86/xen: Fix a potential problem in xen_e820_resolve_conflicts()Juergen Gross-4/+9
2026-05-05x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel-3/+13
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu-1/+1
2026-05-04LoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao-2/+8
2026-05-04LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao-0/+14
2026-05-04LoongArch: KVM: Move AVEC interrupt injection into switch loopBibo Mao-11/+9
2026-05-04LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui-1/+1
2026-05-04LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui-0/+1
2026-05-04LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma-1/+1
2026-05-04LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li-1/+1
2026-05-04LoongArch: KVM: Compile switch.S directly into the kernelXianglai Li-42/+41
2026-05-04LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()Thomas Weißschuh-6/+0
2026-05-04LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan-0/+3
2026-05-04LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen-0/+5
2026-05-04LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen-1/+1
2026-05-04LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BITHuacai Chen-0/+4
2026-05-04LoongArch: Make CONFIG_64BIT as the default optionHuacai Chen-0/+1
2026-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-41/+60
2026-05-03KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson-21/+14
2026-05-03KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flowSean Christopherson-16/+40
2026-05-03KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini-3/+5
2026-05-03KVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini-1/+1
2026-05-03Merge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1