0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Specify another reason of false alarms More... almost 3 years ago
Fix typo introduced by commit aaa0e24 More... almost 3 years ago
Avoid redundant declaration More... almost 3 years ago
Add model for userspace memset() like for the Linux kernel More... almost 3 years ago
Do not weave in __memcpy() anymore More... almost 3 years ago
Replace remaining calls to mem*() with __VERIFIER_mem*() More... almost 3 years ago
Always include "ldv/verifier/memory.h" before other headers More... almost 3 years ago
Weave in mem*() functions for several common models More... almost 3 years ago
Support filtering for common models with options More... almost 3 years ago
Fir preset unsafe mark patterns after adding models for mem*() functions More... almost 3 years ago
Merge branch 'master' into support-linux-5.17 More... almost 3 years ago
Fix code marker More... almost 3 years ago
Update CPAchecker (SMG) to specify mem*() function models More... almost 3 years ago
Add models for mem*() functions More... almost 3 years ago
Add new preset marks and fix associations with existing ones More... almost 3 years ago
Exclude proper modules More... almost 3 years ago
Exclude redundant test cases More... almost 3 years ago
Test mem*() functions together with string ones More... almost 3 years ago
Improve and enrich models for atomic API More... almost 3 years ago
Add test cases for atomic common models More... almost 3 years ago
Weave in one more strlen() variant added in Linux ~5.17 More... almost 3 years ago
Merge branch 'master' into support-linux-5.17 More... almost 3 years ago
Describe extra clean up actions for Docker at generating test build bases More... almost 3 years ago
Add sub-jobs for testing common models for Linux 5.17 More... almost 3 years ago
Ger rid of calls to vmalloc_exec() for Linux 5.17 More... almost 3 years ago
Build test drivers for testing common models for Linux 5.17 More... almost 3 years ago
Generate build bases for testing common models for new versions of Linux More... almost 3 years ago
Add model for test_bit() More... almost 3 years ago
Extract models for bit operations from bitmap operation models More... almost 3 years ago
Extract testing of bitops operations from bitmap test case More... almost 3 years ago