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