index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kfifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-52
/
+55
2024-05-08
kfifo: don't use "proxy" headers
Andy Shevchenko
1
-4
/
+4
2024-04-09
kfifo: add kfifo_dma_out_prepare_mapped()
Jiri Slaby (SUSE)
1
-12
/
+22
2024-04-09
kfifo: pass offset to setup_sgl_buf() instead of a pointer
Jiri Slaby (SUSE)
1
-4
/
+7
2024-04-09
kfifo: rename l to len_to_end in setup_sgl()
Jiri Slaby (SUSE)
1
-4
/
+4
2024-04-09
kfifo: remove support for physically non-contiguous memory
Jiri Slaby (SUSE)
1
-33
/
+5
2024-04-09
kfifo: add kfifo_out_linear{,_ptr}()
Jiri Slaby (SUSE)
1
-0
/
+26
2024-04-09
kfifo: drop __kfifo_dma_out_finish_r()
Jiri Slaby (SUSE)
1
-8
/
+0
2021-07-08
lib: fix spelling mistakes
Zhen Lei
1
-1
/
+1
2019-08-31
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
Linus Torvalds
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-15
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-27
kfifo: fix inaccurate comment
Martin Kelly
1
-1
/
+1
2014-08-09
kfifo: use BUG_ON
Himangi Saraogi
1
-4
/
+2
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
1
-2
/
+2
2013-02-28
kfifo: fix kfifo_alloc() and kfifo_init()
Stefani Seibold
1
-4
/
+2
2013-02-28
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
1
-0
/
+609