index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-07-21
1
-6
/
+4
*
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
2020-05-21
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
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-10
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-29
1
-6
/
+0
*
apparmor: remove tsk field from the apparmor_audit_struct
John Johansen
2013-10-29
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-14
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