index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-13
apparmor: fix ptrace label match when matching stacked labels
John Johansen
1
-0
/
+3
2017-12-01
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
2017-11-28
apparmor: fix oops in audit_signal_cb hook
John Johansen
1
-5
/
+7
2017-11-28
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-11
apparmor: add domain label stacking info to apparmorfs
John Johansen
2
-0
/
+3
2017-06-11
apparmor: move exec domain mediation to using labels
John Johansen
1
-1
/
+86
2017-06-11
apparmor: mediate files when they are received
John Johansen
1
-0
/
+1
2017-06-11
apparmor: move path_link mediation to using labels
John Johansen
1
-1
/
+1
2017-06-11
apparmor: refactor path name lookup and permission checks around labels
John Johansen
1
-1
/
+4
2017-06-11
apparmor: update aa_audit_file() to use labels
John Johansen
1
-1
/
+2
2017-06-11
apparmor: move aa_file_perm() to use labels
John Johansen
1
-8
/
+21
2017-06-11
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
1
-0
/
+6
2017-06-11
apparmor: move ptrace checks to using labels
John Johansen
2
-5
/
+6
2017-06-11
apparmor: add cross check permission helper macros
John Johansen
1
-1
/
+41
2017-06-11
apparmor: move resource checks to using labels
John Johansen
1
-2
/
+2
2017-06-11
apparmor: move capability checks to using labels
John Johansen
1
-2
/
+4
2017-06-11
apparmor: switch getprocattr to using label_print fns()
John Johansen
1
-1
/
+1
2017-06-11
apparmor: switch from profiles to using labels on contexts
John Johansen
6
-166
/
+132
2017-06-11
apparmor: add the base fns() for domain labels
John Johansen
1
-0
/
+441
2017-06-11
apparmor: revalidate files during exec
John Johansen
2
-0
/
+3
2017-06-11
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
1
-5
/
+12
2017-06-11
apparmor: convert aa_change_XXX bool parameters to flags
John Johansen
2
-8
/
+8
2017-06-11
apparmor: share profile name on replacement
John Johansen
1
-1
/
+31
2017-06-11
apparmor: convert to profile block critical sections
John Johansen
1
-23
/
+100
2017-06-11
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
1
-2
/
+0
2017-06-11
apparmor: add namespace lookup fns()
John Johansen
1
-0
/
+13
2017-06-11
apparmor: switch from file_perms to aa_perms
John Johansen
2
-22
/
+5
2017-06-11
apparmor: add gerneric permissions struct and support fns
John Johansen
2
-2
/
+36
2017-06-11
apparmor: add fn to test if profile supports a given mediation class
John Johansen
1
-0
/
+10
2017-06-11
apparmor: add policy revision file interface
John Johansen
2
-0
/
+3
2017-06-11
apparmor: provide finer control over policy management
John Johansen
1
-2
/
+6
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
2
-21
/
+53
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
3
-19
/
+42
2017-06-08
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
1
-2
/
+2
2017-06-08
apparmor: rename apparmor file fns and data to indicate use
John Johansen
3
-31
/
+31
2017-06-08
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
3
-4
/
+72
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
1
-2
/
+2
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2
-1
/
+4
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
1
-0
/
+1
[next]