Age | Commit message (Expand) | Author |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | amdgpu: a NULL ->mm does not mean a thread is a kthread | Christoph Hellwig |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-11 | Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-06-11 | Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d... | Dave Airlie |
2020-06-11 | drm/ast: fix missing break in switch statement for format->cpp[0] case 4 | Colin Ian King |
2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig |
2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig |
2020-06-10 | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-10 | drm/sun4i: hdmi ddc clk: Fix size of m divider | Jernej Skrabec |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: rename mmap_sem to mmap_lock | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | drm/i915/display: Only query DP state of a DDI encoder | Chris Wilson |
2020-06-08 | Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-06-08 | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-06-08 | drm/i915/params: fix i915.reset module param type | Jani Nikula |
2020-06-08 | drm/i915/gem: Mark the buffer pool as active for the cmdparser | Chris Wilson |
2020-06-08 | Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 | Dave Airlie |
2020-06-08 | Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/... | Dave Airlie |
2020-06-08 | Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-06-08 | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next | Dave Airlie |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-04 | drm: remove drm specific kmap_atomic code | Ira Weiny |
2020-06-04 | drm/nouveau/kms/nv50-: clear SW state of disabled windows harder | Ben Skeggs |
2020-06-04 | drm/nouveau: gr/gk20a: Use firmware version 0 | Thierry Reding |
2020-06-04 | drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs | Ben Skeggs |
2020-06-04 | drm/nouveau/disp/gp100: split SOR implementation from gm200 | Ben Skeggs |
2020-06-04 | drm/nouveau/disp: modify OR allocation policy to account for HDA requirements | Ben Skeggs |
2020-06-04 | drm/nouveau/disp: split part of OR allocation logic into a function | Ben Skeggs |
2020-06-04 | drm/nouveau/disp: provide hint to OR allocation about HDA requirements | Ben Skeggs |
2020-06-03 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-03 | drm/i915: convert get_user_pages() --> pin_user_pages() | John Hubbard |
2020-06-03 | drm/amd/display: Revalidate bandwidth before commiting DC updates | Nicholas Kazlauskas |
2020-06-03 | drm/amdgpu/display: use blanked rather than plane state for sync groups | Alex Deucher |
2020-06-03 | drm/connector: notify userspace on hotplug after register complete | Jeykumar Sankaran |
2020-06-02 | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-06-02 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2020-06-02 | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-06-02 | gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc | Christoph Hellwig |
2020-06-02 | mm: remove the prot argument from vm_map_ram | Christoph Hellwig |
2020-06-02 | gup: document and work around "COW can break either way" issue | Linus Torvalds |
2020-06-02 | Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i... | Joonas Lahtinen |