aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-29kernel.h: Move lib/cmdline.c prototypes to string.hAndy Shevchenko2-6/+8
2024-02-29leaking_addresses: Provide mechanism to scan binary filesKees Cook1-0/+53
2024-02-29leaking_addresses: Ignore input device status linesKees Cook1-11/+17
2024-02-29leaking_addresses: Use File::Temp for /tmp filesKees Cook1-5/+4
2024-02-29MAINTAINERS: Update LEAKING_ADDRESSES detailsKees Cook1-2/+2
2024-02-29fortify: Improve buffer overflow reportingKees Cook6-35/+40
2024-02-29fortify: Add KUnit tests for runtime overflowsKees Cook2-2/+607
2024-02-29fortify: Provide KUnit counters for failure testingKees Cook3-20/+66
2024-02-29fortify: Allow KUnit test to build without FORTIFYKees Cook2-1/+15
2024-02-29fortify: Split reporting and avoid passing string pointerKees Cook6-28/+84
2024-02-29refcount: Annotated intentional signed integer wrap-aroundKees Cook1-3/+6