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
2018-01-15
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
1
-4
/
+3
2018-01-10
IB/hfi1: Prevent a NULL dereference
Dan Carpenter
1
-2
/
+2
2018-01-10
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2018-01-03
IB/srpt: Fix ACL lookup during login
Bart Van Assche
1
-1
/
+1
2018-01-03
IB/srpt: Disable RDMA access by the initiator
Bart Van Assche
1
-2
/
+1
2018-01-02
RDMA/netlink: Fix locking around __ib_get_device_by_index
Leon Romanovsky
3
-20
/
+54
2018-01-02
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2
-8
/
+22
2018-01-02
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
Leon Romanovsky
1
-1
/
+1
2017-12-27
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-27
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-27
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
2017-12-22
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
2
-19
/
+12
2017-12-21
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-21
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
5
-42
/
+66
2017-12-21
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
5
-22
/
+22
2017-12-21
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
1
-2
/
+2
2017-12-21
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
1
-0
/
+7
2017-12-21
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2017-12-21
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
4
-11
/
+50
2017-12-21
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2017-12-13
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
1
-0
/
+1
2017-12-11
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2
-2
/
+17
2017-12-07
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
1
-4
/
+4
2017-12-07
RDMA/netlink: Fix general protection fault
Leon Romanovsky
4
-4
/
+4
2017-12-07
IB/mlx4: Fix RSS hash fields restrictions
Guy Levi
1
-7
/
+19
2017-12-07
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
1
-2
/
+5
2017-12-07
IB/core: Bound check alternate path port number
Daniel Jurgens
1
-0
/
+6
2017-12-01
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
1
-4
/
+46
2017-12-01
RDMA/hns: Get rid of page operation after dma_alloc_coherent
Wei Hu\(Xavier\)
2
-12
/
+14
2017-12-01
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
2
-26
/
+1
2017-12-01
RDMA/hns: Fix the issue of IOVA not page continuous in hip08
Wei Hu\(Xavier\)
1
-7
/
+15
2017-12-01
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
1
-1
/
+1
2017-12-01
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
1
-0
/
+1
2017-12-01
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
1
-6
/
+11
2017-12-01
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
1
-2
/
+6
2017-12-01
i40iw: Correct ARP index mask
Mustafa Ismail
1
-1
/
+1
2017-12-01
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
1
-3
/
+3
2017-12-01
i40iw: Allocate a sdbuf per CQP WQE
Chien Tin Tung
2
-14
/
+33
2017-11-30
IB: INFINIBAND should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-11-30
IB/hfi1: Initialize bth1 in 16B rc ack builder
Dennis Dalessandro
1
-1
/
+1
2017-11-26
Linux 4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
[next]