summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm/refcount.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-06refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu1-0/+16
2022-04-13lkdtm: Move crashtype definitions into each categoryKees Cook1-19/+46
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon1-2/+1
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon1-8/+0
2018-03-07lkdtm: Add missing SPDX-License-Identifier lineKees Cook1-0/+1
2018-03-07lkdtm: Relocate code to subdirectoryKees Cook1-0/+400