summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst2019-05-251-6/+8
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-05-251-2/+2
* p54: drop device reference count if fails to enable devicePan Bian2019-05-251-1/+2
* intel_th: msu: Fix single mode with IOMMUAlexander Shishkin2019-05-251-3/+32
* dcache: sort the freeing-without-RCU-delay mess for good.Al Viro2019-05-254-14/+20
* md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu2019-05-251-2/+4
* md: batch flush requests.NeilBrown2019-05-252-4/+26
* Revert "MD: fix lock contention for flush bios"NeilBrown2019-05-252-123/+62
* proc: prevent changes to overridden credentialsPaul Moore2019-05-251-0/+5
* brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao2019-05-251-6/+1
* stm class: Fix channel bitmap on 32-bit systemsAlexander Shishkin2019-05-251-4/+3
* stm class: Fix channel free in stm output free pathTingwei Zhang2019-05-251-1/+1
* parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-253-6/+6
* parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-251-3/+3
* parisc: Skip registering LED when running in QEMUHelge Deller2019-05-251-0/+3
* parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-251-0/+1
* net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-251-1/+17
* net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed2019-05-251-0/+1
* vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira2019-05-251-7/+6
* tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-251-7/+7
* vsock/virtio: free packets during the socket releaseStefano Garzarella2019-05-251-0/+7
* tipc: switch order of device registration to fix a crashJunwei Hu2019-05-251-7/+7
* rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca2019-05-251-6/+10
* ppp: deflate: Fix possible crash in deflate_initYueHaibing2019-05-251-6/+14
* nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren2019-05-251-6/+11