index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2017-06-08
apparmor: move file context into file.h
John Johansen
2
-32
/
+32
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-11
/
+0
2017-04-07
apparmor: fix parameters so that the permission test is bypassed at boot
John Johansen
1
-1
/
+1
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
14
-344
/
+672
[next]