VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
test_vmalloc.c
Date
Commit Message
Rev
Author
2021-04-30
lib/test_vmalloc.c: add a new 'nr_threads' parameter
80f47599
Uladzislau Rezki (Sony)
2021-04-30
lib/test_vmalloc.c: remove two kvfree_rcu() tests
a8033158
Uladzislau Rezki (Sony)
2020-06-29
lib/test_vmalloc.c: Add test cases for kvfree_rcu()
da4fc00a
Uladzislau Rezki (Sony)
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
c3f896dc
Christoph Hellwig
2019-05-14
lib/test_vmalloc.c:test_func(): eliminate local `ret'
7507c402
Andrew Morton
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
e7898035
Uladzislau Rezki (Sony)
2019-03-05
vmalloc: add test driver to analyse vmalloc allocator
3f21a6b7
Uladzislau Rezki (Sony)