Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1c2fa5f846832cbed8b8e6151471436071972e41
/
security
/
apparmor
/
apparmorfs.c
24d0d03
apparmorfs: replace CURRENT_TIME with current_time()
by Deepa Dinamani
· 8 years ago
a7c3e90
mm: introduce kv[mz]alloc helpers
by Michal Hocko
· 8 years ago
e6bfa25
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
by John Johansen
· 8 years ago
e025be0
apparmor: support querying extended trusted helper extra data
by William Hua
· 8 years ago
aa9a39a
apparmor: convert change_profile to use fqname later to give better control
by John Johansen
· 8 years ago
5ef50d0
apparmor: remove unused op parameter from simple_write_to_buffer()
by John Johansen
· 8 years ago
47f6e5c
apparmor: change op from int to const char *
by John Johansen
· 8 years ago
b7fd2c0
apparmor: add per policy ns .load, .replace, .remove interface files
by John Johansen
· 8 years ago
12dd717
apparmor: pass the subject profile into profile replace/remove
by John Johansen
· 8 years ago
5ac8c35
apparmor: allow introspecting the loaded policy pre internal transform
by John Johansen
· 8 years ago
078c73c6
apparmor: add profile and ns params to aa_may_manage_policy()
by John Johansen
· 8 years ago
3e3e569
apparmor: allow introspecting the policy namespace name
by John Johansen
· 8 years ago
b79473f
apparmor: Make aa_remove_profile() callable from a different view
by John Johansen
· 8 years ago
a71ada3
apparmor: add special .null file used to "close" fds at exec
by John Johansen
· 8 years ago
34c426a
apparmor: provide userspace flag indicating binfmt_elf_mmap change
by John Johansen
· 8 years ago
474d6b75
apparmor: prepare to support newer versions of policy
by John Johansen
· 8 years ago
73688d1
apparmor: refactor prepare_ns() and make usable from different views
by John Johansen
· 8 years ago
bbe4a7c
apparmor: constify policy name and hname
by John Johansen
· 8 years ago
92b6d8e
apparmor: allow ns visibility question to consider subnses
by John Johansen
· 8 years ago
8399588
apparmor: rename replacedby to proxy
by John Johansen
· 8 years ago
98849df
apparmor: rename namespace to ns to improve code line lengths
by John Johansen
· 8 years ago
cff281f
apparmor: split apparmor policy namespaces code into its own file
by John Johansen
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
38dbd7d
apparmor: use list_next_entry instead of list_entry_next
by Geliang Tang
· 9 years ago
0b938a2
apparmor: fix ref count leak when profile sha1 hash is read
by John Johansen
· 9 years ago
d671e890
apparmor: fix update the mtime of the profile file on replacement
by John Johansen
· 10 years ago
ce0b16d
VFS: security/: d_inode() annotations
by David Howells
· 10 years ago
ed2c7da
apparmor: fix bad lock balance when introspecting policy
by John Johansen
· 11 years ago
f8eb8a1
apparmor: add the ability to report a sha1 hash of loaded policy
by John Johansen
· 11 years ago
84f1f78
apparmor: export set of capabilities supported by the apparmor module
by John Johansen
· 11 years ago
29b3822
apparmor: add the profile introspection file to interface
by John Johansen
· 12 years ago
556d0be
apparmor: add an optional profile attachment string for profiles
by John Johansen
· 12 years ago
0d259f0
apparmor: add interface files for profiles and namespaces
by John Johansen
· 12 years ago
dd51c848
apparmor: provide base for multiple profiles to be replaced at once
by John Johansen
· 12 years ago
9d910a3
apparmor: add a features/policy dir to interface
by John Johansen
· 12 years ago
d384b0a
AppArmor: export known rlimit names/value mappings in securityfs
by Kees Cook
· 13 years ago
a9bf8e9
AppArmor: add "file" details to securityfs
by Kees Cook
· 13 years ago
e74abcf
AppArmor: add initial "features" directory to securityfs
by Kees Cook
· 13 years ago
9acd494
AppArmor: refactor securityfs to use structures
by Kees Cook
· 13 years ago
52ef0c0
switch securityfs_create_file() to umode_t
by Al Viro
· 13 years ago
3417d8d
apparmor: sparse fix: make aa_create_aafs static
by James Morris
· 13 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
3ed02ad
AppArmor: Ensure the size of the copy is < the buffer allocated to hold it
by John Johansen
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
63e2b42
AppArmor: userspace interfaces
by John Johansen
· 14 years ago