summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-02-22Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-14/+8
2025-02-22Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-2/+8
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-36/+45
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers-0/+1
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang-14/+8
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens-1/+1
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen-1/+3
2025-02-18s390: Update defconfigsHeiko Carstens-0/+4
2025-02-17Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+13
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-32/+54
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-409/+336
2025-02-16Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-30/+20
2025-02-15Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-142/+203
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-18/+74
2025-02-14Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+22
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-48/+41
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra-16/+9
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson-0/+10
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-375/+287
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky-4/+4
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-20/+33
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+62
2025-02-14Merge tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+2
2025-02-14Merge tag 'v6.14-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-36/+43
2025-02-13KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()Marc Zyngier-37/+37
2025-02-13KVM: arm64: timer: Drop warning on failed interrupt signallingMarc Zyngier-9/+7
2025-02-13KVM: arm64: Fix alignment of kvm_hyp_memcache allocationsQuentin Perret-1/+1
2025-02-13KVM: arm64: Convert timer offset VA when accessed in HYP codeMarc Zyngier-1/+14
2025-02-13KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()Mark Rutland-6/+1
2025-02-13KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland-41/+76
2025-02-13KVM: arm64: Mark some header functions as inlineMark Rutland-10/+9
2025-02-13KVM: arm64: Refactor exit handlersMark Rutland-41/+26
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland-47/+42
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland-22/+0
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland-17/+0
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland-64/+29
2025-02-13KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland-50/+10
2025-02-13Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-73/+30
2025-02-13x86/xen: allow larger contiguous memory regions in PV guestsJuergen Gross-9/+62
2025-02-13arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda-0/+4
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin-24/+8
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki-6/+12
2025-02-13arm64: Add missing registrations of hwcapsMark Brown-0/+3
2025-02-13arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska-12/+10
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao-1/+1