Age | Commit message (Expand) | Author |
2020-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-11-15 | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-15 | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-11-15 | kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use | Paolo Bonzini |
2020-11-14 | Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2020-11-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-11-13 | KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests | Babu Moger |
2020-11-13 | KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch | Babu Moger |
2020-11-13 | KVM: x86: clflushopt should be treated as a no-op by emulation | David Edmondson |
2020-11-13 | Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-11-13 | arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver | Konrad Dybcio |
2020-11-13 | arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list | Konrad Dybcio |
2020-11-13 | arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist | Konrad Dybcio |
2020-11-13 | arm64: Add MIDR value for KRYO2XX gold/silver CPU cores | Konrad Dybcio |
2020-11-13 | arm64/mm: Validate hotplug range before creating linear mapping | Anshuman Khandual |
2020-11-13 | x86/platform/uv: Fix copied UV5 output archtype | Mike Travis |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-12 | KVM: arm64: Handle SCXTNUM_ELx traps | Marc Zyngier |
2020-11-12 | KVM: arm64: Unify trap handlers injecting an UNDEF | Marc Zyngier |
2020-11-12 | KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace | Marc Zyngier |
2020-11-12 | Merge tag 'v5.10-rc1' into kvmarm-master/next | Marc Zyngier |
2020-11-11 | arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC | Michael Walle |
2020-11-11 | x86/platform/uv: Drop last traces of uv_flush_tlb_others | Jiri Slaby |
2020-11-10 | um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() | Richard Weinberger |
2020-11-10 | perf/x86/intel/uncore: Fix Add BW copypasta | Arnd Bergmann |
2020-11-10 | arm64: smp: Tell RCU about CPUs that fail to come online | Will Deacon |
2020-11-10 | arm64: psci: Avoid printing in cpu_psci_cpu_die() | Will Deacon |
2020-11-10 | arm64: kexec_file: Fix sparse warning | Will Deacon |
2020-11-10 | arm64: errata: Fix handling of 1418040 with late CPU onlining | Will Deacon |
2020-11-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-11-09 | perf/x86/intel: Make anythread filter support conditional | Stephane Eranian |
2020-11-09 | perf/x86: Make dummy_iregs static | Peter Zijlstra |
2020-11-09 | perf/arch: Remove perf_sample_data::regs_user_copy | Peter Zijlstra |
2020-11-09 | perf/x86: Reduce stack usage for x86_pmu::drain_pebs() | Peter Zijlstra |
2020-11-09 | perf: Reduce stack usage of perf_output_begin() | Peter Zijlstra |
2020-11-08 | Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-08 | Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-11-08 | KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs | Pankaj Gupta |
2020-11-08 | kvm: x86: request masterclock update any time guest uses different msr | Oliver Upton |
2020-11-08 | kvm: x86: ensure pv_cpuid.features is initialized when enabling cap | Oliver Upton |
2020-11-08 | kvm: x86: reads of restricted pv msrs should also result in #GP | Oliver Upton |
2020-11-08 | KVM: x86: use positive error values for msr emulation that causes #GP | Maxim Levitsky |
2020-11-08 | KVM: x86/mmu: fix counting of rmap entries in pte_list_add | Li RongQing |
2020-11-08 | Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-11-07 | Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-07 | x86/platform/uv: Recognize UV5 hubless system identifier | Mike Travis |
2020-11-07 | x86/platform/uv: Remove spaces from OEM IDs | Mike Travis |
2020-11-07 | x86/platform/uv: Fix missing OEM_TABLE_ID | Mike Travis |
2020-11-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |