index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kfifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-22
1
-52
/
+55
|
\
|
*
kfifo: add kfifo_dma_out_prepare_mapped()
Jiri Slaby (SUSE)
2024-04-09
1
-12
/
+22
|
*
kfifo: pass offset to setup_sgl_buf() instead of a pointer
Jiri Slaby (SUSE)
2024-04-09
1
-4
/
+7
|
*
kfifo: rename l to len_to_end in setup_sgl()
Jiri Slaby (SUSE)
2024-04-09
1
-4
/
+4
|
*
kfifo: remove support for physically non-contiguous memory
Jiri Slaby (SUSE)
2024-04-09
1
-33
/
+5
|
*
kfifo: add kfifo_out_linear{,_ptr}()
Jiri Slaby (SUSE)
2024-04-09
1
-0
/
+26
|
*
kfifo: drop __kfifo_dma_out_finish_r()
Jiri Slaby (SUSE)
2024-04-09
1
-8
/
+0
*
|
kfifo: don't use "proxy" headers
Andy Shevchenko
2024-05-08
1
-4
/
+4
|
/
*
lib: fix spelling mistakes
Zhen Lei
2021-07-08
1
-1
/
+1
*
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
Linus Torvalds
2019-08-30
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
kfifo: fix inaccurate comment
Martin Kelly
2018-03-27
1
-1
/
+1
*
kfifo: use BUG_ON
Himangi Saraogi
2014-08-08
1
-4
/
+2
*
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
2013-11-15
1
-2
/
+2
*
kfifo: fix kfifo_alloc() and kfifo_init()
Stefani Seibold
2013-02-27
1
-4
/
+2
*
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
2013-02-27
1
-0
/
+609