index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-roccat-savu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
MAINTAINERS: separate out kernfs maintainership
Tejun Heo
1
-2
/
+9
2017-04-08
sysfs: be careful of error returns from ops->show()
NeilBrown
1
-2
/
+4
2017-04-08
Documentation: stable-kernel-rules: fix stable-tag format
Johan Hovold
1
-1
/
+1
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2017-04-08
mm: move pcp and lru-pcp draining into single wq
Michal Hocko
4
-26
/
+32
2017-04-08
mailmap: update Yakir Yang email address
Jeffy Chen
1
-0
/
+1
2017-04-08
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
1
-0
/
+2
2017-04-08
dax: fix radix tree insertion race
Ross Zwisler
1
-13
/
+22
2017-04-08
mm, thp: fix setting of defer+madvise thp defrag mode
David Rientjes
1
-6
/
+6
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-08
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
1
-1
/
+1
2017-04-08
userfaultfd: report actual registered features in fdinfo
Mike Rapoport
1
-1
/
+1
2017-04-08
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
1
-7
/
+8
2017-04-07
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
1
-2
/
+7
2017-04-07
drm/amdgpu: fix fence memory leak in wait_all_fence V2
Chunming Zhou
1
-0
/
+1
2017-04-07
drm/amdgpu: fix "fix 64bit division"
Christian König
1
-0
/
+1
2017-04-07
drm/amd/powerplay: add fan controller table v11 support.
Rex Zhu
2
-45
/
+120
2017-04-07
drm/amd/powerplay: port newest process pptable code for vega10.
Rex Zhu
3
-50
/
+187
2017-04-07
drm/amdgpu: set vm size and block size by individual gmc by default (v3)
Junwei Zhang
8
-40
/
+66
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
4
-27
/
+55
2017-04-07
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
1
-0
/
+1
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
1
-3
/
+3
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2
-2
/
+32
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
sysctl: add sanity check for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
4
-64
/
+12
2017-04-07
drm/amdgpu: Make display watermark calculations more accurate
Mario Kleiner
4
-20
/
+20
2017-04-07
drm/radeon: fix typo in bandwidth calculation
Alex Deucher
1
-1
/
+1
2017-04-07
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
3
-0
/
+19
2017-04-07
drm/radeon: Maintain prime import/export refcount for BOs
Christopher James Halse Rogers
2
-0
/
+7
2017-04-07
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...
Christopher James Halse Rogers
2
-0
/
+9
2017-04-07
drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
Christopher James Halse Rogers
1
-0
/
+6
2017-04-07
drm/radeon: Fail fb creation from imported dma-bufs.
Christopher James Halse Rogers
1
-0
/
+6
2017-04-07
drm/mediatek: add support for Mediatek SoC MT2701
yt.shen@mediatek.com
7
-0
/
+74
2017-04-07
drm/mediatek: update DSI sub driver flow for sending commands to panel
yt.shen@mediatek.com
1
-101
/
+158
2017-04-07
drm/mediatek: add non-continuous clock mode and EOT packet control
yt.shen@mediatek.com
1
-0
/
+3
2017-04-07
drm/mediatek: add dsi transfer function
shaoming chen
1
-2
/
+166
2017-04-07
drm/mediatek: add dsi interrupt control
shaoming chen
1
-0
/
+92
2017-04-07
drm/mediatek: cleaning up and refine
yt.shen@mediatek.com
2
-42
/
+39
2017-04-07
drm/mediatek: update display module connections
yt.shen@mediatek.com
1
-0
/
+25
2017-04-07
drm/mediatek: add BLS component
yt.shen@mediatek.com
2
-1
/
+6
2017-04-07
drm/mediatek: add shadow register support
yt.shen@mediatek.com
4
-29
/
+74
2017-04-07
drm/mediatek: add *driver_data for different hardware settings
yt.shen@mediatek.com
7
-63
/
+181
2017-04-07
drm/mediatek: add helpers for coverting from the generic components
yt.shen@mediatek.com
2
-12
/
+18
2017-04-07
dt-bindings: display: mediatek: update supported chips
yt.shen@mediatek.com
2
-0
/
+4
2017-04-07
blk-mq: remap queues when adding/removing hardware queues
Omar Sandoval
1
-4
/
+10
2017-04-07
blk-mq-sched: fix crash in switch error path
Omar Sandoval
6
-48
/
+67
[next]