index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
96
-300
/
+574
2018-08-15
qedr: Add user space support for SRQ
Yuval Bason
1
-0
/
+17
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
1
-91
/
+0
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
1
-29
/
+7
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+24
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-08-11
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
1
-28
/
+8
2018-08-11
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+1
2018-08-11
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-19
/
+22
2018-08-11
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
1
-0
/
+137
2018-08-11
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
1
-1
/
+1
2018-08-08
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2018-08-08
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2
-4
/
+5
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
1
-1
/
+2
2018-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
1
-0
/
+1
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
1
-2
/
+4
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2
-4
/
+3
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
1
-3
/
+9
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
1
-1
/
+6
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2
-11
/
+18
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2
-39
/
+35
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2
-6
/
+11
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
1
-0
/
+3
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-1
/
+0
2018-07-31
RDMA/core: Return bool instead of int
Parav Pandit
1
-2
/
+2
2018-07-31
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-1
/
+1
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
2
-3
/
+3
2018-07-31
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
1
-0
/
+33
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-15
/
+15
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-5
/
+6
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+7
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+14
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+16
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2018-07-27
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
1
-0
/
+24
2018-07-27
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+8
2018-07-27
mm: introduce vma_init()
Kirill A. Shutemov
1
-0
/
+6
2018-07-27
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
Tejun Heo
1
-1
/
+1
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
1
-0
/
+13
2018-07-26
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
1
-0
/
+17
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-8
/
+0
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
1
-1
/
+1
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2
-3
/
+8
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
1
-0
/
+5
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
3
-20
/
+29
[next]