index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: constify policy name and hname
John Johansen
2017-01-16
1
-2
/
+2
*
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
1
-2
/
+2
*
apparmor: rename mediated_filesystem() to path_mediated_fs()
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: add debug assert AA_BUG and Kconfig to control debug info
John Johansen
2017-01-16
1
-1
/
+13
*
apparmor: add macro for bug asserts to check that a lock is held
John Johansen
2017-01-16
1
-0
/
+11
*
apparmor: allow ns visibility question to consider subnses
John Johansen
2017-01-16
1
-2
/
+2
*
apparmor: add fn to lookup profiles by fqname
John Johansen
2017-01-16
2
-5
/
+7
*
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
1
-0
/
+2
*
apparmor: add strn version of aa_find_ns
John Johansen
2017-01-16
1
-3
/
+10
*
apparmor: add strn version of lookup_profile fn
John Johansen
2017-01-16
1
-0
/
+2
*
apparmor: rename replacedby to proxy
John Johansen
2017-01-16
1
-10
/
+10
*
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
2017-01-16
2
-4
/
+4
*
apparmor: rename sid to secid
John Johansen
2017-01-16
1
-9
/
+9
*
apparmor: rename namespace to ns to improve code line lengths
John Johansen
2017-01-16
3
-30
/
+29
*
apparmor: split apparmor policy namespaces code into its own file
John Johansen
2017-01-16
2
-106
/
+143
*
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
2
-13
/
+81
*
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-16
3
-80
/
+97
*
apparmor: fix module parameters can be changed after policy is locked
John Johansen
2016-07-12
1
-0
/
+2
*
apparmor: add missing id bounds check on dfa verification
John Johansen
2016-07-12
1
-0
/
+1
*
apparmor: add parameter to control whether policy hashing is used
John Johansen
2016-07-12
1
-0
/
+1
*
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
2
-2
/
+2
*
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-22
1
-2
/
+2
*
nick kvfree() from apparmor
Al Viro
2014-05-06
1
-1
/
+0
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
3
-6
/
+4
|
\
|
*
apparmor: remove parent task info from audit logging
John Johansen
2013-10-29
1
-1
/
+0
|
*
apparmor: fix capability to not use the current task, during reporting
John Johansen
2013-10-29
2
-5
/
+4
*
|
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-09-30
1
-1
/
+3
|
/
*
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
2013-08-14
3
-0
/
+38
*
apparmor: export set of capabilities supported by the apparmor module
John Johansen
2013-08-14
1
-0
/
+4
*
apparmor: add an optional profile attachment string for profiles
John Johansen
2013-08-14
2
-0
/
+3
*
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
3
-3
/
+57
*
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
2
-3
/
+10
*
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
1
-0
/
+1
*
apparmor: rework namespace free path
John Johansen
2013-08-14
1
-8
/
+4
*
apparmor: update how unconfined is handled
John Johansen
2013-08-14
1
-41
/
+39
*
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
2
-30
/
+63
*
apparmor: convert profile lists to RCU based locking
John Johansen
2013-08-14
2
-3
/
+48
*
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
2013-08-14
1
-1
/
+13
*
apparmor: localize getting the security context to a few macros
John Johansen
2013-04-28
1
-2
/
+5
*
apparmor: fix sparse warnings
John Johansen
2013-04-28
1
-7
/
+7
*
apparmor: remove sid from profiles
John Johansen
2013-04-28
2
-3
/
+5
*
apparmor: move perm defines into policy_unpack
John Johansen
2013-04-28
1
-2
/
+0
*
apparmor: misc cleanup of match
John Johansen
2013-04-28
1
-6
/
+13
*
apparmor: remove "permipc" command
John Johansen
2013-04-28
1
-1
/
+0
*
apparmor: use common fn to clear task_context for domain transitions
John Johansen
2013-04-28
1
-0
/
+13
*
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
2013-04-28
1
-1
/
+11
*
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
2013-04-28
1
-16
/
+25
*
apparmor: refactor profile mode macros
John Johansen
2013-04-28
1
-6
/
+6
[next]