index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
IB/core: Remove NOIO QP create flag
Leon Romanovsky
1
-1
/
+1
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
16
-90
/
+76
2017-07-17
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
Leon Romanovsky
6
-54
/
+28
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
2
-8
/
+40
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
10451
-210261
/
+805327
2017-07-15
Linux v4.13-rc1
Linus Torvalds
1
-2
/
+2
2017-07-15
Merge tag 'standardize-docs' of git://git.lwn.net/linux
Linus Torvalds
81
-4731
/
+6263
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-38
/
+168
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
41
-163
/
+531
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 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
24
-450
/
+168
2017-07-15
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-43
/
+37
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
136
-1836
/
+2453
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-82
/
+201
2017-07-15
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
10
-85
/
+218
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-207
/
+470
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
2
-23
/
+57
2017-07-14
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-17
/
+15
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-57
/
+88
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
9
-19
/
+45
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+7
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
10
-37
/
+39
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-62
/
+1969
[next]