summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" caseSean Christopherson2021-03-102-10/+7
| * | | perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang2021-03-061-1/+4
| * | | perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang2021-03-062-4/+40
| |/ /
* | | Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-0/+16
|\ \ \
| * | | efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel2021-03-071-0/+16
| |/ /
* | | Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-149-29/+99
|\ \ \
| * | | x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel2021-03-093-15/+55
| * | | x86/sev-es: Correctly track IRQ states in runtime #VC handlerJoerg Roedel2021-03-091-2/+4
| * | | x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stackJoerg Roedel2021-03-091-2/+12
| * | | x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel2021-03-084-2/+19
| * | | x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski2021-03-061-1/+2
| * | | x86/unwind/orc: Silence warnings caused by missing ORC dataJosh Poimboeuf2021-03-061-1/+1
| * | | x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf2021-03-061-6/+6
| |/ /
* | | Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-147-9/+20
|\ \ \
| * | | powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy2021-03-123-3/+3
| * | | powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy2021-03-101-0/+10
| * | | powerpc/64s/exception: Clean up a missed SRR specifierDaniel Axtens2021-03-101-1/+1
| * | | powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin2021-03-101-2/+2
| * | | powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman2021-03-101-3/+4
| * | | powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-091-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-1427-81/+194
|\ \ \ \
| * | | | KVM: LAPIC: Advancing the timer expiration on guest initiated writeWanpeng Li2021-03-121-0/+1
| * | | | KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive modeSean Christopherson2021-03-121-0/+11
| * | | | KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li2021-03-121-10/+9
| * | | | kvm: x86: annotate RCU pointersMuhammad Usama Anjum2021-03-121-2/+2
| * | | | KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-121-2/+1
| * | | | KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2021-03-122-4/+11
| * | | | KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-095-8/+15
| * | | | KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen2021-03-091-2/+4
| * | | | KVM: arm64: Fix range alignment when walking page tablesJia He2021-03-061-0/+1
| * | | | KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier2021-03-062-4/+39
| * | | | KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-064-7/+14
| * | | | KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2021-03-062-3/+9
| * | | | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-063-12/+17
| * | | | KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-063-10/+11
| * | | | KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon2021-03-061-1/+1
| * | | | KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-063-3/+25
| * | | | kvm: x86: use NULL instead of using plain integer as pointerMuhammad Usama Anjum2021-03-061-1/+1
| * | | | KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'Sean Christopherson2021-03-051-12/+13
| * | | | KVM: x86: Ensure deadline timer has truly expired before posting its IRQSean Christopherson2021-03-051-1/+10
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-1428-214/+332
|\ \ \ \ \
| * | | | | zram: fix broken page writebackMinchan Kim2021-03-131-3/+3
| * | | | | zram: fix return value on writeback_storeMinchan Kim2021-03-131-3/+8
| * | | | | mm/memcg: set memcg when splitting pageZhou Guanghui2021-03-131-0/+1
| * | | | | mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui2021-03-133-14/+9
| * | | | | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich2021-03-131-1/+1
| * | | | | ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-131-6/+18
| * | | | | mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit2021-03-131-0/+8
| * | | | | kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov2021-03-131-0/+1
| * | | | | kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov2021-03-131-2/+6