summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-28gcc-plugins: Remove ARM_SSP_PER_TASK pluginKees Cook
2025-04-26Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-26Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang
2025-04-26LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang
2025-04-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang
2025-04-25Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-24riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-24perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun
2025-04-24Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-24x86/boot: Work around broken busybox 'truncate' toolArd Biesheuvel
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILINGAdrian Hunter
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepointsAdrian Hunter
2025-04-24KVM: SVM: WARN if an invalid posted interrupt IRTE entry is addedSean Christopherson
2025-04-24KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson
2025-04-24KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson
2025-04-24KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson
2025-04-24KVM: SVM: Allocate IR data using atomic allocationSean Christopherson
2025-04-24KVM: SVM: Don't update IRTEs if APICv/AVIC is disabledSean Christopherson
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross
2025-04-20openrisc: Add cacheinfo supportSahil Siddiq
2025-04-20openrisc: Introduce new utility functions to flush and invalidate cachesSahil Siddiq
2025-04-20openrisc: Refactor struct cpuinfo_or1k to reduce duplicationSahil Siddiq
2025-04-19x86/e820: Discard high memory that can't be addressed by 32-bit systemsMike Rapoport (Microsoft)
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-18Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das
2025-04-17Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang