Alexei Starovoitov
|
c105547501
treewide: remove large struct-pass-by-value from tracepoint arguments
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
2246edfaf8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
|
7 years ago |
Alex Estrin
|
2b1e7fe161
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Dan Carpenter
|
57194fa763
IB/hfi1: Prevent a NULL dereference
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Doug Ledford
|
754137a769
Merge branch 'for-next-early' into for-next
|
8 years ago |
Bart Van Assche
|
6d945a84c6
IB/hfi1: Remove set-but-not-used variables
|
8 years ago |
Michael J. Ruhl
|
ecf799852b
IB/hfi1: Refactor reset_ctxt() IOCTL
|
8 years ago |
Michael J. Ruhl
|
88a69b65f3
IB/hfi1: Refactor get_user() IOCTLs
|
8 years ago |
Michael J. Ruhl
|
8a41da09e6
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
|
8 years ago |
Michael J. Ruhl
|
3920eef7a7
IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
|
8 years ago |
Michael J. Ruhl
|
f404ca4c7e
IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
|
8 years ago |
Michael J. Ruhl
|
45afb32453
IB/hfi1: Refactor get_base_info
|
8 years ago |
Michael J. Ruhl
|
033c16d71f
IB/hfi1: Fix parenthesis alignment issues
|
8 years ago |
Michael J. Ruhl
|
ff1a5582c9
IB/hfi1: Refactor get_ctxt_info
|
8 years ago |
Michael J. Ruhl
|
ddebe9810c
IB/hfi1: Refactor assign_ctxt() IOCTL
|
8 years ago |
Michael J. Ruhl
|
21e5acc064
IB/hfi1: Inline common calculation
|
8 years ago |
Michael J. Ruhl
|
b8f42738ac
IB/hfi1: On error, fix use after free during user context setup
|
8 years ago |
Michael J. Ruhl
|
34ab4de77f
IB/hif1: Remove static tracing from SDMA hot path
|
8 years ago |
Arvind Yadav
|
733da3bcb3
IB/hfi1: constify vm_operations_struct
|
8 years ago |
Harish Chegondi
|
637f4600a8
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
|
8 years ago |
Michael J. Ruhl
|
d295dbeb2a
IB/hf1: User context locking is inconsistent
|
8 years ago |
Michael J. Ruhl
|
f2a3bc00a0
IB/hfi1: Protect context array set/clear with spinlock
|
8 years ago |
Michael J. Ruhl
|
e87473bc1b
IB/hfi1: Only set fd pointer when base context is completely initialized
|
8 years ago |
Michael J. Ruhl
|
f13a6e5e2e
IB/hfi1: Split copy_to_user data copy for better security
|
8 years ago |
Michael J. Ruhl
|
2250563e2c
IB/hfi1: Pass the context pointer rather than the index
|
8 years ago |
Michael J. Ruhl
|
17573972f4
IB/hfi1: Use context pointer rather than context index
|
8 years ago |
Michael J. Ruhl
|
e6f7622df1
IB/hfi1: Size rcd array index correctly and consistently
|
8 years ago |