summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-0815-42/+42
|\
| * Revert "parisc: Increase parisc_cache_flush_threshold setting"Helge Deller2022-05-081-15/+3
| * parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller2022-05-081-23/+4
| * parisc: Fix typos in commentsJulia Lawall2022-05-086-6/+6
| * parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller2022-05-081-1/+1
| * parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller2022-05-081-2/+1
| * parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller2022-05-081-0/+1
| * parisc: Update 32- and 64-bit defconfigsHelge Deller2022-05-082-2/+5
| * parisc: Only list existing CPUs in cpu_possible_maskHelge Deller2022-05-081-0/+8
| * Revert "parisc: Fix patch code locking and flushing"Helge Deller2022-05-081-11/+14
| * Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller2022-05-082-3/+6
| * Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller2022-05-081-8/+22
* | Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-085-24/+36
|\ \
| * | powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEKajol Jain2022-05-061-5/+2
| * | powerpc/vdso: Fix incorrect CFI in gettimeofday.SMichael Ellerman2022-05-041-2/+7
| * | powerpc/pseries/vas: Use QoS credits from the userspaceHaren Myneni2022-05-043-17/+27
* | | Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-081-41/+26
|\ \ \ | |_|/ |/| |
| * | x86/fpu: Prevent FPU state corruptionThomas Gleixner2022-05-051-41/+26
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-069-69/+190
|\ \ \
| * | | KVM: VMX: Exit to userspace if vCPU has injected exception and invalid stateSean Christopherson2022-05-061-1/+1
| * | | KVM: SEV: Mark nested locking of vcpu->lockPeter Gonda2022-05-061-4/+38
| * | | Merge branch 'kvm-amd-pmu-fixes' into HEADPaolo Bonzini2022-05-032-3/+30
| |\ \ \
| | * | | kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das2022-05-031-0/+5
| | * | | KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_idKyle Huey2022-05-031-3/+25
| * | | | Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEADPaolo Bonzini2022-05-035-61/+121
| |\ \ \ \
| | * | | | KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bitsSean Christopherson2022-05-032-31/+85
| | * | | | KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()Sean Christopherson2022-05-033-27/+32
| | * | | | KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)Sean Christopherson2022-05-032-9/+10
| | |/ / /
* | | | | Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-061-2/+19
|\ \ \ \ \
| * | | | | RISC-V: relocate DTB if it's outside memory regionNick Kossifidis2022-04-291-2/+19
* | | | | | Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-053-1/+27
|\ \ \ \ \ \
| * | | | | | KVM: s390: vsie/gmap: reduce gmap_rmap overheadChristian Borntraeger2022-05-031-0/+7
| * | | | | | KVM: s390: Fix lockdep issue in vm memopJanis Schoetterl-Glausch2022-05-021-1/+10
| * | | | | | s390: disable -Warray-boundsSven Schnelle2022-04-271-0/+10
* | | | | | | Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-052-12/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-04-292-12/+7
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-0115-54/+187
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | KVM: x86: work around QEMU issue with synthetic CPUID leavesPaolo Bonzini2022-04-291-5/+14
| * | | | | | Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-292-15/+0
| * | | | | | Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-297-24/+94
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | KVM: x86/mmu: fix potential races when walking host page tableMingwei Zhang2022-04-291-5/+42
| | * | | | | KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-293-3/+7
| | * | | | | KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDRSean Christopherson2022-04-295-16/+45
| * | | | | | Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-04-295-10/+79
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2022-04-273-0/+48
| | * | | | | | KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei2022-04-271-1/+22
| | * | | | | | KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon2022-04-271-9/+9
* | | | | | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-0113-11/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner2022-04-291-1/+5
| * | | | | | | | x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT configNur Hussein2022-04-191-1/+1