summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko2018-09-141-11/+15
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-09-141-1/+1
* xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-09-141-7/+8
* xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-146-6/+33
* xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-09-141-2/+4
* Linux 4.19-rc3Linus Torvalds2018-09-101-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| * x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| * x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| * x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| * x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-092-12/+32
|\ \
| * | clocksource: Revert "Remove kthread"Peter Zijlstra2018-09-061-10/+30
| * | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-1/+3
|\ \ \
| * | | irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He2018-09-061-1/+3
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-5/+6
|\ \ \ \
| * | | | cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner2018-09-061-2/+3
| * | | | cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay2018-09-061-3/+3
| | |/ / | |/| |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-093-5/+16
|\ \ \ \
| * | | | random: make CPU trust a boot parameterKees Cook2018-09-013-5/+16
* | | | | Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-0910-36/+47
|\ \ \ \ \
| * | | | | kbuild: modules_install: warn when missing System.map fileRandy Dunlap2018-09-091-0/+1
| * | | | | kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-021-2/+2
| * | | | | kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada2018-09-027-32/+43
| * | | | | kconfig: remove a spurious self-assignmentLukas Bulwahn2018-08-311-1/+0Star
| * | | | | scripts/setlocalversion: git: Make -dirty check more robustGenki Sky2018-08-311-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-0921-134/+204
|\ \ \ \ \ \
| * | | | | | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-072-8/+21
| * | | | | | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon2018-09-071-0/+22
| * | | | | | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-079-52/+15Star
| |\ \ \ \ \ \
| | * | | | | | arm64: KVM: Remove pgd_lockSteven Price2018-09-071-2/+1Star
| | * | | | | | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-078-46/+0Star
| | * | | | | | arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier2018-09-071-3/+6
| | * | | | | | KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier2018-09-071-1/+8
| | |/ / / / /
| * | | | | | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-07243-1652/+2248
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank2018-09-042-1/+9
| | * | | | | | KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-041-1/+2
| | * | | | | | KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank2018-09-041-12/+18
| * | | | | | | Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-09-042-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-08-201-1/+1
| | * | | | | | | KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()Paul Mackerras2018-08-151-3/+3
| * | | | | | | | tools/kvm_stat: re-animate display of dead guestsStefan Raspl2018-08-301-0/+10
| * | | | | | | | tools/kvm_stat: indicate dead guests as suchStefan Raspl2018-08-301-3/+9
| * | | | | | | | tools/kvm_stat: handle guest removals more gracefullyStefan Raspl2018-08-301-2/+9
| * | | | | | | | tools/kvm_stat: don't reset stats when setting PID filter for debugfsStefan Raspl2018-08-301-1/+0Star
| * | | | | | | | tools/kvm_stat: fix updates for dead guestsStefan Raspl2018-08-301-1/+10