index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
1
-6
/
+4
2020-05-21
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
1
-2
/
+1
2018-06-07
apparmor: Fix memory leak of rule on error exit path
Tyler Hicks
1
-2
/
+4
2018-06-07
apparmor: modify audit rule support to support profile stacks
John Johansen
1
-17
/
+10
2018-06-07
apparmor: Add support for audit rule filtering
Matthew Garrett
1
-1
/
+94
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
1
-9
/
+18
2017-01-16
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
John Johansen
1
-1
/
+1
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
1
-22
/
+20
2017-01-16
apparmor: change op from int to const char *
John Johansen
1
-54
/
+1
2017-01-16
apparmor: split apparmor policy namespaces code into its own file
John Johansen
1
-0
/
+1
2016-07-12
apparmor: fix uninitialized lsm_audit member
John Johansen
1
-1
/
+2
2013-10-29
apparmor: remove parent task info from audit logging
John Johansen
1
-6
/
+0
2013-10-29
apparmor: remove tsk field from the apparmor_audit_struct
John Johansen
1
-8
/
+2
2013-04-28
apparmor: fix the audit type table
John Johansen
1
-1
/
+1
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
1
-2
/
+9
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-3
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-19
/
+19
2012-03-14
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
1
-3
/
+3
2012-02-27
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
1
-0
/
+1
2011-12-09
apparmor: add missing rcu_dereference()
Kees Cook
1
-1
/
+1
2010-08-02
AppArmor: basic auditing infrastructure.
John Johansen
1
-0
/
+215