index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_file_ops.c
Age
Commit message (
Expand
)
Author
2023-09-25
infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
David Howells
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-03
IB/qib: Remove unused cnt variable
Tom Rix
2023-03-30
IB/qib: check for user backed iterator, not specific iterator type
Jens Axboe
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-07-19
IB/qib: Fix comment typo
Jason Wang
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-07-25
RDMA/qib: Unneeded variable ret
Hariprasad Kelam
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-05-24
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
2018-04-27
infiniband: hw: qib: Change return type to vm_fault_t
Souptick Joarder
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2017-12-11
IB/qib: Cleanup qib_set_part_key() with direct returns
Joe Perches
2017-12-11
IB/qib: remove redundant setting of any in for-loop
Colin Ian King
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-14
IB/qib: Remove set-but-not-used variables
Bart Van Assche
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-03
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-06-17
IB/qib: Prevent context loss
Ira Weiny
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-01
IB/qib: Use cache inhibitted and guarded mapping on powerpc
Aneesh Kumar K.V
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-04-11
infinibad: weird APIs switched to ->write_iter()
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2014-03-17
IB/qib: Remove duplicate check in get_a_ctxt()
Dan Carpenter
2014-03-17
IB/qib: add missing braces in do_qib_user_sdma_queue_create()
Yann Droneaud
2013-08-13
IB/qib: Improve SDMA performance
CQ Tang
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-06-21
IB/qib: Add dual-rail NUMA awareness for PSM processes
Ramkrishna Vepa
2013-06-21
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
[next]