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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
i40iw: Avoid memory leak of CQP request objects
Shiraz Saleem
3
-0
/
+55
2017-07-20
i40iw: Update list correctly
Henry Orosco
1
-1
/
+1
2017-07-20
i40iw: Add missing memory barrier
Henry Orosco
1
-0
/
+3
2017-07-20
i40iw: Free QP resources on CQP destroy QP failure
Shiraz Saleem
1
-2
/
+6
2017-07-20
i40iw: Release cm_id ref on PCI function reset
Shiraz Saleem
1
-1
/
+4
2017-07-20
i40iw: Utilize iwdev->reset during PCI function reset
Shiraz Saleem
1
-27
/
+24
2017-07-20
i40iw: Do not poll CCQ after it is destroyed
Mustafa Ismail
1
-0
/
+2
2017-07-20
i40iw: Fix order of cleanup in close
Mustafa Ismail
1
-3
/
+4
2017-07-17
IB/core: Allow QP state transition from reset to error
Tadeusz Struk
1
-0
/
+1
2017-07-17
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
1
-4
/
+6
2017-07-17
IB/hns: Fix the bug with modifying the MAC address without removing the driver
oulijun
1
-3
/
+0
2017-07-17
IB/hns: Fix the bug with rdma operation
oulijun
1
-4
/
+4
2017-07-17
IB/hns: Fix the bug with wild pointer when destroy rc qp
oulijun
1
-5
/
+7
2017-07-17
IB/hns: Fix the bug of polling cq failed for loopback Qps
oulijun
1
-19
/
+34
2017-07-17
IB/rxe: Set dma_mask and coherent_dma_mask
yonatanc
1
-0
/
+2
2017-07-17
IB/rxe: Fix kernel panic from skb destructor
Yonatan Cohen
1
-0
/
+3
2017-07-17
IB/ipoib: Let lower driver handle get_stats64 call
Erez Shitrit
1
-0
/
+12
2017-07-17
IB/core: Add ordered workqueue for RoCE GID management
Majd Dibbiny
1
-2
/
+9
2017-07-17
IB/mlx5: Clean mr_cache debugfs in case of failure
Leon Romanovsky
1
-12
/
+22
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
15
-84
/
+72
2017-07-17
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
Leon Romanovsky
5
-51
/
+26
2017-07-17
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
1
-9
/
+7
2017-07-17
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
1
-2
/
+17
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
6
-8
/
+9
2017-07-17
IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC
Parav Pandit
1
-19
/
+4
2017-07-17
IB/core: Introduce modify QP operation with udata
Parav Pandit
1
-8
/
+24
2017-07-17
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
3
-45
/
+32
2017-07-17
IB/core: Namespace is mandatory input for address resolution
Moni Shoua
1
-1
/
+5
2017-07-17
IB/iser: Fix connection teardown race condition
Vladimir Neyelov
1
-0
/
+11
2017-07-17
RDMA/core: Document confusing code
Gustavo A. R. Silva
1
-0
/
+13
2017-07-17
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
Bart Van Assche
1
-1
/
+1
2017-07-17
IB/hfi1: Ensure dd->gi_mask can not be overflowed
Dennis Dalessandro
1
-1
/
+6
2017-07-17
Merge tag 'v4.13-rc1' into k.o/for-4.13-rc
Doug Ledford
5037
-123371
/
+627446
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-31
/
+101
2017-07-15
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-63
/
+46
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-65
/
+186
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
1
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
1
-17
/
+39
2017-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-44
/
+204
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-17
/
+43
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2017-07-14
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+40
2017-07-14
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-37
/
+34
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
16
-242
/
+4401
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
16
-401
/
+314
2017-07-14
Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-17
/
+78
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-14
Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'
Rafael J. Wysocki
3
-26
/
+40
2017-07-14
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
4
-6
/
+9
2017-07-14
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
1
-1
/
+1
[next]