VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
livepatch
/
Date
Commit Message
Rev
Author
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
fc80c51f
Linus Torvalds
2020-08-10
kbuild: trace functions in subdirectories of lib/
b16838c6
Masahiro Yamada
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
15d5761a
Masahiro Yamada
2020-06-08
selftests/livepatch: fix mem leaks in test-klp-shadow-vars
270f7806
Yannick Cote
2020-06-08
selftests/livepatch: more verification in test-klp-shadow-vars
76efe6da
Yannick Cote
2020-06-08
selftests/livepatch: rework test-klp-shadow-vars
6a26a9df
Yannick Cote
2020-06-08
selftests/livepatch: simplify test-klp-callbacks busy target tests
547840bd
Joe Lawrence
2020-01-17
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
be6da984
Petr Mladek
2020-01-17
livepatch/selftest: Clean up shadow variable names and type
c24c57a4
Petr Mladek
2019-11-01
livepatch: Selftests of the API for tracking system state changes
ecd25094
Petr Mladek
2019-02-06
livepatch: Proper error handling in the shadow variables selftest
49ee4dd2
Petr Mladek
2019-02-06
livepatch: return -ENOMEM on ptr_id() allocation failure
86e43f23
Joe Lawrence
2019-01-11
selftests/livepatch: introduce tests
a2818ee4
Joe Lawrence