| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-25 | 40 | -284/+553 |
|\ |
|
| * | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2018-09-23 | 1 | -1/+1 |
| |\ |
|
| | * | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code | Boris Ostrovsky | 2018-09-19 | 1 | -1/+1 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2018-09-23 | 15 | -39/+234 |
| |\ \ |
|
| | * | | x86/mm: Expand static page table for fixmap space | Feng Tang | 2018-09-20 | 6 | -8/+42 |
| | * | | x86/paravirt: Fix some warning messages | Dan Carpenter | 2018-09-19 | 1 | -2/+2 |
| | * | | x86/intel_rdt: Fix incorrect loop end condition | Reinette Chatre | 2018-09-18 | 1 | -1/+1 |
| | * | | x86/intel_rdt: Fix exclusive mode handling of MBA resource | Reinette Chatre | 2018-09-18 | 1 | -2/+12 |
| | * | | x86/intel_rdt: Fix incorrect loop end condition | Reinette Chatre | 2018-09-18 | 1 | -1/+1 |
| | * | | x86/intel_rdt: Do not allow pseudo-locking of MBA resource | Reinette Chatre | 2018-09-18 | 1 | -0/+6 |
| | * | | x86/intel_rdt: Fix unchecked MSR access | Reinette Chatre | 2018-09-18 | 1 | -0/+12 |
| | * | | x86/intel_rdt: Fix invalid mode warning when multiple resources are managed | Reinette Chatre | 2018-09-18 | 1 | -1/+1 |
| | * | | x86/intel_rdt: Global closid helper to support future fixes | Reinette Chatre | 2018-09-18 | 2 | -0/+8 |
| | * | | x86/intel_rdt: Fix size reporting of MBA resource | Reinette Chatre | 2018-09-18 | 1 | -4/+10 |
| | * | | x86/intel_rdt: Fix data type in parsing callbacks | Xiaochen Shen | 2018-09-18 | 2 | -17/+20 |
| | * | | x86/kvm: Use __bss_decrypted attribute in shared variables | Brijesh Singh | 2018-09-15 | 1 | -3/+49 |
| | * | | x86/mm: Add .bss..decrypted section to hold shared variables | Brijesh Singh | 2018-09-15 | 5 | -0/+70 |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman | 2018-09-21 | 19 | -239/+318 |
| |\ \ \ |
|
| | * | | | KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs | Liran Alon | 2018-09-20 | 1 | -8/+14 |
| | * | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt | 2018-09-20 | 2 | -0/+12 |
| | * | | | KVM: x86: Turbo bits in MSR_PLATFORM_INFO | Drew Schmitt | 2018-09-20 | 1 | -1/+0 |
| | * | | | nVMX x86: Check VPID value on vmentry of L2 guests | Krish Sadhukhan | 2018-09-20 | 1 | -0/+3 |
| | * | | | nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 | Krish Sadhukhan | 2018-09-20 | 1 | -1/+5 |
| | * | | | KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv | Liran Alon | 2018-09-20 | 3 | -1/+32 |
| | * | | | KVM: VMX: check nested state and CR4.VMXE against SMM | Paolo Bonzini | 2018-09-20 | 1 | -2/+11 |
| | * | | | kvm: x86: make kvm_{load|put}_guest_fpu() static | Sebastian Andrzej Siewior | 2018-09-20 | 1 | -23/+23 |
| | * | | | x86/hyper-v: rename ipi_arg_{ex,non_ex} structures | Vitaly Kuznetsov | 2018-09-20 | 2 | -11/+13 |
| | * | | | KVM: VMX: use preemption timer to force immediate VMExit | Sean Christopherson | 2018-09-20 | 4 | -2/+31 |
| | * | | | KVM: VMX: modify preemption timer bit only when arming timer | Sean Christopherson | 2018-09-20 | 1 | -29/+32 |
| | * | | | KVM: VMX: immediately mark preemption timer expired only for zero value | Sean Christopherson | 2018-09-20 | 1 | -6/+8 |
| | * | | | KVM: SVM: Switch to bitmap_zalloc() | Andy Shevchenko | 2018-09-20 | 1 | -3/+2 |
| | * | | | KVM/MMU: Fix comment in walk_shadow_page_lockless_end() | Tianyu Lan | 2018-09-20 | 1 | -1/+1 |
| | * | | | KVM: x86: don't reset root in kvm_mmu_setup() | Wei Yang | 2018-09-20 | 1 | -1/+6 |
| | * | | | kvm: mmu: Don't read PDPTEs when paging is not enabled | Junaid Shahid | 2018-09-20 | 1 | -2/+2 |
| | * | | | x86/kvm/lapic: always disable MMIO interface in x2APIC mode | Vitaly Kuznetsov | 2018-09-20 | 2 | -3/+20 |
| | * | | | Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2018-09-18 | 8 | -143/+99 |
| | |\ \ \ |
|
| | | * | | | KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size | Nicholas Piggin | 2018-09-12 | 1 | -54/+37 |
| | | * | | | KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode | Alexey Kardashevskiy | 2018-09-12 | 7 | -89/+62 |
| | * | | | | Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2018-09-18 | 2 | -3/+5 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | KVM: s390: Make huge pages unavailable in ucontrol VMs | Janosch Frank | 2018-09-12 | 1 | -2/+2 |
| | | * | | | s390/mm: Check for valid vma before zapping in gmap_discard | Janosch Frank | 2018-09-12 | 1 | -1/+3 |
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Greg Kroah-Hartman | 2018-09-19 | 5 | -5/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 | Ondrej Mosnacek | 2018-09-14 | 5 | -5/+0 |
* | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-18 | 17 | -46/+61 |
|\| | | | | | |
|
| * | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 2018-09-18 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | ARM: dts: at91: add new compatibility string for macb on sama5d3 | Nicolas Ferre | 2018-09-17 | 1 | -1/+1 |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-09-15 | 5 | -14/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/APM: Fix build warning when PROC_FS is not enabled | Randy Dunlap | 2018-09-15 | 1 | -0/+2 |
| | * | | | | | | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 2018-09-14 | 1 | -9/+0 |
| | * | | | | | | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 | Guenter Roeck | 2018-09-12 | 1 | -2/+1 |