summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-05-252-1/+5
* dm mpath: always free attached_handler_name in parse_path()Martin Wilck2019-05-251-1/+1
* dm integrity: correctly calculate the size of metadata areaMikulas Patocka2019-05-251-2/+2
* dm delay: fix a crash when invalid device is specifiedMikulas Patocka2019-05-251-1/+2
* dm zoned: Fix zone report handlingDamien Le Moal2019-05-251-0/+5
* dm cache metadata: Fix loading discard bitsetNikos Tsironis2019-05-251-1/+8
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-253-0/+28
* PCI: Factor out pcie_retrain_link() functionStefan Mätje2019-05-251-16/+24
* PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda2019-05-251-0/+21
* PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang2019-05-251-1/+1
* PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker2019-05-251-9/+14
* PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood2019-05-251-0/+1
* PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin2019-05-251-0/+1
* fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li2019-05-251-26/+38
* fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li2019-05-252-16/+44
* fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li2019-05-251-0/+59
* fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li2019-05-252-9/+44
* fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li2019-05-251-1/+5
* fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li2019-05-251-1/+5
* fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li2019-05-251-1/+3
* fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li2019-05-251-2/+2
* fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel2019-05-251-2/+6
* objtool: Allow AR to be overridden with HOSTARNathan Chancellor2019-05-251-1/+2
* MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-251-18/+3
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-05-251-1/+4
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-05-251-3/+10
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-05-251-3/+10
* memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko2019-05-251-1/+1
* tracing: Fix partial reading of trace event's id fileElazar Leibovich2019-05-251-3/+0
* ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-251-5/+27
* x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-251-0/+28
* x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-251-2/+16
* ceph: flush dirty inodes before proceeding with remountJeff Layton2019-05-251-0/+7
* iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko2019-05-251-7/+18
* ovl: fix missing upper fs freeze protection on copy up for ioctlAmir Goldstein2019-05-253-7/+6
* fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo2019-05-251-0/+7
* fuse: fix writepages on 32bitMiklos Szeredi2019-05-251-1/+1
* udlfb: introduce a rendering mutexMikulas Patocka2019-05-252-11/+31
* udlfb: fix sleeping inside spinlockMikulas Patocka2019-05-252-3/+59
* udlfb: delete the unused parameter for dlfb_handle_damageMikulas Patocka2019-05-251-12/+9
* clk: rockchip: fix wrong clock definitions for rk3328Jonas Karlman2019-05-251-9/+9
* clk: mediatek: Disable tuner_en before change PLL rateOwen Chen2019-05-251-14/+34
* clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko2019-05-251-2/+2
* clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan2019-05-251-1/+5
* PNFS fallback to MDS if no deviceid foundOlga Kornievskaia2019-05-251-1/+1
* NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu2019-05-251-0/+4
* media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam2019-05-251-6/+9
* media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam2019-05-251-4/+14
* media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik2019-05-251-0/+2
* phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King2019-05-251-1/+1