summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-04Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-03block: sed-opal: fix sparse warning: convert __be64 dataRandy Dunlap
2019-10-03block: sed-opal: fix sparse warning: obsolete array init.Randy Dunlap
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-03sched: add kernel-doc for struct clone_argsChristian Brauner
2019-10-03fork: add kernel-doc for clone3Christian Brauner
2019-10-03usercopy: Add parentheses around assignment in test_copy_struct_from_userNathan Chancellor
2019-10-03Merge tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2019-10-03MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdbDouglas Anderson
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-10-02block: pg: add header include guardMasahiro Yamada
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds
2019-10-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-10-02Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann
2019-10-02drm/amd/display: memory leakNavid Emamdoost
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König
2019-10-01membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra
2019-10-01Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland
2019-10-01s390/dasd: Fix error handling during online processingJan Höppner
2019-10-01io_uring: use __kernel_timespec in timeout ABIArnd Bergmann
2019-10-01loop: change queue block size to match when using DIOMartijn Coenen
2019-10-01perf_event_open: switch to copy_struct_from_user()Aleksa Sarai
2019-10-01sched_setattr: switch to copy_struct_from_user()Aleksa Sarai
2019-10-01clone3: switch to copy_struct_from_user()Aleksa Sarai
2019-10-01lib: introduce copy_struct_from_user() helperAleksa Sarai
2019-10-01erofs: fix mis-inplace determination related with noio chainGao Xiang