Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
314c459a6fe0957b5885fbc65c53d51444092880
/
security
/
apparmor
/
lib.c
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
250f2da
apparmor: Fix uninitialized value in aa_split_fqname
by Zubin Mithra
· 6 years ago
7f3ebcf
apparmor: Check buffer bounds when mapping permissions mask
by Tyler Hicks
· 6 years ago
69ad4a4
apparmor: fix typo "type"
by Zygmunt Krynicki
· 7 years ago
56974a6
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
e3bcfc1
apparmor: remove unused redundant variable stop
by Colin Ian King
· 7 years ago
7bba39a
apparmor: initialized returned struct aa_perms
by Arnd Bergmann
· 7 years ago
80c094a
Revert "apparmor: add base infastructure for socket mediation"
by Linus Torvalds
· 7 years ago
651e28c
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
637f688
apparmor: switch from profiles to using labels on contexts
by John Johansen
· 8 years ago
a1bd627
apparmor: share profile name on replacement
by John Johansen
· 8 years ago
2d679f3
apparmor: switch from file_perms to aa_perms
by John Johansen
· 8 years ago
aa9aeea
apparmor: add gerneric permissions struct and support fns
by John Johansen
· 8 years ago
e53cfe6
apparmor: rework perm mapping to a slightly broader set
by John Johansen
· 8 years ago
fc7e0b2
apparmor: move permissions into their own file to be more easily shared
by John Johansen
· 8 years ago
b91deb9
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
by John Johansen
· 8 years ago
a7c3e90
mm: introduce kv[mz]alloc helpers
by Michal Hocko
· 8 years ago
b9c42ac
apparmor: fix boolreturn.cocci warnings
by kbuild test robot
· 8 years ago
ef88a7a
apparmor: change aad apparmor_audit_data macro to a fn macro
by John Johansen
· 8 years ago
5fd1b95
apparmor: update policy_destroy to use new debug asserts
by John Johansen
· 8 years ago
d102d89
apparmor: pass gfp param into aa_policy_init()
by John Johansen
· 8 years ago
bbe4a7c
apparmor: constify policy name and hname
by John Johansen
· 8 years ago
6e474e3
apparmor: rename hname_tail to basename
by John Johansen
· 8 years ago
3b0aaf5
apparmor: add lib fn to find the "split" for fqnames
by John Johansen
· 8 years ago
fe6bb31
apparmor: split out shared policy_XXX fns to lib
by John Johansen
· 8 years ago
12557dc
apparmor: move lib definitions into separate lib include
by John Johansen
· 8 years ago
a7f6c1b
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
by Tetsuo Handa
· 8 years ago
39f1f78
nick kvfree() from apparmor
by Al Viro
· 11 years ago
dfe4ac2
apparmor: remove minimum size check for vmalloc()
by Tetsuo Handa
· 12 years ago
b5b3ee6
apparmor: no need to delay vfree()
by Al Viro
· 12 years ago
2654bfb
apparmor: fix fully qualified name parsing
by John Johansen
· 12 years ago
0ca554b
apparmor: add kvzalloc to handle zeroing for kvmalloc
by John Johansen
· 12 years ago
50c205f
LSM: do not initialize common_audit_data to 0
by Eric Paris
· 13 years ago
bd5e50f
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
by Eric Paris
· 13 years ago
3b3b0e4
LSM: shrink sizeof LSM specific portion of common_audit_data
by Eric Paris
· 13 years ago
32c3df6
apparmor: sparse fix: add apparmor.h to lib.c
by James Morris
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
04ccd53
AppArmor: Fix splitting an fqname into separate namespace and profile names
by John Johansen
· 14 years ago
cdff264
AppArmor: misc. base functions and defines
by John Johansen
· 14 years ago