Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/kfifo: Rename read_lock/write_lock | Sebastian Andrzej Siewior | 2021-10-13 | 1 | -6/+6 |
* | kfifo: fix ternary sign extension bugs | Dan Carpenter | 2021-04-30 | 1 | -2/+6 |
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -6/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | kfifo API type safety | Stefani Seibold | 2013-11-15 | 1 | -2/+2 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | kfifo: add explicit error checking in all the examples | Andrea Righi | 2010-08-20 | 1 | -1/+6 |
* | 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 | 1 | -0/+163 |