index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
/
stresstest.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
Thomas Gleixner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2015-04-05
mtd: Make MTD tests cancelable
Richard Weinberger
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
2013-08-30
mtd: tests: incorporate error message for mtdtest_write()
Akinobu Mita
2013-08-30
mtd: tests: incorporate error message for mtdtest_read()
Akinobu Mita
2013-08-30
mtd: mtd_stresstest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: tests: rename sources in order to link a helper object
Akinobu Mita