aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-311-6/+3
* [IB] fix up class_device_create() callsRoland Dreier2005-10-281-1/+2
* [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-281-56/+147
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-241-0/+7
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-241-0/+7
* | [IB] uverbs: Implement more commandsRoland Dreier2005-10-171-1/+15
* | [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-171-1/+2
* | [IB] uverbs: unlock correctly in error pathsRoland Dreier2005-10-171-2/+6
* | [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-171-0/+11
* | [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-171-141/+151
|/
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-8/+19
* Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-091-36/+62
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-261-1/+19
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
* [PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier2005-08-261-1/+2
* [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-271-1/+13
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-071-0/+698