summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-147-12/+35
|\
| * x86/xen: Fix typo in xen_pagetable_p2m_free()Hui Su2020-10-051-1/+1
| * x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross2020-10-051-0/+9
| * xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini2020-10-053-2/+15
| * xen: remove redundant initialization of variable retJing Xiangfeng2020-10-051-1/+1
| * xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder2020-10-051-8/+2
| * xen/gntdev.c: Mark pages as dirtySouptick Joarder2020-10-051-5/+12
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-1413-231/+449
|\ \
| * | hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functionsMohammed Gamal2020-09-281-2/+2
| * | x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury2020-09-285-52/+19
| * | PCI: hv: Document missing hv_pci_protocol_negotiation() parameterKrzysztof WilczyƄski2020-09-281-1/+4
| * | scsi: storvsc: Support PAGE_SIZE larger than 4KBoqun Feng2020-09-281-7/+49
| * | Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-4/+7
| * | HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-2/+2
| * | Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-2/+2
| * | hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communicationBoqun Feng2020-09-283-31/+30
| * | hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng2020-09-281-0/+5
| * | Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng2020-09-282-13/+15
| * | Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()Boqun Feng2020-09-281-2/+2
| * | Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng2020-09-282-21/+187
| * | Drivers: hv: vmbus: Move __vmbus_open()Boqun Feng2020-09-281-154/+155
| * | Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadlBoqun Feng2020-09-281-8/+5
| * | drivers: hv: remove cast from hyperv_die_eventOlaf Hering2020-08-191-1/+1
* | | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1468-451/+4035
|\ \ \
| * | | x86/sev-es: Use GHCB accessor for setting the MMIO scratch bufferTom Lendacky2020-09-251-1/+1
| * | | x86/sev-es: Check required CPU features for SEV-ESMartin Radev2020-09-105-6/+24
| * | | x86/efi: Add GHCB mappings when SEV-ES is activeTom Lendacky2020-09-104-0/+43
| * | | x86/sev-es: Handle NMI StateJoerg Roedel2020-09-094-0/+32
| * | | x86/sev-es: Support CPU offline/onlineJoerg Roedel2020-09-092-0/+64
| * | | x86/head/64: Don't call verify_cpu() on starting APsJoerg Roedel2020-09-093-0/+19
| * | | x86/smpboot: Load TSS and getcpu GDT entry before loading IDTJoerg Roedel2020-09-093-1/+25
| * | | x86/realmode: Setup AP jump tableTom Lendacky2020-09-094-2/+93
| * | | x86/realmode: Add SEV-ES specific trampoline entry pointJoerg Roedel2020-09-093-0/+26
| * | | x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ESDoug Covelli2020-09-091-5/+45
| * | | x86/kvm: Add KVM-specific VMMCALL handling under SEV-ESTom Lendacky2020-09-091-6/+29
| * | | x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ESJoerg Roedel2020-09-092-1/+27
| * | | x86/sev-es: Handle #DB EventsJoerg Roedel2020-09-091-0/+17
| * | | x86/sev-es: Handle #AC EventsJoerg Roedel2020-09-091-0/+19
| * | | x86/sev-es: Handle VMMCALL EventsTom Lendacky2020-09-091-0/+23
| * | | x86/sev-es: Handle MWAIT/MWAITX EventsTom Lendacky2020-09-091-0/+10
| * | | x86/sev-es: Handle MONITOR/MONITORX EventsTom Lendacky2020-09-091-0/+13
| * | | x86/sev-es: Handle INVD EventsTom Lendacky2020-09-091-0/+4
| * | | x86/sev-es: Handle RDPMC EventsTom Lendacky2020-09-091-0/+22
| * | | x86/sev-es: Handle RDTSC(P) EventsTom Lendacky2020-09-093-0/+31
| * | | x86/sev-es: Handle WBINVD EventsTom Lendacky2020-09-091-0/+9
| * | | x86/sev-es: Handle DR7 read/write eventsTom Lendacky2020-09-091-0/+85
| * | | x86/sev-es: Handle MSR eventsTom Lendacky2020-09-091-0/+28
| * | | x86/sev-es: Handle MMIO String InstructionsJoerg Roedel2020-09-091-0/+77
| * | | x86/sev-es: Handle MMIO eventsTom Lendacky2020-09-092-0/+227
| * | | x86/sev-es: Handle instruction fetches from user-spaceJoerg Roedel2020-09-091-9/+22