Age | Commit message (Expand) | Author |
---|---|---|
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld |
2021-11-25 | RDMA/cxgb4: Use non-atomic bitmap functions when possible | Christophe JAILLET |
2021-11-25 | RDMA/cxgb4: Use bitmap_set() when applicable | Christophe JAILLET |
2021-11-25 | RDMA/cxgb4: Use bitmap_zalloc() when applicable | Christophe JAILLET |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-11-13 | iw_cxgb4: remove BUG_ON() usage. | Steve Wise |
2013-05-07 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton |
2012-05-18 | RDMA/cxgb4: Remove kfifo usage | Vipul Pandya |