| Commit message (Expand) | Author | Age | Files | Lines |
* | fuse: Add FOPEN_STREAM to use stream_open() | Kirill Smelkov | 2019-05-25 | 2 | -1/+5 |
* | dm mpath: always free attached_handler_name in parse_path() | Martin Wilck | 2019-05-25 | 1 | -1/+1 |
* | dm integrity: correctly calculate the size of metadata area | Mikulas Patocka | 2019-05-25 | 1 | -2/+2 |
* | dm delay: fix a crash when invalid device is specified | Mikulas Patocka | 2019-05-25 | 1 | -1/+2 |
* | dm zoned: Fix zone report handling | Damien Le Moal | 2019-05-25 | 1 | -0/+5 |
* | dm cache metadata: Fix loading discard bitset | Nikos Tsironis | 2019-05-25 | 1 | -1/+8 |
* | PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum | Stefan Mätje | 2019-05-25 | 3 | -0/+28 |
* | PCI: Factor out pcie_retrain_link() function | Stefan Mätje | 2019-05-25 | 1 | -16/+24 |
* | PCI: rcar: Add the initialization of PCIe link in resume_noirq() | Kazufumi Ikeda | 2019-05-25 | 1 | -0/+21 |
* | PCI/AER: Change pci_aer_init() stub to return void | Jisheng Zhang | 2019-05-25 | 1 | -1/+1 |
* | PCI: Init PCIe feature bits for managed host bridge alloc | Jean-Philippe Brucker | 2019-05-25 | 1 | -9/+14 |
* | PCI: Mark Atheros AR9462 to avoid bus reset | James Prestwood | 2019-05-25 | 1 | -0/+1 |
* | PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken | Nikolai Kostrigin | 2019-05-25 | 1 | -0/+1 |
* | fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting | Yifeng Li | 2019-05-25 | 1 | -26/+38 |
* | fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display | Yifeng Li | 2019-05-25 | 2 | -16/+44 |
* | fbdev: sm712fb: fix support for 1024x768-16 mode | Yifeng Li | 2019-05-25 | 1 | -0/+59 |
* | fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM | Yifeng Li | 2019-05-25 | 2 | -9/+44 |
* | fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA | Yifeng Li | 2019-05-25 | 1 | -1/+5 |
* | fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F | Yifeng Li | 2019-05-25 | 1 | -1/+5 |
* | fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 | Yifeng Li | 2019-05-25 | 1 | -1/+3 |
* | fbdev: sm712fb: fix brightness control on reboot, don't set SR30 | Yifeng Li | 2019-05-25 | 1 | -2/+2 |
* | fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types | Ard Biesheuvel | 2019-05-25 | 1 | -2/+6 |
* | objtool: Allow AR to be overridden with HOSTAR | Nathan Chancellor | 2019-05-25 | 1 | -1/+2 |
* | MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled | Florian Fainelli | 2019-05-25 | 1 | -18/+3 |
* | perf intel-pt: Fix sample timestamp wrt non-taken branches | Adrian Hunter | 2019-05-25 | 1 | -1/+4 |
* | perf intel-pt: Fix improved sample timestamp | Adrian Hunter | 2019-05-25 | 1 | -3/+10 |
* | perf intel-pt: Fix instructions sampling rate | Adrian Hunter | 2019-05-25 | 1 | -3/+10 |
* | memory: tegra: Fix integer overflow on tick value calculation | Dmitry Osipenko | 2019-05-25 | 1 | -1/+1 |
* | tracing: Fix partial reading of trace event's id file | Elazar Leibovich | 2019-05-25 | 1 | -3/+0 |
* | ftrace/x86_64: Emulate call function while updating in breakpoint handler | Peter Zijlstra | 2019-05-25 | 1 | -5/+27 |
* | x86_64: Allow breakpoints to emulate call instructions | Peter Zijlstra | 2019-05-25 | 1 | -0/+28 |
* | x86_64: Add gap to int3 to allow for call emulation | Josh Poimboeuf | 2019-05-25 | 1 | -2/+16 |
* | ceph: flush dirty inodes before proceeding with remount | Jeff Layton | 2019-05-25 | 1 | -0/+7 |
* | iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 | Dmitry Osipenko | 2019-05-25 | 1 | -7/+18 |
* | ovl: fix missing upper fs freeze protection on copy up for ioctl | Amir Goldstein | 2019-05-25 | 3 | -7/+6 |
* | fuse: honor RLIMIT_FSIZE in fuse_file_fallocate | Liu Bo | 2019-05-25 | 1 | -0/+7 |
* | fuse: fix writepages on 32bit | Miklos Szeredi | 2019-05-25 | 1 | -1/+1 |
* | udlfb: introduce a rendering mutex | Mikulas Patocka | 2019-05-25 | 2 | -11/+31 |
* | udlfb: fix sleeping inside spinlock | Mikulas Patocka | 2019-05-25 | 2 | -3/+59 |
* | udlfb: delete the unused parameter for dlfb_handle_damage | Mikulas Patocka | 2019-05-25 | 1 | -12/+9 |
* | clk: rockchip: fix wrong clock definitions for rk3328 | Jonas Karlman | 2019-05-25 | 1 | -9/+9 |
* | clk: mediatek: Disable tuner_en before change PLL rate | Owen Chen | 2019-05-25 | 1 | -14/+34 |
* | clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider | Dmitry Osipenko | 2019-05-25 | 1 | -2/+2 |
* | clk: hi3660: Mark clk_gate_ufs_subsys as critical | Leo Yan | 2019-05-25 | 1 | -1/+5 |
* | PNFS fallback to MDS if no deviceid found | Olga Kornievskaia | 2019-05-25 | 1 | -1/+1 |
* | NFS4: Fix v4.0 client state corruption when mount | ZhangXiaoxu | 2019-05-25 | 1 | -0/+4 |
* | media: imx: Clear fwnode link struct for each endpoint iteration | Steve Longerbeam | 2019-05-25 | 1 | -6/+9 |
* | media: imx: csi: Allow unknown nearest upstream entities | Steve Longerbeam | 2019-05-25 | 1 | -4/+14 |
* | media: ov6650: Fix sensor possibly not detected on probe | Janusz Krzysztofik | 2019-05-25 | 1 | -0/+2 |
* | phy: ti-pipe3: fix missing bit-wise or operator when assigning val | Colin Ian King | 2019-05-25 | 1 | -1/+1 |