Files
linux/security/landlock
Mickaël Salaün 3039ed4327 landlock: Improve bit operations in audit code
Use the BIT() and BIT_ULL() macros in the new audit code instead of
explicit shifts to improve readability.  Use bitmask instead of modulo
operation to simplify code.

Add test_range1_rand15() and test_range2_rand15() KUnit tests to improve
get_id_range() coverage.

Signed-off-by: Günther Noack <gnoack3000@gmail.com>
Link: https://lore.kernel.org/r/20250512093732.1408485-1-mic@digikod.net
Signed-off-by: Mickaël Salaün <mic@digikod.net>
2025-05-12 11:38:53 +02:00
..
2025-03-26 13:59:34 +01:00
2025-03-26 13:59:42 +01:00
2024-02-27 11:21:45 +01:00
2025-04-08 19:18:20 +02:00
2025-03-26 13:59:42 +01:00
2025-03-26 13:59:34 +01:00
2024-02-27 11:21:45 +01:00
2022-05-09 12:31:10 +02:00
2022-05-09 12:31:10 +02:00
2025-03-26 13:59:39 +01:00
2025-03-26 13:59:34 +01:00
2025-03-21 12:12:19 +01:00
2025-03-26 13:59:42 +01:00