Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2f257402ee981720d65080b1e3ce19f693f5c9c3
/
security
/
apparmor
/
apparmorfs.c
876979c
security: audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 6 years ago
566f52e
apparmor: clean an indentation issue, remove extraneous space
by Colin Ian King
· 6 years ago
f4585bc
apparmor: Fully initialize aa_perms struct when answering userspace query
by Tyler Hicks
· 7 years ago
80a17a5
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
588558e
apparmor: fix memory leak on buffer on error exit path
by Colin Ian King
· 7 years ago
1180b4c
apparmor: fix dangling symlinks to policy rawdata after replacement
by John Johansen
· 7 years ago
b9590ad
apparmor: remove POLICY_MEDIATES_SAFE
by John Johansen
· 7 years ago
56974a6
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
21f6066
apparmor: improve overlapping domain attachment resolution
by John Johansen
· 7 years ago
73f488c
apparmor: convert attaching profiles via xattrs to use dfa matching
by John Johansen
· 7 years ago
a078120
apparmor: cleanup: simplify code to get ns symlink name
by John Johansen
· 7 years ago
cf91600
apparmor: cleanup create_aafs() error path
by John Johansen
· 7 years ago
9fcf78c
apparmor: update domain transitions that are subsets of confinement at nnp
by John Johansen
· 7 years ago
d8889d4
apparmor: move context.h to cred.h
by John Johansen
· 7 years ago
1d6583d
security: apparmor: remove duplicate includes
by Pravin Shedge
· 7 years ago
040d9e2
apparmor: fix display of .ns_name for containers
by John Johansen
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e6c5a7d
apparmor: annotate ->poll() instances
by Al Viro
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
feb3c76
apparmor: fix possible recursive lock warning in __aa_create_ns
by John Johansen
· 7 years ago
80c094a
Revert "apparmor: add base infastructure for socket mediation"
by Linus Torvalds
· 7 years ago
bf81100
apparmor: fix apparmorfs DAC access permissions
by John Johansen
· 7 years ago
651e28c
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
cbf2d0e
apparmor: add more debug asserts to apparmorfs
by John Johansen
· 7 years ago
2ea3ffb
apparmor: add mount mediation
by John Johansen
· 7 years ago
cd1dbf7
apparmor: add the ability to mediate signals
by John Johansen
· 7 years ago
5d314a8
apparmor: Fix an error code in aafs_create()
by Dan Carpenter
· 7 years ago
33f2ead
apparmor: export that basic profile namespaces are supported
by John Johansen
· 8 years ago
6c5fc8f
apparmor: add stacked domain labels interface
by John Johansen
· 8 years ago
40cde7f
apparmor: add domain label stacking info to apparmorfs
by John Johansen
· 8 years ago
5379a33
apparmor: support v7 transition format compatible with label_parse
by John Johansen
· 8 years ago
290f458
apparmor: allow ptrace checks to be finer grained than just capability
by John Johansen
· 8 years ago
317d9a0
apparmor: update query interface to support label queries
by John Johansen
· 8 years ago
637f688
apparmor: switch from profiles to using labels on contexts
by John Johansen
· 8 years ago
cf797c0
apparmor: convert to profile block critical sections
by John Johansen
· 8 years ago
d9f02d9
apparmor: fix display of ns name
by John Johansen
· 8 years ago
5262ef6
apparmor: fix apparmor_query data
by John Johansen
· 8 years ago
60285eb
apparmor: fix policy load/remove semantics
by John Johansen
· 8 years ago
4f3b3f2
apparmor: add profile permission query ability
by John Johansen
· 8 years ago
1dea3b4
apparmor: speed up transactional queries
by John Johansen
· 8 years ago
a83bd86
apparmor: add label data availability to the feature set
by John Johansen
· 8 years ago
4ae47f3
apparmor: add mkdir/rmdir interface to manage policy namespaces
by John Johansen
· 8 years ago
d9bf2c2
apparmor: add policy revision file interface
by John Johansen
· 8 years ago
18e99f1
apparmor: provide finer control over policy management
by John Johansen
· 8 years ago
c961ee5
apparmor: convert from securityfs to apparmorfs for policy ns files
by John Johansen
· 8 years ago
98407f0
apparmor: allow specifying an already created dir to create ns entries in
by John Johansen
· 8 years ago
c97204b
apparmor: rename apparmor file fns and data to indicate use
by John Johansen
· 8 years ago
a481f4d
apparmor: add custom apparmorfs that will be used by policy namespace files
by John Johansen
· 8 years ago
64c8697
apparmor: use macro template to simplify namespace seq_files
by John Johansen
· 8 years ago
52b97de
apparmor: use macro template to simplify profile seq_files
by John Johansen
· 8 years ago
5d5182ca
apparmor: move to per loaddata files, instead of replicating in profiles
by John Johansen
· 8 years ago
ffac1de
apparmor: Fix error cod in __aa_fs_profile_mkdir()
by Dan Carpenter
· 8 years ago
47dbd1c
apparmorfs: Use seq_putc() in two functions
by Markus Elfring
· 8 years ago
0ff3d97
apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
by Markus Elfring
· 8 years ago
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