index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ALSA: hda - Silence PM ops build warning
Lukas Wunner
2018-03-29
1
-3
/
+1
*
|
|
|
Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...
Dave Airlie
2018-03-29
1
-1
/
+7
|
\
|
|
|
|
*
|
|
drm: Fix uabi regression by allowing garbage mode->type from userspace
Ville Syrjälä
2018-03-23
1
-1
/
+7
*
|
|
|
Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...
Dave Airlie
2018-03-28
19
-165
/
+1398
|
\
\
\
\
|
*
|
|
|
drm/amdkfd: Use ordered workqueue to restore processes
Felix Kuehling
2018-03-23
3
-6
/
+32
|
*
|
|
|
drm/amdgpu: Fix acquiring VM on large-BAR systems
Felix Kuehling
2018-03-23
1
-2
/
+1
|
*
|
|
|
drm/amdkfd: Add module option for testing large-BAR functionality
Felix Kuehling
2018-03-15
4
-0
/
+19
|
*
|
|
|
drm/amdkfd: Kmap event page for dGPUs
Felix Kuehling
2018-03-15
3
-2
/
+87
|
*
|
|
|
drm/amdkfd: Add ioctls for GPUVM memory management
Felix Kuehling
2018-03-15
4
-1
/
+483
|
*
|
|
|
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
2018-03-15
4
-1
/
+95
|
*
|
|
|
drm/amdkfd: Allocate CWSR trap handler memory for dGPUs
Felix Kuehling
2018-03-15
1
-10
/
+127
|
*
|
|
|
drm/amdkfd: Add per-process IDR for buffer handles
Felix Kuehling
2018-03-15
2
-0
/
+84
|
*
|
|
|
drm/amdkfd: Aperture setup for dGPUs
Felix Kuehling
2018-03-15
2
-8
/
+33
|
*
|
|
|
drm/amdkfd: Remove limit on number of GPUs
Felix Kuehling
2018-03-15
3
-15
/
+128
|
*
|
|
|
drm/amdkfd: Populate DRM render device minor
Oak Zeng
2018-03-15
2
-0
/
+5
|
*
|
|
|
drm/amdkfd: Create KFD VMs on demand
Felix Kuehling
2018-03-15
2
-10
/
+53
|
*
|
|
|
drm/amdgpu: Add kfd2kgd interface to acquire an existing VM
Felix Kuehling
2018-03-15
6
-55
/
+124
|
*
|
|
|
drm/amdgpu: Add helper to turn an existing VM into a compute VM
Felix Kuehling
2018-03-15
2
-0
/
+68
|
*
|
|
|
drm/amdgpu: Fix initial validation of PD BO for KFD VMs
Felix Kuehling
2018-03-15
1
-1
/
+22
|
*
|
|
|
drm/amdgpu: Move KFD-specific fields into struct amdgpu_vm
Felix Kuehling
2018-03-15
3
-68
/
+50
|
*
|
|
|
drm/amdkfd: fix uninitialized variable use
Arnd Bergmann
2018-03-15
1
-1
/
+1
|
*
|
|
|
drm/amdkfd: add missing include of mm.h
Oded Gabbay
2018-03-15
1
-0
/
+1
*
|
|
|
|
Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...
Dave Airlie
2018-03-28
3
-26
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
drm/i915: Fix hibernation with ACPI S0 target state
Imre Deak
2018-03-27
2
-13
/
+11
|
*
|
|
|
|
drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
Chris Wilson
2018-03-27
1
-13
/
+8
|
*
|
|
|
|
drm/i915: Specify which engines to reset following semaphore/event lockups
Chris Wilson
2018-03-27
1
-2
/
+2
|
*
|
|
|
|
drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
Dhinakaran Pandiyan
2018-03-27
1
-5
/
+2
|
|
/
/
/
/
*
|
|
|
|
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1554
-10527
/
+17357
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Linux 4.16-rc7
v4.16-rc7
Linus Torvalds
2018-03-26
1
-1
/
+1
|
*
|
|
|
Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-03-25
1
-3
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: stm32-dmamux: fix a potential buffer overflow
Pierre-Yves MORDRET
2018-03-22
1
-3
/
+6
|
*
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-25
14
-97
/
+30
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
2018-03-23
3
-10
/
+9
|
|
*
|
|
|
|
x86/efi: Free efi_pgd with free_pages()
Waiman Long
2018-03-23
1
-1
/
+1
|
|
*
|
|
|
|
x86/vsyscall/64: Use proper accessor to update P4D entry
Boris Ostrovsky
2018-03-20
1
-1
/
+1
|
|
*
|
|
|
|
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2018-03-20
6
-83
/
+0
|
|
*
|
|
|
|
x86/boot/64: Verify alignment of the LOAD segment
H.J. Lu
2018-03-20
1
-0
/
+4
|
|
*
|
|
|
|
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
2018-03-20
1
-0
/
+9
|
|
*
|
|
|
|
selftests/x86/ptrace_syscall: Fix for yet more glibc interference
Andy Lutomirski
2018-03-19
1
-2
/
+6
|
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-25
1
-3
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
2018-03-22
1
-3
/
+8
|
*
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-25
1
-12
/
+17
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sched/debug: Adjust newlines for better alignment
Joe Lawrence
2018-03-20
1
-11
/
+16
|
|
*
|
|
|
|
|
|
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
2018-03-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-25
6
-33
/
+49
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
perf/cgroup: Fix child event counting bug
Song Liu
2018-03-20
1
-5
/
+16
|
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
2018-03-20
1
-14
/
+17
|
|
*
|
|
|
|
|
|
|
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
2018-03-20
4
-13
/
+13
|
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event
Stephane Eranian
2018-03-20
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
2018-03-20
1
-1
/
+1
[prev]
[next]