index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lib.c
Age
Commit message (
Expand
)
Author
2024-01-04
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
2023-10-18
apparmor: refcount the pdb
John Johansen
2023-10-18
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/lib.c
Gaosheng Cui
2022-10-03
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
apparmor: cleanup: move perm accumulation into perms.h
John Johansen
2022-10-03
apparmor: make sure perm indexes are accumulated
John Johansen
2022-10-03
apparmor: add user mode flag
John Johansen
2022-10-03
apparmor: add mediation class information to auditing
John Johansen
2022-10-03
apparmor: extend permissions to support a label and tag string
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: cleanup shared permission struct
John Johansen
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-09
apparmor: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-10-03
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-05-03
apparmor: fix typo "type"
Zygmunt Krynicki
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2017-11-21
apparmor: remove unused redundant variable stop
Colin Ian King
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: share profile name on replacement
John Johansen
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-04-07
apparmor: fix boolreturn.cocci warnings
kbuild test robot
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
apparmor: update policy_destroy to use new debug asserts
John Johansen
2017-01-16
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
apparmor: constify policy name and hname
John Johansen
2017-01-16
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-15
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
Tetsuo Handa
2014-05-06
nick kvfree() from apparmor
Al Viro
2013-08-14
apparmor: remove minimum size check for vmalloc()
Tetsuo Handa
2013-05-12
apparmor: no need to delay vfree()
Al Viro
2013-04-28
apparmor: fix fully qualified name parsing
John Johansen
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
[next]