VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
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
Linus Torvalds
2020-08-10
kbuild: trace functions in subdirectories of lib/
Masahiro Yamada
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-06-08
selftests/livepatch: fix mem leaks in test-klp-shadow-vars
Yannick Cote
2020-06-08
selftests/livepatch: more verification in test-klp-shadow-vars
Yannick Cote
2020-06-08
selftests/livepatch: rework test-klp-shadow-vars
Yannick Cote
2020-06-08
selftests/livepatch: simplify test-klp-callbacks busy target tests
Joe Lawrence
2020-01-17
livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
Petr Mladek
2020-01-17
livepatch/selftest: Clean up shadow variable names and type
Petr Mladek
2019-11-01
livepatch: Selftests of the API for tracking system state changes
Petr Mladek
2019-02-06
livepatch: Proper error handling in the shadow variables selftest
Petr Mladek
2019-02-06
livepatch: return -ENOMEM on ptr_id() allocation failure
Joe Lawrence
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence