1. 92e9bac kunit/overflow: Fix UB in overflow_allocation_test by Ivan Orlov · 5 months ago
  2. 1c5a13b kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c by Jeff Johnson · 7 months ago
  3. 9dd5134 kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX() by Kees Cook · 7 months ago
  4. d8e45f2 overflow: Change DEFINE_FLEX to take __counted_by member by Kees Cook · 10 months ago
  5. 08d45ee overflow: Introduce wrapping_assign_add() and wrapping_assign_sub() by Kees Cook · 12 months ago
  6. d70de80 overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() by Kees Cook · 12 months ago
  7. 8370183 overflow: Replace fake root_device with kunit_device by davidgow@google.com · 1 year, 1 month ago
  8. d67790d overflow: Add struct_size_t() helper by Kees Cook · 1 year, 8 months ago
  9. 4b21d25 overflow: Introduce overflows_type() and castable_to_type() by Kees Cook · 2 years, 3 months ago
  10. 72c3ebe overflow: Refactor test skips for Clang-specific issues by Kees Cook · 2 years, 3 months ago
  11. 0e5b9f2 overflow: disable failing tests for older clang versions by Nick Desaulniers · 2 years, 3 months ago
  12. ffb3909 Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 3 months ago
  13. 0f3f112 lib: overflow: update reference to kunit-tool by Tales Aparecida · 2 years, 5 months ago
  14. 7797422 overflow: Split up kunit tests for smaller stack frames by Kees Cook · 2 years, 4 months ago
  15. d219d2a overflow: Allow mixed type arguments by Kees Cook · 2 years, 5 months ago
  16. 6a022dd lib: overflow: Do not define 64-bit tests on 32-bit by Kees Cook · 2 years, 8 months ago
  17. 617f55e lib: overflow: Convert to Kunit by Kees Cook · 2 years, 11 months ago