开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-01-10
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-10
RDMA: Clear CQ objects during their allocation
Leon Romanovsky
2019-01-10
RDMA: Clear PD objects during their allocation
Leon Romanovsky
2019-01-10
RDMA/qedr: Fix out of bounds index check in query pkey
Gal Pressman
2019-01-10
RDMA/ocrdma: Fix out of bounds index check in query pkey
Gal Pressman
2019-01-10
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
Shamir Rabinovitch
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
2019-01-08
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
2019-01-08
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
2019-01-08
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
Leon Romanovsky
2019-01-08
IB/srp: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
RDMA/hns: Modify the pbl ba page size for hip08
Lijun Ou
2019-01-07
RDMA/hns: Add constraint on the setting of local ACK timeout
Lijun Ou
2019-01-07
RDMA/hns: Bugfix for the scene without receiver queue
Lijun Ou
2019-01-07
RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
Lijun Ou
2019-01-07
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
2019-01-07
IB/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-07
IB/cm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-05
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
Merge branch 'next/drivers' into next/late
Olof Johansson
2019-01-04
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-01-04
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
2019-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
2019-01-04
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
hwspinlock: fix return value check in stm32_hwspinlock_probe()
Wei Yongjun
[next]