aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-08Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+17
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-2/+2
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-12/+13
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-24/+30
2024-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-20/+19
2024-06-05mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesGravatar Barry Song 1-2/+2
2024-06-05x86/amd_nb: Check for invalid SMN readsGravatar Yazen Ghannam 1-1/+8
2024-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 38-150/+558
2024-06-05s390/crash: Do not use VM info if os_info does not have itGravatar Alexander Gordeev 1-24/+30
2024-06-05arm64/io: add constant-argument checkGravatar Arnd Bergmann 1-20/+16
2024-06-05KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrGravatar Tao Su 1-3/+0
2024-06-05Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 21-73/+391
2024-06-05arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processGravatar Wei Li 1-0/+3
2024-06-04KVM: arm64: Ensure that SME controls are disabled in protected modeGravatar Fuad Tabba 2-0/+18
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatGravatar Fuad Tabba 6-19/+14
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMGravatar Fuad Tabba 5-21/+22
2024-06-04KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMGravatar Fuad Tabba 4-5/+93
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMGravatar Fuad Tabba 7-0/+124
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapGravatar Fuad Tabba 3-1/+13
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperGravatar Fuad Tabba 4-19/+73
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateGravatar Fuad Tabba 2-3/+4
2024-06-04KVM: arm64: Reintroduce __sve_save_stateGravatar Fuad Tabba 2-0/+7
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Gravatar Paolo Bonzini 2-5/+6
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADGravatar Paolo Bonzini 15-69/+161
2024-06-03KVM: x86: Drop support for hand tuning APIC timer advancement from userspaceGravatar Sean Christopherson 3-29/+23
2024-06-03KVM: SEV-ES: Delegate LBR virtualization to the processorGravatar Ravi Bangoria 3-7/+17
2024-06-03KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentGravatar Ravi Bangoria 3-9/+14
2024-06-03KVM: SEV-ES: Prevent MSR access post VMSA encryptionGravatar Nikunj A Dadhania 1-0/+18
2024-06-03x86/kexec: Fix bug with call depth trackingGravatar David Kaplan 1-2/+9
2024-06-03Revert "riscv: mm: accelerate pagefault when badaccess"Gravatar Palmer Dabbelt 1-2/+2
2024-06-03riscv: fix overlap of allocated page and PTR_ERRGravatar Nam Cao 1-10/+11
2024-06-03LoongArch: Fix GMAC's phy-mode definitions in dtsGravatar Huacai Chen 3-5/+5
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRGravatar Jiaxun Yang 1-1/+1
2024-06-03LoongArch: Fix entry point in kernel image headerGravatar Jiaxun Yang 2-5/+7
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Gravatar Jiaxun Yang 2-1/+5
2024-06-03LoongArch: Fix built-in DTB detectionGravatar Jiaxun Yang 1-1/+1
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Gravatar Tiezhu Yang 1-3/+1
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-12/+26
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2024-06-02Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-0/+3
2024-06-01Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-3/+54
2024-05-31Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-14/+15
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingGravatar Thomas Gleixner 3-10/+20
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Gravatar Phil Auld 1-0/+1
2024-05-31perf/x86/intel: Add missing MODULE_DESCRIPTION() linesGravatar Jeff Johnson 2-0/+2
2024-05-31perf/x86/rapl: Add missing MODULE_DESCRIPTION() lineGravatar Jeff Johnson 1-0/+1
2024-05-31RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Gravatar Quan Zhou 1-2/+2
2024-05-31RISC-V: KVM: No need to use mask when hart-index-bit is 0Gravatar Yong-Xuan Wang 1-3/+4
2024-05-30riscv: Fix fully ordered LR/SC xchg[8|16]() implementationsGravatar Alexandre Ghiti 1-10/+12
2024-05-30riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelGravatar Nam Cao 1-1/+1