index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
async_tx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
KEYS: Remove unnecessary header #inclusions from extract-cert.c
David Howells
1
-4
/
+0
2015-09-25
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
3
-3
/
+3
2015-09-25
gpio: mention in DT binding doc that <name>-gpio is deprecated
Javier Martinez Canillas
1
-1
/
+3
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
Andrzej Hajda
1
-1
/
+2
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
2015-09-24
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
2015-09-23
drm/radeon: add quirk for MSI R7 370
Maxim Sheviakov
1
-0
/
+1
2015-09-23
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
Alex Deucher
1
-0
/
+4
2015-09-23
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
Daniel Vetter
1
-0
/
+4
2015-09-23
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
3
-92
/
+23
2015-09-23
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
Dan Carpenter
1
-1
/
+1
2015-09-23
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
Dan Carpenter
1
-0
/
+5
2015-09-23
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
Dan Carpenter
1
-2
/
+3
2015-09-23
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
Dan Carpenter
1
-34
/
+51
2015-09-23
drm/amdgpu: Fix max_vblank_count value for current display engines
Alex Deucher
1
-1
/
+1
2015-09-23
drm/amdgpu: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-23
drm/amdgpu: fix UVD suspend and resume for VI APU
Leo Liu
1
-8
/
+12
2015-09-23
drm/amdgpu: fix the UVD suspend sequence order
Leo Liu
3
-6
/
+6
2015-09-23
drm/amdgpu: make UVD handle checking more strict
Leo Liu
1
-27
/
+41
2015-09-23
drm/amdgpu: Disable UVD PG
Leo Liu
1
-1
/
+2
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
11
-76
/
+87
2015-09-23
drm/amdgpu: cleanup fence queue init v2
Christian König
2
-2
/
+2
2015-09-23
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
10
-22
/
+22
2015-09-23
drm/amdgpu: cleanup entity init
Christian König
3
-19
/
+25
2015-09-23
drm/amdgpu: refine the scheduler job type conversion
Junwei Zhang
3
-4
/
+6
2015-09-23
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
8
-69
/
+71
2015-09-23
drm/amdgpu: use only one reservation object for each VM v2
Christian König
2
-30
/
+9
2015-09-23
drm/amdgpu: validate duplicates in the CS as well
Christian König
1
-14
/
+20
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
24
-52
/
+70
2015-09-23
drm/amdgpu: fix overflow on 32bit systems
Christian König
1
-1
/
+1
2015-09-23
drm/amdgpu: remove process_job callback from the scheduler
Christian König
3
-24
/
+7
2015-09-23
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2
-11
/
+12
2015-09-23
drm/amdgpu: signal scheduler fence when hw submission fails v3
Christian König
1
-0
/
+3
2015-09-23
drm/amdgpu: add tracepoint for scheduler (v2)
Chunming Zhou
2
-1
/
+45
2015-09-23
drm/amdgpu: use write confirm for vm_flush()
Christian König
1
-1
/
+2
2015-09-23
drm/amdgpu: execution barrier after fence v2
Anatoli Antonovitch
1
-0
/
+12
2015-09-23
drm/amdgpu: add option to disable semaphores
Christian König
3
-1
/
+21
2015-09-23
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
Jani Nikula
1
-1
/
+11
2015-09-23
drm/i915: Add primary plane to mask if it's visible
Maarten Lankhorst
1
-2
/
+5
2015-09-23
drm/i915: workaround bad DSL readout v3
Jesse Barnes
1
-0
/
+26
2015-09-23
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2
-5
/
+12
2015-09-23
membarrier: clean up selftest
Mathieu Desnoyers
2
-8
/
+4
2015-09-23
vmscan: fix sane_reclaim helper for legacy memcg
Vladimir Davydov
1
-1
/
+1
2015-09-23
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
1
-3
/
+3
2015-09-23
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
2
-4
/
+10
[next]