aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-21ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)1-2/+4
2018-03-21ktest: Clarify config file usageScott Wood2-1/+5
2018-03-21ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)2-2/+12
2018-03-21ktest: Wait for console process to exitSteven Rostedt (VMware)1-0/+3
2018-03-18Linux 4.16-rc6Linus Torvalds1-1/+1
2018-03-17parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov1-27/+41
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov4-19/+28
2018-03-16Revert "btrfs: use proper endianness accessors for super_copy"David Sterba2-15/+13
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky1-1/+3
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring2-50/+7
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring2-9/+0
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2-5/+1
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs1-1/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman3-2/+6
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller1-6/+13
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang1-4/+6
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao3-0/+20
2018-03-14btree: avoid variable-length allocationsJoern Engel1-4/+6
2018-03-14Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel1-8/+5
2018-03-14btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski1-0/+1
2018-03-14btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh1-0/+1
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-14dm mpath: fix passing integrity dataSteffen Maier1-2/+3
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani1-3/+3
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo1-4/+6
2018-03-14fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo1-10/+11
2018-03-14fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo1-4/+19
2018-03-14kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier1-1/+2
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier6-16/+67
2018-03-14KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel3-5/+5
2018-03-14KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall3-0/+31
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall2-12/+0
2018-03-14KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara2-0/+4
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)3-3/+3
2018-03-14platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart1-3/+4
2018-03-14jump_label: Fix sparc64 warningJosh Poimboeuf1-1/+2
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernelsAndy Whitcroft1-1/+4
2018-03-14x86/vm86/32: Fix POPF emulationAndy Lutomirski1-1/+2
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-14KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras1-5/+5
2018-03-13dm mpath: eliminate need to use scsi_device_from_queueMike Snitzer1-9/+8
2018-03-13dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointerMike Snitzer1-11/+10