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
/
ipc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
apparmor: move context.h to cred.h
John Johansen
1
-1
/
+1
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
1
-3
/
+7
2018-02-09
apparmor: make signal label match work when matching stacked labels
John Johansen
1
-28
/
+12
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
1
-1
/
+1
2018-01-12
apparmor: fix ptrace label match when matching stacked labels
John Johansen
1
-21
/
+32
2017-11-08
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
John Johansen
1
-2
/
+2
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
1
-0
/
+99
2017-06-10
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
1
-0
/
+56
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
1
-66
/
+21
2017-06-10
apparmor: move capability checks to using labels
John Johansen
1
-1
/
+1
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
1
-12
/
+17
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
1
-11
/
+7
2013-10-29
apparmor: fix capability to not use the current task, during reporting
John Johansen
1
-5
/
+4
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
1
-9
/
+4
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
1
-1
/
+1
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
1
-1
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-4
/
+6
2011-09-09
apparmor: sparse fix: include ipc.h
James Morris
1
-0
/
+1
2010-08-02
AppArmor: fix build warnings for non-const use of get_task_cred
James Morris
1
-1
/
+1
2010-08-02
AppArmor: mediation of non file objects
John Johansen
1
-0
/
+114