summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19x86/xen: Remove use of VLAsLaura Abbott
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser
2018-04-17xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai
2018-04-10xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky
2018-03-30xen/acpi: off by one in read_acpi_id()Dan Carpenter
2018-03-21xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins
2018-03-21x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk
2018-03-21xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_ENDSimon Gaiser
2018-03-21xen: xenbus: Catch closing of non existent transactionsSimon Gaiser
2018-03-21xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser
2018-03-18Linux 4.16-rc6v4.16-rc6Linus Torvalds
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-17parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin
2018-03-16Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-16Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-03-16Merge tag 'drm-fixes-for-v4.16-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-16Revert "btrfs: use proper endianness accessors for super_copy"David Sterba
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-16Merge tag 'drm-intel-fixes-2018-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-15Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-03-15Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-15Merge tag 'sound-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-15Merge tag 'for-4.16/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-14btree: avoid variable-length allocationsJoern Engel