| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -7/+6 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2023-05-29 | misc: add HAS_IOPORT dependencies | Niklas Schnelle | 2 | -2/+7 |
| 2022-09-01 | misc: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -4/+4 |
| 2022-05-09 | altera-stapl: Use swap() instead of open coding it | Jiapeng Chong | 1 | -40/+16 |
| 2020-12-09 | altera-stapl: remove the unreached switch case | Kaixu Xia | 1 | -5/+0 |
| 2020-03-03 | altera-stapl: altera_get_note: prevent write beyond end of 'key' | Daniel Axtens | 1 | -6/+6 |
| 2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 8 | -90/+8 |
| 2019-05-24 | misc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 6 | -90/+6 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2018-11-27 | altera-stapl: check for a null key before strcasecmp'ing it | Colin Ian King | 1 | -2/+1 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+3 |
| 2017-10-04 | misc: altera-stapl: drop Kconfig comment | Randy Dunlap | 1 | -1/+2 |
| 2015-06-25 | drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix | Colin Ian King | 1 | -1/+1 |
| 2014-10-14 | altera-stapl: replace strnicmp with strncasecmp | Rasmus Villemoes | 1 | -2/+2 |
| 2011-10-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -0/+3927 |
| 2011-09-23 | [media] altera-stapl: it is time to move out from staging | Igor M. Liplianin | 8 | -0/+3926 |