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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
apparmor: move task domain change info to task security
John Johansen
1
-10
/
+21
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
1
-10
/
+9
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
2
-1
/
+5
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
1
-0
/
+3
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
2
-0
/
+26
2018-02-09
apparmor: add first substr match to dfa
John Johansen
1
-0
/
+4
2018-02-09
apparmor: split load data into management struct and data blob
John Johansen
1
-1
/
+1
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
1
-1
/
+3
2018-02-09
apparmor: fix resource audit messages when auditing peer
John Johansen
1
-4
/
+4
2018-01-12
apparmor: fix ptrace label match when matching stacked labels
John Johansen
1
-0
/
+3
2017-11-30
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
2017-11-27
apparmor: fix oops in audit_signal_cb hook
John Johansen
1
-5
/
+7
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
4
-147
/
+11
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
4
-147
/
+11
2017-10-10
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
1
-11
/
+0
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-11
/
+326
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
1
-1
/
+4
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
4
-11
/
+147
2017-09-22
apparmor: make policy_unpack able to audit different info messages
John Johansen
1
-2
/
+2
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
1
-0
/
+1
2017-09-22
apparmor: add mount mediation
John Johansen
4
-0
/
+71
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
4
-0
/
+104
2017-08-01
apparmor: Refactor to remove bprm_secureexec hook
Kees Cook
2
-4
/
+0
2017-06-10
apparmor: add domain label stacking info to apparmorfs
John Johansen
2
-0
/
+3
2017-06-10
apparmor: move exec domain mediation to using labels
John Johansen
1
-1
/
+86
2017-06-10
apparmor: mediate files when they are received
John Johansen
1
-0
/
+1
2017-06-10
apparmor: move path_link mediation to using labels
John Johansen
1
-1
/
+1
2017-06-10
apparmor: refactor path name lookup and permission checks around labels
John Johansen
1
-1
/
+4
2017-06-10
apparmor: update aa_audit_file() to use labels
John Johansen
1
-1
/
+2
2017-06-10
apparmor: move aa_file_perm() to use labels
John Johansen
1
-8
/
+21
2017-06-10
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
1
-0
/
+6
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
2
-5
/
+6
2017-06-10
apparmor: add cross check permission helper macros
John Johansen
1
-1
/
+41
2017-06-10
apparmor: move resource checks to using labels
John Johansen
1
-2
/
+2
2017-06-10
apparmor: move capability checks to using labels
John Johansen
1
-2
/
+4
2017-06-10
apparmor: switch getprocattr to using label_print fns()
John Johansen
1
-1
/
+1
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
6
-166
/
+132
2017-06-10
apparmor: add the base fns() for domain labels
John Johansen
1
-0
/
+441
2017-06-10
apparmor: revalidate files during exec
John Johansen
2
-0
/
+3
2017-06-10
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
1
-5
/
+12
2017-06-10
apparmor: convert aa_change_XXX bool parameters to flags
John Johansen
2
-8
/
+8
2017-06-10
apparmor: share profile name on replacement
John Johansen
1
-1
/
+31
2017-06-10
apparmor: convert to profile block critical sections
John Johansen
1
-23
/
+100
2017-06-10
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
1
-2
/
+0
2017-06-10
apparmor: add namespace lookup fns()
John Johansen
1
-0
/
+13
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
2
-22
/
+5
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
2
-2
/
+36
2017-06-10
apparmor: add fn to test if profile supports a given mediation class
John Johansen
1
-0
/
+10
2017-06-10
apparmor: add policy revision file interface
John Johansen
2
-0
/
+3
[prev]
[next]