summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson
2019-04-16KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson
2019-04-16KVM: x86: clear SMM flags before loading state while leaving SMMSean Christopherson
2019-04-16KVM: x86: Open code kvm_set_hflagsSean Christopherson
2019-04-16KVM: x86: Load SMRAM in a single shot when leaving SMMSean Christopherson
2019-04-16KVM: nVMX: Expose RDPMC-exiting only when guest supports PMULiran Alon
2019-04-16KVM: x86: Raise #GP when guest vCPU do not support PMULiran Alon
2019-04-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
2019-04-16KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov
2019-04-16svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee
2019-04-16Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee
2019-04-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon
2019-04-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven
2019-04-16clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor
2019-04-16staging: erofs: fix unexpected out-of-bound data accessGao Xiang
2019-04-16x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-16Merge tag 'extcon-fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2019-04-16perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-16perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin
2019-04-16perf/core: Fix the address filtering fixAlexander Shishkin
2019-04-16IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-04-16KVM: nVMX: allow tests to use bad virtual-APIC page addressPaolo Bonzini
2019-04-16x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner
2019-04-16kprobes: Fix error check when reusing optimized probesMasami Hiramatsu
2019-04-16locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche
2019-04-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-04-15scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-15Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-15route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon
2019-04-15MAINTAINERS: normalize Woojung Huh's email addressLukas Bulwahn
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-04-15io_uring: fix possible deadlock between io_uring_{enter,register}Jens Axboe
2019-04-15drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä
2019-04-15drm/i915: Do not enable FEC without DSCVille Syrjälä
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-15KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptesSean Christopherson