summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Linux 5.0.6v5.0.6Greg Kroah-Hartman1-1/+1
2019-04-03mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka3-37/+29
2019-04-03bpf: do not restore dst_reg when cur_state is freedXu Yu1-1/+1
2019-04-03KVM: x86: update %rip after emulating IOSean Christopherson2-10/+27
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson4-14/+13
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2-5/+14
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner1-7/+1
2019-04-03cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner1-2/+18
2019-04-03watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner1-2/+4
2019-04-03powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar1-0/+1
2019-04-03powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman1-4/+13
2019-04-03powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy1-9/+18
2019-04-03objtool: Query pkg-config for libelf locationRolf Eike Beer2-3/+8
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter1-12/+8
2019-04-03perf pmu: Fix parser error for uncore event aliasKan Liang1-0/+10
2019-04-03mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson1-3/+8
2019-04-03mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai1-1/+2
2019-04-03mm/memory_hotplug.c: fix notification in offline error pathQian Cai1-1/+1
2019-04-03mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador1-1/+1
2019-04-03mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-7/+33
2019-04-03iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat1-4/+15
2019-04-03mm: add support for kmem caches in DMA32 zoneNicolas Boichat5-2/+12
2019-04-03mm/hotplug: fix offline undo_isolate_page_range()Qian Cai5-34/+45
2019-04-03usb: typec: Fix unchecked return valueGustavo A. R. Silva1-2/+7
2019-04-03usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-04-03usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard1-3/+1
2019-04-03xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2-7/+20
2019-04-03usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman1-2/+3
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman1-3/+6
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano1-0/+1
2019-04-03mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara1-5/+6
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro1-0/+2
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov1-3/+3
2019-04-03usb: mtu3: fix EXTCON dependencyArnd Bergmann1-0/+1
2019-04-03phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai1-1/+4
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin1-2/+4
2019-04-03gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu1-0/+2
2019-04-03drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare1-1/+1
2019-04-03drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang1-1/+1
2019-04-03drm/i915: Mark AML 0x87CA as ULXVille Syrjälä1-1/+2
2019-04-03drm/vkms: fix use-after-free when drm_gem_handle_create() failsEric Biggers1-4/+1
2019-04-03drm/vgem: fix use-after-free when drm_gem_handle_create() failsEric Biggers1-5/+1
2019-04-03cpufreq: scpi: Fix use after freeVincent Stehlé1-1/+1
2019-04-03cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada1-1/+4
2019-04-03blk-mq: fix sbitmap ws_active for shared tagsJens Axboe1-2/+11
2019-04-03drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim1-26/+6
2019-04-03fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing1-1/+2
2019-04-03Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang1-1/+3
2019-04-03ACPI / CPPC: Fix guaranteed performance handlingSrinivas Pandruvada1-2/+7
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork1-4/+6