summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-02xen/xenbus: fix self-deadlock after killing user processJuergen Gross
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-02xen/efi: have a common runtime setup functionJuergen Gross
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan
2019-10-01xen/balloon: Clear PG_offline in balloon_retrieve()David Hildenbrand
2019-10-01xen/balloon: Mark pages PG_offline in balloon_append()David Hildenbrand
2019-10-01xen/balloon: Drop __balloon_append()David Hildenbrand
2019-10-01xen/balloon: Set pages PageOffline() in balloon_add_region()David Hildenbrand
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini
2019-10-01membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra