summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-13Linux 4.19.15v4.19.15Greg Kroah-Hartman1-1/+1
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas1-0/+2
2019-01-13drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra1-1/+3
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon1-0/+1
2019-01-13drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-2/+10
2019-01-13lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe Leroy1-0/+1
2019-01-13of: __of_detach_node() - remove node from phandle cacheFrank Rowand3-1/+37
2019-01-13of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand1-24/+46
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-13drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang1-2/+2
2019-01-13video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-3/+1
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng1-1/+0
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds1-34/+9
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta1-2/+2
2019-01-13RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche1-5/+13
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg1-4/+9
2019-01-139p/net: put a lower bound on msizeDominique Martinet1-0/+21
2019-01-13iio: dac: ad5686: fix bit shift read registerMircea Caprioru1-1/+2
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman2-29/+9
2019-01-13leds: pwm: silently error out on EPROBE_DEFERJerome Brunet1-2/+3
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel1-28/+18
2019-01-13nfsd4: zero-length WRITE should succeedJ. Bruce Fields1-2/+0
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington3-5/+5
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula1-15/+12
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek1-15/+36
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher1-1/+1
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher1-9/+9
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin1-7/+7
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin1-0/+2
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin1-0/+1
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin1-1/+1
2019-01-13block: mq-deadline: Fix write completion handlingDamien Le Moal3-2/+14
2019-01-13block: deactivate blk_stat timer in wbt_disable_default()Ming Lei2-1/+8
2019-01-13Fix failure path in alloc_pid()Matthew Wilcox1-2/+4
2019-01-13driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki1-2/+2
2019-01-13srcu: Lock srcu_data structure in srcu_gp_start()Dennis Krein1-0/+2
2019-01-13ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai3-12/+30
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+6
2019-01-13ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai1-4/+11
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi1-0/+1
2019-01-13dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas1-2/+11