summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-19Linux 5.1.12v5.1.12Greg Kroah-Hartman1-1/+1
2019-06-19powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2-0/+33
2019-06-19powerpc: Fix kexec failure on book3s/32Christophe Leroy2-1/+6
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula3-0/+38
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula1-8/+17
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava1-0/+3
2019-06-19x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He1-1/+10
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin1-1/+1
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2-1/+2
2019-06-19RAS/CEC: Fix binary search functionBorislav Petkov1-14/+20
2019-06-19RAS/CEC: Convert the timer callback to a workqueueCong Wang1-24/+22
2019-06-19timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner1-2/+3
2019-06-19tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata1-3/+10
2019-06-19USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-19USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-19USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-19USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-19USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-19usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson4-27/+37
2019-06-19usb: dwc2: Fix DMA cache alignment issuesMartin Schiller1-3/+7
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-19tools/kvm_stat: fix fields filter for child eventsStefan Raspl2-4/+14
2019-06-19kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-06-19kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-06-19KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2-8/+27
2019-06-19KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li1-1/+1
2019-06-19kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang1-0/+1
2019-06-19KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter1-3/+2
2019-06-19KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATEPaolo Bonzini1-1/+1
2019-06-19KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse4-121/+138
2019-06-19tools/io_uring: fix Makefile for pthread library linkJens Axboe1-1/+1
2019-06-19nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch1-1/+1
2019-06-19usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-19tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi1-0/+3
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook10-0/+12
2019-06-19selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu1-1/+1
2019-06-19libnvdimm: Fix compilation warnings with W=1Qian Cai3-4/+4
2019-06-19drm/amdgpu: keep stolen memory on picassoFlora Cui1-0/+1
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-19scsi: myrs: Fix uninitialized variableYueHaibing1-1/+1
2019-06-19platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel1-0/+24
2019-06-19platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede1-0/+9
2019-06-19nvme: fix memory leak for power latency toleranceYufen Yu1-0/+1
2019-06-19nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig1-5/+20
2019-06-19nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig1-23/+24
2019-06-19nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig1-2/+0