index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
drm/vc4: Move IRQ enable to PM path
drm-misc-fixes-2018-01-08
Stefan Schake
2
-3
/
+3
2017-12-22
drm/syncobj: Stop reusing the same struct file for all syncobj -> fd
drm-fixes-for-v4.15-rc5
Chris Wilson
1
-48
/
+29
2017-12-22
Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-35
/
+53
2017-12-21
drm: move lease init after validation in drm_lease_create
drm-misc-fixes-2017-12-21
Keith Packard
1
-11
/
+11
2017-12-21
Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-1
/
+5
2017-12-21
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-20
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
1
-22
/
+20
2017-12-20
drm/sun4i: hdmi: Move the mode_valid callback to the encoder
Maxime Ripard
1
-19
/
+20
2017-12-20
drm/nouveau: fix obvious memory leak
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/i915: Protect DDI port to DPLL map from theoretical race.
drm-intel-fixes-2017-12-20
Rodrigo Vivi
1
-0
/
+4
2017-12-19
drm/i915/lpe: Remove double-encapsulation of info string
Chris Wilson
1
-1
/
+1
2017-12-19
drm/sun4i: Fix error path handling
Maxime Ripard
1
-2
/
+2
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
9
-21
/
+62
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
4
-16
/
+42
2017-12-19
drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory
Ben Skeggs
1
-1
/
+2
2017-12-19
drm/nouveau/mmu/gp10b: use correct implementation
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau/pci: do a msi rearm on init
Karol Herbst
1
-0
/
+7
2017-12-19
drm/nouveau/imem/nv50: fix refcount_t warning
Ben Skeggs
1
-1
/
+1
2017-12-19
drm/nouveau/bios/dp: support DP Info Table 2.0
Ben Skeggs
1
-1
/
+8
2017-12-19
drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy
Karol Herbst
1
-1
/
+1
2017-12-18
Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-22
/
+15
2017-12-18
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
10
-18
/
+102
2017-12-17
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
0
-0
/
+0
2017-12-17
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
2
-4
/
+4
2017-12-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+17
2017-12-17
Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
5
-41
/
+52
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+19
2017-12-17
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+16
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
17
-93
/
+121
2017-12-17
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
3
-58
/
+33
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
19
-522
/
+613
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
55
-361
/
+579
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2
-4
/
+4
2017-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-19
/
+56
2017-12-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-20
/
+19
2017-12-16
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-19
/
+50
2017-12-15
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
7
-22
/
+15
2017-12-15
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
4
-5
/
+62
2017-12-15
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
1
-1
/
+3
2017-12-15
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
2
-5
/
+13
[next]