summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-30xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck1-1/+2
2019-05-30signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman1-2/+8
2019-05-30mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-05-30mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-05-30drm/i915/gvt: Assign NULL to the pointer after memory free.Aleksei Gimbitskii1-0/+1
2019-05-30drm/i915/gvt: Check if cur_pt_type is validAleksei Gimbitskii1-1/+10
2019-05-30x86: intel_epb: Do not build when CONFIG_PM is unsetRafael J. Wysocki2-22/+5
2019-05-30crypto: hmac - fix memory leak in hmac_init_tfm()Eric Biggers1-1/+3
2019-05-30crypto: jitterentropy - change back to module_init()Eric Biggers1-1/+1
2019-05-30ARM: dts: Drop bogus CLKSEL for timer12 on dra7Tony Lindgren1-2/+0
2019-05-30KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh1-0/+1
2019-05-30KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9Paul Mackerras1-2/+5
2019-05-30KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pagesCédric Le Goater1-1/+2
2019-05-30KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslotsCédric Le Goater1-0/+8
2019-05-30KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater1-2/+2
2019-05-30KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE deviceCédric Le Goater3-17/+22
2019-05-30drm/i915/gvt: Fix cmd length of VEB_DI_IECPGao, Fred1-1/+1
2019-05-30drm/i915/gvt: refine ggtt range validationXiong Zhang1-7/+13
2019-05-30drm/i915/gvt: Fix vGPU CSFE_CHICKEN1_REG mmio handlerColin Xu1-1/+19
2019-05-30drm/i915/gvt: Fix GFX_MODE handlingColin Xu1-0/+14
2019-05-30drm/i915/gvt: Update force-to-nonpriv register whitelistColin Xu1-0/+2
2019-05-30drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang1-2/+4
2019-05-30ima: show rules with IMA_INMASK correctlyRoberto Sassu1-9/+12
2019-05-30evm: check hash algorithm passed to init_desc()Roberto Sassu1-0/+3
2019-05-30scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-05-30scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan1-2/+1
2019-05-30scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-05-30scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-05-30scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-05-30scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-05-30scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-05-30Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+11
2019-05-30Merge tag 'drm-misc-fixes-2019-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+0
2019-05-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-0/+5
2019-05-30Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds11-43/+173
2019-05-30Merge branch 'net-phy-dp83867-add-some-fixes'David S. Miller1-4/+37
2019-05-30net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-05-30net: phy: dp83867: do not call config_init twiceMax Uvarov1-1/+1
2019-05-30net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-05-30net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+17
2019-05-30net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+13
2019-05-30net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-05-29cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo1-2/+8
2019-05-29blk-mq: Fix memory leak in error handlingJes Sorensen1-1/+4
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-05-29net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-05-29MIPS: uprobes: remove set but not used variable 'epc'YueHaibing1-3/+0
2019-05-29Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-9/+38
2019-05-29s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2-7/+8
2019-05-29MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1