summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machinesSuraj Jitindar Singh
2018-12-17KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/offPaul Mackerras
2018-12-17KVM: PPC: Book3S HV: Cleanups - constify memslots, fix commentsPaul Mackerras
2018-12-17KVM: PPC: Book3S HV: Map single pages when doing dirty page loggingPaul Mackerras
2018-12-17KVM: PPC: Pass change type down to memslot commit functionBharata B Rao
2018-12-14KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segmentsSuraj Jitindar Singh
2018-12-14KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-14KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switchPaul Mackerras
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-11-27kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Liran Alon
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Liran Alon
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz
2018-11-27x86/kvm/vmx: fix old-style function declarationYi Wang
2018-11-27KVM: x86: fix empty-body warningsYi Wang
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Liran Alon
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-11-27KVM: VMX: re-add ple_gap module parameterLuiz Capitulino
2018-11-25Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2018-11-18Linux 4.20-rc3Linus Torvalds
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König
2018-11-18tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-18mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen
2018-11-18mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap
2018-11-18mm: don't reclaim inodes with many attached pagesRoman Gushchin
2018-11-18mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko
2018-11-18mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin
2018-11-18MAINTAINERS: update OMAP MMC entryAaro Koskinen
2018-11-18hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson
2018-11-18z3fold: fix possible reclaim racesVitaly Wool
2018-11-16Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-16Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds