Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rapidio: handle create_workqueue() failure | Anirudh Rayabharam | 2021-05-13 | 1 | -1/+8 |
* | Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails" | Greg Kroah-Hartman | 2021-05-13 | 1 | -8/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | rapidio: fix a NULL pointer dereference when create_workqueue() fails | Kangjie Lu | 2019-05-14 | 1 | -0/+8 |
* | drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() | Dan Carpenter | 2019-03-07 | 1 | -1/+3 |
* | rapidio/rio_cm: use memdup_user() instead of duplicating code | Alexandre Bounine | 2016-10-11 | 1 | -10/+5 |
* | rapidio/rio_cm: avoid GFP_KERNEL in atomic context | Alexandre Bounine | 2016-09-19 | 1 | -3/+16 |
* | rapidio: dereferencing an error pointer | Dan Carpenter | 2016-08-10 | 1 | -11/+13 |
* | rapidio: add RapidIO channelized messaging driver | Alexandre Bounine | 2016-08-02 | 1 | -0/+2366 |