summaryrefslogtreecommitdiffstats
path: root/lib/kfifo.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* kfifo: fix inaccurate commentMartin Kelly2018-03-271-1/+1
* kfifo: use BUG_ONHimangi Saraogi2014-08-091-4/+2Star
* kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen2013-11-151-2/+2
* kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold2013-02-281-4/+2Star
* kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-281-0/+609