index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-02-01
1
-2
/
+1
*
apparmor: Fix memory leak of rule on error exit path
Tyler Hicks
2018-06-07
1
-2
/
+4
*
apparmor: modify audit rule support to support profile stacks
John Johansen
2018-06-07
1
-17
/
+10
*
apparmor: Add support for audit rule filtering
Matthew Garrett
2018-06-07
1
-1
/
+94
*
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-11
1
-9
/
+18
*
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
1
-22
/
+20
*
apparmor: change op from int to const char *
John Johansen
2017-01-16
1
-54
/
+1
*
apparmor: split apparmor policy namespaces code into its own file
John Johansen
2017-01-16
1
-0
/
+1
*
apparmor: fix uninitialized lsm_audit member
John Johansen
2016-07-12
1
-1
/
+2
*
apparmor: remove parent task info from audit logging
John Johansen
2013-10-30
1
-6
/
+0
*
apparmor: remove tsk field from the apparmor_audit_struct
John Johansen
2013-10-30
1
-8
/
+2
*
apparmor: fix the audit type table
John Johansen
2013-04-28
1
-1
/
+1
*
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
1
-2
/
+9
*
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
1
-3
/
+1
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-19
/
+19
*
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-15
1
-3
/
+3
*
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
2012-02-27
1
-0
/
+1
*
apparmor: add missing rcu_dereference()
Kees Cook
2011-12-09
1
-1
/
+1
*
AppArmor: basic auditing infrastructure.
John Johansen
2010-08-02
1
-0
/
+215