index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-03
1
-1
/
+1
*
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-07-19
1
-1
/
+2
*
apparmor: add base infastructure for socket mediation
John Johansen
2018-03-13
1
-0
/
+30
*
apparmor: move context.h to cred.h
John Johansen
2018-02-09
1
-1
/
+1
*
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-11-21
1
-7
/
+1
*
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-10-26
1
-30
/
+0
*
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
1
-0
/
+30
*
apparmor: put back designators in struct initialisers
Stephen Rothwell
2017-06-28
1
-2
/
+2
*
apparmor: rework file permission to cache file access in file->ctx
John Johansen
2017-06-10
1
-6
/
+76
*
apparmor: move path_link mediation to using labels
John Johansen
2017-06-10
1
-44
/
+57
*
apparmor: refactor path name lookup and permission checks around labels
John Johansen
2017-06-10
1
-35
/
+77
*
apparmor: update aa_audit_file() to use labels
John Johansen
2017-06-10
1
-6
/
+12
*
apparmor: move aa_file_perm() to use labels
John Johansen
2017-06-10
1
-8
/
+40
*
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
1
-9
/
+9
*
apparmor: revalidate files during exec
John Johansen
2017-06-10
1
-0
/
+72
*
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
1
-17
/
+14
*
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-10
1
-15
/
+15
*
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-09
1
-27
/
+16
*
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
1
-6
/
+7
*
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-06-08
1
-3
/
+4
*
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
1
-35
/
+34
*
apparmor: change op from int to const char *
John Johansen
2017-01-16
1
-4
/
+5
*
apparmor: use designated initializers
Kees Cook
2017-01-15
1
-2
/
+2
*
apparmor: fix uninitialized lsm_audit member
John Johansen
2016-07-12
1
-1
/
+2
*
apparmor: constify aa_path_link()
Al Viro
2016-03-28
1
-1
/
+1
*
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2016-03-27
1
-1
/
+1
*
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
1
-3
/
+3
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
1
-5
/
+7
*
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
1
-1
/
+1
*
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
1
-1
/
+1
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-26
/
+28
*
apparmor: Fix change_onexec when called from a confined task
John Johansen
2012-03-28
1
-0
/
+2
*
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-03-14
1
-11
/
+7
*
AppArmor: fix mapping of META_READ to audit and quiet flags
John Johansen
2012-02-27
1
-2
/
+1
*
AppArmor: file enforcement routines
John Johansen
2010-08-02
1
-0
/
+457