index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kfifo
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
samples/kfifo: Rename read_lock/write_lock
Sebastian Andrzej Siewior
3
-18
/
+18
2021-04-30
kfifo: fix ternary sign extension bugs
Dan Carpenter
3
-6
/
+18
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
3
-18
/
+15
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465
Thomas Gleixner
4
-12
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2017-07-12
kfifo: clean up example to not use page_link
Logan Gunthorpe
1
-4
/
+4
2013-11-15
kfifo API type safety
Stefani Seibold
3
-5
/
+5
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-0
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-0
/
+3
2010-10-01
kfifo: fix scatterlist usage
Ira W. Snyder
1
-8
/
+9
2010-08-20
kfifo: add explicit error checking in all the examples
Andrea Righi
4
-51
/
+144
2010-08-20
kfifo: fix a memory leak in dma example
Andrea Righi
1
-3
/
+1
2010-08-20
kfifo: fix kernel BUG in dma example
Andrea Righi
1
-0
/
+1
2010-08-20
kfifo: add explicit error checking in byte stream example
Andrea Righi
1
-6
/
+27
2010-08-20
kfifo: add kfifo_skip() testcase
Andrea Righi
1
-0
/
+4
2010-08-11
kfifo: add example files to the kernel sample directory
Stefani Seibold
5
-0
/
+603