Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-29 | kernel.h: Move lib/cmdline.c prototypes to string.h | 2 | -6/+8 | |
2024-02-29 | leaking_addresses: Provide mechanism to scan binary files | 1 | -0/+53 | |
2024-02-29 | leaking_addresses: Ignore input device status lines | 1 | -11/+17 | |
2024-02-29 | leaking_addresses: Use File::Temp for /tmp files | 1 | -5/+4 | |
2024-02-29 | MAINTAINERS: Update LEAKING_ADDRESSES details | 1 | -2/+2 | |
2024-02-29 | fortify: Improve buffer overflow reporting | 6 | -35/+40 | |
2024-02-29 | fortify: Add KUnit tests for runtime overflows | 2 | -2/+607 | |
2024-02-29 | fortify: Provide KUnit counters for failure testing | 3 | -20/+66 | |
2024-02-29 | fortify: Allow KUnit test to build without FORTIFY | 2 | -1/+15 | |
2024-02-29 | fortify: Split reporting and avoid passing string pointer | 6 | -28/+84 | |
2024-02-29 | refcount: Annotated intentional signed integer wrap-around | 1 | -3/+6 |