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
/
samples
/
kfifo
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
3
-18
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465
Thomas Gleixner
2019-06-19
4
-12
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kfifo: clean up example to not use page_link
Logan Gunthorpe
2017-07-12
1
-4
/
+4
*
kfifo API type safety
Stefani Seibold
2013-11-15
3
-5
/
+5
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
3
-0
/
+3
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
3
-0
/
+3
*
|
kfifo: fix scatterlist usage
Ira W. Snyder
2010-10-01
1
-8
/
+9
|
/
*
kfifo: add explicit error checking in all the examples
Andrea Righi
2010-08-20
4
-51
/
+144
*
kfifo: fix a memory leak in dma example
Andrea Righi
2010-08-20
1
-3
/
+1
*
kfifo: fix kernel BUG in dma example
Andrea Righi
2010-08-20
1
-0
/
+1
*
kfifo: add explicit error checking in byte stream example
Andrea Righi
2010-08-20
1
-6
/
+27
*
kfifo: add kfifo_skip() testcase
Andrea Righi
2010-08-20
1
-0
/
+4
*
kfifo: add example files to the kernel sample directory
Stefani Seibold
2010-08-11
5
-0
/
+603