Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-11 | lib: packing: add pack_fields() and unpack_fields() | Vladimir Oltean | 1 | -0/+61 |
2024-10-07 | lib: packing: catch kunit_kzalloc() failure in the pack() test | Vladimir Oltean | 1 | -0/+1 |
2024-10-03 | lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior | Jacob Keller | 1 | -0/+72 |
2024-10-03 | lib: packing: add additional KUnit tests | Jacob Keller | 1 | -0/+82 |
2024-10-03 | lib: packing: add KUnit tests adapted from selftests | Jacob Keller | 1 | -0/+258 |