index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-16
apparmor: add fn to lookup profiles by fqname
John Johansen
2
-5
/
+7
2017-01-16
apparmor: add lib fn to find the "split" for fqnames
John Johansen
1
-0
/
+2
2017-01-16
apparmor: add strn version of aa_find_ns
John Johansen
1
-3
/
+10
2017-01-16
apparmor: add strn version of lookup_profile fn
John Johansen
1
-0
/
+2
2017-01-16
apparmor: rename replacedby to proxy
John Johansen
1
-10
/
+10
2017-01-16
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
2
-4
/
+4
2017-01-16
apparmor: rename sid to secid
John Johansen
1
-9
/
+9
2017-01-16
apparmor: rename namespace to ns to improve code line lengths
John Johansen
3
-30
/
+29
2017-01-16
apparmor: split apparmor policy namespaces code into its own file
John Johansen
2
-106
/
+143
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
2
-13
/
+81
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
3
-80
/
+97
2017-01-14
locking/atomic, kref: Use kref_get_unless_zero() more
Peter Zijlstra
2
-8
/
+2
2016-07-12
apparmor: fix module parameters can be changed after policy is locked
John Johansen
1
-0
/
+2
2016-07-12
apparmor: add missing id bounds check on dfa verification
John Johansen
1
-0
/
+1
2016-07-12
apparmor: add parameter to control whether policy hashing is used
John Johansen
1
-0
/
+1
2016-03-28
apparmor: constify aa_path_link()
Al Viro
1
-1
/
+1
2016-03-27
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2
-2
/
+2
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
1
-2
/
+2
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-1
/
+0
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
3
-6
/
+4
2013-10-29
apparmor: remove parent task info from audit logging
John Johansen
1
-1
/
+0
2013-10-29
apparmor: fix capability to not use the current task, during reporting
John Johansen
2
-5
/
+4
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
1
-1
/
+3
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
3
-0
/
+38
2013-08-14
apparmor: export set of capabilities supported by the apparmor module
John Johansen
1
-0
/
+4
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
2
-0
/
+3
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
3
-3
/
+57
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
2
-3
/
+10
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
1
-0
/
+1
2013-08-14
apparmor: rework namespace free path
John Johansen
1
-8
/
+4
2013-08-14
apparmor: update how unconfined is handled
John Johansen
1
-41
/
+39
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2
-30
/
+63
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
2
-3
/
+48
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
1
-1
/
+13
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
1
-2
/
+5
2013-04-28
apparmor: fix sparse warnings
John Johansen
1
-7
/
+7
2013-04-28
apparmor: remove sid from profiles
John Johansen
2
-3
/
+5
2013-04-28
apparmor: move perm defines into policy_unpack
John Johansen
1
-2
/
+0
2013-04-28
apparmor: misc cleanup of match
John Johansen
1
-6
/
+13
2013-04-28
apparmor: remove "permipc" command
John Johansen
1
-1
/
+0
2013-04-28
apparmor: use common fn to clear task_context for domain transitions
John Johansen
1
-0
/
+13
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
1
-1
/
+11
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
1
-16
/
+25
2013-04-28
apparmor: refactor profile mode macros
John Johansen
1
-6
/
+6
2012-09-21
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+3
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
1
-0
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+27
2012-03-14
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2
-3
/
+3
2012-03-14
AppArmor: Add ability to load extended policy
John Johansen
2
-0
/
+26
2012-03-14
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
1
-1
/
+2
[prev]
[next]