summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | media: platform: Aspeed: Make reserved memory optionalEddie James2019-04-041-5/+1
* | media: platform: Aspeed: Remove use of reset lineEddie James2019-04-041-22/+5
* | net: npcm: use bitmap functions on link mode paramsBenjamin Fair2019-04-041-2/+2
* | Merge tag 'v5.0.6' into dev-5.0Joel Stanley2019-04-03149-597/+1142
|\|
| * Linux 5.0.6v5.0.6Greg Kroah-Hartman2019-04-031-1/+1
| * mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka2019-04-033-37/+29
| * bpf: do not restore dst_reg when cur_state is freedXu Yu2019-04-031-1/+1
| * KVM: x86: update %rip after emulating IOSean Christopherson2019-04-032-10/+27
| * KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-04-034-14/+13
| * KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-04-032-5/+14
| * x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner2019-04-031-7/+1
| * cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner2019-04-031-2/+18
| * watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner2019-04-031-2/+4
| * powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar2019-04-031-0/+1
| * powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman2019-04-031-4/+13
| * powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy2019-04-031-9/+18
| * objtool: Query pkg-config for libelf locationRolf Eike Beer2019-04-032-3/+8
| * perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
| * perf pmu: Fix parser error for uncore event aliasKan Liang2019-04-031-0/+10
| * mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson2019-04-031-3/+8
| * mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai2019-04-031-1/+2
| * mm/memory_hotplug.c: fix notification in offline error pathQian Cai2019-04-031-1/+1
| * mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador2019-04-031-1/+1
| * mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi2019-04-031-7/+33
| * iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat2019-04-031-4/+15
| * mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-04-035-2/+12
| * mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-04-035-34/+45
| * usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-04-031-2/+7
| * usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede2019-04-031-1/+26
| * usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard2019-04-031-3/+1
| * xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-04-032-7/+20
| * usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman2019-04-031-2/+3
| * xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-04-031-3/+6
| * usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano2019-04-031-0/+1
| * mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara2019-04-031-5/+6
| * usb: common: Consider only available nodes for dr_modeFabrizio Castro2019-04-031-0/+2
| * USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov2019-04-031-3/+3
| * usb: mtu3: fix EXTCON dependencyArnd Bergmann2019-04-031-0/+1
| * phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai2019-04-031-1/+4
| * gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-04-031-2/+4
| * gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu2019-04-031-0/+2
| * drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare2019-04-031-1/+1
| * drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang2019-04-031-1/+1
| * drm/i915: Mark AML 0x87CA as ULXVille Syrjälä2019-04-031-1/+2
| * drm/vkms: fix use-after-free when drm_gem_handle_create() failsEric Biggers2019-04-031-4/+1
| * drm/vgem: fix use-after-free when drm_gem_handle_create() failsEric Biggers2019-04-031-5/+1
| * cpufreq: scpi: Fix use after freeVincent Stehlé2019-04-031-1/+1
| * cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada2019-04-031-1/+4
| * blk-mq: fix sbitmap ws_active for shared tagsJens Axboe2019-04-031-2/+11
| * drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim2019-04-031-26/+6
OpenPOWER on IntegriCloud