开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
policy_unpack_test.c
Age
Commit message (
Expand
)
Author
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