summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-07ext4: fix buffer leak in ext4_xattr_get_block() on error pathVasily Averin
2018-11-07Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-11-07ext4: fix possible leak of s_journal_flag_rwsem in error pathVasily Averin
2018-11-07resource/docs: Complete kernel-doc style function documentationBorislav Petkov
2018-11-07ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o
2018-11-07drm/i915/csr: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2018-11-07drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang
2018-11-07Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2018-11-07Documentation: cpufreq: Correct a typoZhao Wei Liew
2018-11-07cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-11-07Documentation: cpu-freq: Frequencies aren't always sortedViresh Kumar
2018-11-07KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood
2018-11-06scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran
2018-11-06Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen
2018-11-07Merge tag 'exynos-drm-fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-11-07Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2018-11-06ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()Vasily Averin
2018-11-06ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o
2018-11-06ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin
2018-11-06ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()Vasily Averin
2018-11-06drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher
2018-11-06drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher
2018-11-06drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher
2018-11-06drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher
2018-11-06drm/amdgpu/vega20: add CLK base offsetAlex Deucher
2018-11-06drm/amd/display: Stop leaking planesHarry Wentland
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang
2018-11-06Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher
2018-11-06ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin
2018-11-06ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre
2018-11-06igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley
2018-11-06ice: Fix napi delete calls for removeDave Ertman
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan
2018-11-06ice: Free VSI contexts during for unloadVictor Raj
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan
2018-11-06drm/amd: Update atom_smu_info_v3_3 structureLeo Li
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki
2018-11-06x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov
2018-11-06x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä