summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-151-5/+21
|\
| * KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf2022-05-111-5/+21
* | Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-151-2/+3
|\ \
| * | x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger2022-05-131-2/+3
* | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-134-0/+23
|\ \ \
| * | | arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport2022-05-094-0/+23
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-05-135-8/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2022-05-121-0/+2
| * | | arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko2022-05-121-2/+1
| * | | arm64: vdso: fix makefile dependency on vdso.soJoey Gouly2022-05-103-6/+4
* | | | 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
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |