Age | Commit message (Expand) | Author |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe |
2018-09-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-09-28 | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke |
2018-09-27 | x86/boot: Fix kexec booting failure in the SEV bit detection code | Kairui Song |
2018-09-26 | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> | Christoph Hellwig |
2018-09-26 | block: remove ARCH_BIOVEC_PHYS_MERGEABLE | Christoph Hellwig |
2018-09-26 | xen: provide a prototype for xen_biovec_phys_mergeable in xen.h | Christoph Hellwig |
2018-09-26 | arm: remove the unused BIOVEC_MERGEABLE define | Christoph Hellwig |
2018-09-25 | powerpc/numa: Use associativity if VPHN hcall is successful | Srikar Dronamraju |
2018-09-25 | powerpc/tm: Avoid possible userspace r1 corruption on reclaim | Michael Neuling |
2018-09-25 | powerpc/tm: Fix userspace r13 corruption | Michael Neuling |
2018-09-24 | RISC-V: include linux/ftrace.h in asm-prototypes.h | James Cowgill |
2018-09-24 | block: remove bvec_to_phys | Christoph Hellwig |
2018-09-24 | block: simplify BIOVEC_PHYS_MERGEABLE | Christoph Hellwig |
2018-09-24 | powerpc/pseries: Fix unitialized timer reset on migration | Michael Bringmann |
2018-09-23 | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-09-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman |
2018-09-20 | x86/mm: Expand static page table for fixmap space | Feng Tang |
2018-09-20 | KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs | Liran Alon |
2018-09-20 | powerpc/pkeys: Fix reading of ibm, processor-storage-keys property | Thiago Jung Bauermann |
2018-09-20 | powerpc: fix csum_ipv6_magic() on little endian platforms | Christophe Leroy |
2018-09-20 | powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again) | Alexey Kardashevskiy |
2018-09-20 | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt |
2018-09-20 | KVM: x86: Turbo bits in MSR_PLATFORM_INFO | Drew Schmitt |
2018-09-20 | nVMX x86: Check VPID value on vmentry of L2 guests | Krish Sadhukhan |
2018-09-20 | nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 | Krish Sadhukhan |
2018-09-20 | KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv | Liran Alon |
2018-09-20 | KVM: VMX: check nested state and CR4.VMXE against SMM | Paolo Bonzini |
2018-09-20 | kvm: x86: make kvm_{load|put}_guest_fpu() static | Sebastian Andrzej Siewior |
2018-09-20 | x86/hyper-v: rename ipi_arg_{ex,non_ex} structures | Vitaly Kuznetsov |
2018-09-20 | KVM: VMX: use preemption timer to force immediate VMExit | Sean Christopherson |
2018-09-20 | KVM: VMX: modify preemption timer bit only when arming timer | Sean Christopherson |
2018-09-20 | KVM: VMX: immediately mark preemption timer expired only for zero value | Sean Christopherson |
2018-09-20 | KVM: SVM: Switch to bitmap_zalloc() | Andy Shevchenko |
2018-09-20 | KVM/MMU: Fix comment in walk_shadow_page_lockless_end() | Tianyu Lan |
2018-09-20 | KVM: x86: don't reset root in kvm_mmu_setup() | Wei Yang |
2018-09-20 | kvm: mmu: Don't read PDPTEs when paging is not enabled | Junaid Shahid |
2018-09-20 | x86/kvm/lapic: always disable MMIO interface in x2APIC mode | Vitaly Kuznetsov |
2018-09-19 | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code | Boris Ostrovsky |
2018-09-19 | x86/paravirt: Fix some warning messages | Dan Carpenter |
2018-09-19 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Greg Kroah-Hartman |
2018-09-18 | x86/intel_rdt: Fix incorrect loop end condition | Reinette Chatre |
2018-09-18 | x86/intel_rdt: Fix exclusive mode handling of MBA resource | Reinette Chatre |
2018-09-18 | x86/intel_rdt: Fix incorrect loop end condition | Reinette Chatre |
2018-09-18 | x86/intel_rdt: Do not allow pseudo-locking of MBA resource | Reinette Chatre |
2018-09-18 | x86/intel_rdt: Fix unchecked MSR access | Reinette Chatre |
2018-09-18 | x86/intel_rdt: Fix invalid mode warning when multiple resources are managed | Reinette Chatre |
2018-09-18 | x86/intel_rdt: Global closid helper to support future fixes | Reinette Chatre |