summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-13Linux 4.19.15v4.19.15Greg Kroah-Hartman
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2019-01-13drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2019-01-13drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-13lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe Leroy
2019-01-13of: __of_detach_node() - remove node from phandle cacheFrank Rowand
2019-01-13of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2019-01-13genwqe: Fix size checkChristian Borntraeger
2019-01-13drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang
2019-01-13video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2019-01-13RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg
2019-01-139p/net: put a lower bound on msizeDominique Martinet
2019-01-13iio: dac: ad5686: fix bit shift read registerMircea Caprioru
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-13Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman
2019-01-13leds: pwm: silently error out on EPROBE_DEFERJerome Brunet
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-13nfsd4: zero-length WRITE should succeedJ. Bruce Fields
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin
2019-01-13block: mq-deadline: Fix write completion handlingDamien Le Moal
2019-01-13block: deactivate blk_stat timer in wbt_disable_default()Ming Lei
2019-01-13Fix failure path in alloc_pid()Matthew Wilcox
2019-01-13driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki
2019-01-13srcu: Lock srcu_data structure in srcu_gp_start()Dennis Krein
2019-01-13ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng
2019-01-13ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi
2019-01-13dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas