summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-18Linux 4.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
2018-03-14Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2018-03-14Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel
2018-03-15Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-15Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-03-14btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski
2018-03-14btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher
2018-03-14drm/radeon: fix prime teardown orderChristian König
2018-03-14drm/amdgpu: fix prime teardown orderChristian König
2018-03-14Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-03-14dm mpath: fix passing integrity dataSteffen Maier
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo
2018-03-14fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo