summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Linux 4.19.33v4.19.33Greg Kroah-Hartman1-1/+1
2019-04-03platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus1-14/+4
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2019-04-03platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus1-1/+11
2019-04-03platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus1-3/+6
2019-04-03platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus1-10/+4
2019-04-03drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus1-0/+24
2019-04-03bpf: do not restore dst_reg when cur_state is freedXu Yu1-1/+1
2019-04-03staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-04-03staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+29
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-04-03KVM: x86: update %rip after emulating IOSean Christopherson2-10/+27
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/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: 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-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-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/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang1-1/+1
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-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-03USB: serial: option: add Olicard 600Bjørn Mork1-4/+6
2019-04-03USB: serial: option: add support for Quectel EM12Kristian Evensen1-0/+4
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard1-1/+2
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-04-03serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An1-11/+1
2019-04-03serial: mvebu-uart: Fix to avoid a potential NULL pointer dereferenceAditya Pakki1-0/+3
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki1-0/+2