index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
policy_unpack_test.c
Age
Commit message (
Expand
)
Author
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-20
apparmor: Fix unaligned memory accesses in KUnit test
Helge Deller
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-26
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
2024-08-25
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
2024-07-24
apparmor: test: add MODULE_DESCRIPTION()
Jeff Johnson
2023-07-06
apparmor: fix use of strcpy in policy_unpack_test
Rae Moar
2022-12-14
Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
apparmor: test: make static symbols visible during kunit testing
Rae Moar
2022-11-01
apparmor: Fix uninitialized symbol 'array_size' in policy_unpack_test.c
John Johansen
2022-10-03
apparmor: Fix kunit test for out of bounds array
John Johansen
2022-10-03
apparmor: make unpack_array return a trianary value
John Johansen
2022-07-09
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-09
apparmor: resolve uninitialized symbol warnings in policy_unpack_test.c
Mike Salvatore
2022-04-04
apparmor: test: Use NULL macros
Ricardo Ribalda
2020-01-09
apparmor: add AppArmor KUnit tests for policy unpack
Mike Salvatore