summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-08ceph: quota: fix null pointer dereference in quota checkLuis Henriques1-1/+2
2018-11-08ceph: add destination file data sync before doing any remote copyLuis Henriques1-2/+9
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov1-2/+1
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds6-10/+18
2018-11-08termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin1-2/+2
2018-11-08vt: fix broken display when running aptitudeMikulas Patocka1-1/+1
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-11-08mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman1-1/+1
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter1-1/+1
2018-11-08posix-cpu-timers: Remove useless call to check_dl_overrun()Juri Lelli1-3/+0
2018-11-08mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman1-2/+8
2018-11-08mount: Retest MNT_LOCKED in do_umountEric W. Biederman1-2/+8
2018-11-07userns: also map extents in the reverse map to kernel IDsJann Horn1-4/+8
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-07drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-07drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan3-1/+19
2018-11-07block: Clear kernel memory before copying to userKeith Busch1-0/+1
2018-11-07MAINTAINERS: Fix remaining pointers to obsolete libata.gitGeert Uytterhoeven1-3/+3
2018-11-07ubd: fix missing lock around request issueJens Axboe1-2/+7
2018-11-07Documentation: ABI: led-trigger-pattern: Fix typosGeert Uytterhoeven1-2/+2
2018-11-07leds: trigger: Fix sleeping function called from invalid contextBaolin Wang1-16/+4
2018-11-07block: respect virtual boundary mask in bvecsJohannes Thumshirn2-2/+2
2018-11-07Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+7
2018-11-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-31/+39
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds9-11/+71
2018-11-07Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-0/+3
2018-11-07Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson3-25/+26
2018-11-07resource/docs: Complete kernel-doc style function documentationBorislav Petkov1-9/+14
2018-11-07Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen4-64/+70
2018-11-07Merge tag 'exynos-drm-fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie5-25/+12
2018-11-07Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+1
2018-11-06drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-06drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-06drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher1-0/+1
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher3-0/+16
2018-11-06drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-06drm/amdgpu/vega20: add CLK base offsetAlex Deucher1-0/+1
2018-11-06drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang1-2/+2
2018-11-06Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher1-7/+0
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre1-0/+2
2018-11-06drm/amd: Update atom_smu_info_v3_3 structureLeo Li1-2/+5
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2-78/+7
2018-11-06x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov1-8/+0
2018-11-06x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov1-13/+38