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
/
ubsan.h
Date
Commit Message
Rev
Author
2021-02-05
ubsan: implement __ubsan_handle_alignment_assumption
28abcc96
Nathan Chancellor
2019-11-17
int128: move __uint128_t compiler test to Kconfig
c12d3362
Ard Biesheuvel
2019-05-06
ubsan: Remove vla bound checks.
9a91ad92
Andrey Ryabinin
2018-02-06
lib/ubsan: remove returns-nonnull-attribute checks
bac7a1ff
Andrey Ryabinin
2018-02-06
lib/ubsan: add type mismatch handler for new GCC/Clang
42440c1f
Andrey Ryabinin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2016-01-20
UBSAN: run-time undefined behavior sanity checker
c6d30853
Andrey Ryabinin