summaryrefslogtreecommitdiffstats
path: root/lib/kfifo.c
AgeCommit message (Expand)AuthorLines
2021-07-08lib: fix spelling mistakesZhen Lei-1/+1
2019-08-30Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds-1/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-15/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-03-27kfifo: fix inaccurate commentMartin Kelly-1/+1
2014-08-08kfifo: use BUG_ONHimangi Saraogi-4/+2
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen-2/+2
2013-02-27kfifo: fix kfifo_alloc() and kfifo_init()Stefani Seibold-4/+2
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold-0/+609