- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 8449d15 amdgpu: a NULL ->mm does not mean a thread is a kthread by Christoph Hellwig · 4 years, 7 months ago
- 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- d4e181f Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 66057dd1 Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
- 291ddeb drm/ast: fix missing break in switch statement for format->cpp[0] case 4 by Colin Ian King · 4 years, 7 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
- 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
- 3a8557e Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 54e1e06 drm/sun4i: hdmi ddc clk: Fix size of m divider by Jernej Skrabec · 4 years, 9 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 3680c2e drm/i915/display: Only query DP state of a DDI encoder by Chris Wilson · 4 years, 8 months ago
- 9413b9a Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 1078216 Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 4da1ced drm/i915/params: fix i915.reset module param type by Jani Nikula · 4 years, 8 months ago
- d7466a5 drm/i915/gem: Mark the buffer pool as active for the cmdparser by Chris Wilson · 4 years, 8 months ago
- efe792f Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 by Dave Airlie · 4 years, 7 months ago
- 8d286e2 Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 7 months ago
- fa3fa22 Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 7 months ago
- 3f29eac Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 4 years, 7 months ago
- 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
- 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 8 months ago
- 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 8 months ago
- dd67cab drm/nouveau/kms/nv50-: clear SW state of disabled windows harder by Ben Skeggs · 4 years, 8 months ago
- 21454fe drm/nouveau: gr/gk20a: Use firmware version 0 by Thierry Reding · 4 years, 8 months ago
- 9b5ca54 drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs by Ben Skeggs · 4 years, 8 months ago
- 9f9f54e drm/nouveau/disp/gp100: split SOR implementation from gm200 by Ben Skeggs · 4 years, 8 months ago
- e6867ff drm/nouveau/disp: modify OR allocation policy to account for HDA requirements by Ben Skeggs · 4 years, 8 months ago
- f24b6ae drm/nouveau/disp: split part of OR allocation logic into a function by Ben Skeggs · 4 years, 8 months ago
- 6f8dbcf drm/nouveau/disp: provide hint to OR allocation about HDA requirements by Ben Skeggs · 4 years, 8 months ago
- a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 8 months ago
- 2170ecf drm/i915: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
- a24eaa5 drm/amd/display: Revalidate bandwidth before commiting DC updates by Nicholas Kazlauskas · 4 years, 8 months ago
- b7f839d drm/amdgpu/display: use blanked rather than plane state for sync groups by Alex Deucher · 4 years, 8 months ago
- 968d81a drm/connector: notify userspace on hotplug after register complete by Jeykumar Sankaran · 4 years, 8 months ago
- faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- 355ba37 Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 8 months ago
- d28ff99 gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc by Christoph Hellwig · 4 years, 8 months ago
- d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 8 months ago
- 1783985 gup: document and work around "COW can break either way" issue by Linus Torvalds · 4 years, 8 months ago
- f8665d7 Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux into drm-intel-next-fixes by Joonas Lahtinen · 4 years, 8 months ago
- 62b6e89 drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions by Jani Nikula · 4 years, 8 months ago
- ea2b383 drm/i915/params: don't expose inject_probe_failure in debugfs by Jani Nikula · 4 years, 8 months ago
- 273500a drm/i915: Whitelist context-local timestamp in the gen9 cmdparser by Chris Wilson · 4 years, 8 months ago
- 882f38b drm/i915: Fix global state use-after-frees with a refcount by Ville Syrjälä · 4 years, 8 months ago
- 1cb2c4a Revert "drm/msm/dpu: add support for clk and bw scaling for display" by Rob Clark · 4 years, 8 months ago
- e148a8f Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
- c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 8 months ago
- a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- be6018a Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
- 0e38695 drm/i915: Check for awaits on still currently executing requests by Chris Wilson · 4 years, 8 months ago
- 631a658 drm/i915/gt: Do not schedule normal requests immediately along virtual by Chris Wilson · 4 years, 8 months ago
- dd873dd drm/i915: Reorder await_execution before await_request by Chris Wilson · 4 years, 8 months ago
- 0ad679d drm/nouveau/kms/gt215-: fix race with audio driver runpm by Ben Skeggs · 4 years, 8 months ago
- a1ef8ba drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection by Ben Skeggs · 4 years, 8 months ago
- 86e43b8 Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- 14ed1c9 Revert "drm/amd/display: disable dcn20 abm feature for bring up" by Harry Wentland · 4 years, 8 months ago
- cc831b9 drm/amd/powerplay: ack the SMUToHost interrupt on receive V2 by Evan Quan · 4 years, 8 months ago
- 9271dfd drm/amdgpu/pm: return an error during GPU reset or suspend (v2) by Alex Deucher · 4 years, 8 months ago
- a38547d drm_read(): get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
- ed9244b Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
- 9ca1f47 Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 8 months ago
- 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
- 5afeb97 Merge tag 'drm-misc-next-fixes-2020-05-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 8 months ago
- 185082b drm/amd/display: Fix potential integer wraparound resulting in a hang by Aric Cyr · 4 years, 8 months ago
- 8d43e39 drm/amd/display: drop cursor position check in atomic test by Simon Ser · 4 years, 8 months ago
- 4e51832 drm/amd/display: Fix potential integer wraparound resulting in a hang by Aric Cyr · 4 years, 8 months ago
- f7d5991 drm/amd/display: drop cursor position check in atomic test by Simon Ser · 4 years, 8 months ago
- 3301f6a Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 8 months ago
- ba02fd6 drm/amdgpu: fix device attribute node create failed with multi gpu by Kevin Wang · 4 years, 8 months ago
- 7dbbdd3 drm/nouveau: use correct conflicting framebuffer API by Dave Airlie · 4 years, 8 months ago
- b4e3b88 Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers by Arnd Bergmann · 4 years, 8 months ago
- 757a939 drm/i915/gem: Avoid iterating an empty list by Chris Wilson · 4 years, 8 months ago
- ef29440 drm/i915: Avoid using rq->engine after free during i915_fence_release by Chris Wilson · 4 years, 8 months ago
- 9ef36fc drm/i915: Disable semaphore inter-engine sync without timeslicing by Chris Wilson · 4 years, 8 months ago
- b7ccc78 drm/i915/gt: Remove errant assertion in __intel_context_do_pin by Chris Wilson · 4 years, 8 months ago
- 0fad590 drm/i915: Don't set queue-priority hint when supressing the reschedule by Chris Wilson · 4 years, 8 months ago
- 344235f Merge 5.7-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 8 months ago
- d9e19d7 drm/msm/a6xx: skip HFI set freq if GMU is powered down by Jonathan Marek · 4 years, 8 months ago
- fb212ad drm/msm: Update the MMU helper function APIs by Jordan Crouse · 4 years, 8 months ago
- ccac7ce drm/msm: Refactor address space initialization by Jordan Crouse · 4 years, 8 months ago
- 52da6d5 drm/msm: Attach the IOMMU device during initialization by Jordan Crouse · 4 years, 8 months ago
- 6f27e4c drm/vblank: Fix -Wformat compile warnings on some arches by Lyude Paul · 4 years, 8 months ago
- 90ca78d drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode by Felix Kuehling · 4 years, 8 months ago
- cdaae83 drm/amd/display: Handle GPU reset for DC block by Bhawanpreet Lakha · 4 years, 8 months ago
- 54f78a7 drm/amdgpu: add apu flags (v2) by Alex Deucher · 4 years, 8 months ago
- cbd2d08 drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven by chen gong · 4 years, 8 months ago
- d5c8ffb drm/amdgpu: fix pm sysfs node handling (v2) by Alex Deucher · 4 years, 8 months ago