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
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
1
-2
/
+2
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-1
/
+0
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
3
-6
/
+4
2013-10-30
apparmor: remove parent task info from audit logging
John Johansen
1
-1
/
+0
2013-10-30
apparmor: fix capability to not use the current task, during reporting
John Johansen
2
-5
/
+4
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
1
-1
/
+3
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
3
-0
/
+38
2013-08-14
apparmor: export set of capabilities supported by the apparmor module
John Johansen
1
-0
/
+4
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
2
-0
/
+3
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
3
-3
/
+57
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
2
-3
/
+10
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
1
-0
/
+1
2013-08-14
apparmor: rework namespace free path
John Johansen
1
-8
/
+4
2013-08-14
apparmor: update how unconfined is handled
John Johansen
1
-41
/
+39
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2
-30
/
+63
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
2
-3
/
+48
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
1
-1
/
+13
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
1
-2
/
+5
2013-04-28
apparmor: fix sparse warnings
John Johansen
1
-7
/
+7
2013-04-28
apparmor: remove sid from profiles
John Johansen
2
-3
/
+5
2013-04-28
apparmor: move perm defines into policy_unpack
John Johansen
1
-2
/
+0
2013-04-28
apparmor: misc cleanup of match
John Johansen
1
-6
/
+13
2013-04-28
apparmor: remove "permipc" command
John Johansen
1
-1
/
+0
2013-04-28
apparmor: use common fn to clear task_context for domain transitions
John Johansen
1
-0
/
+13
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
1
-1
/
+11
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
1
-16
/
+25
2013-04-28
apparmor: refactor profile mode macros
John Johansen
1
-6
/
+6
2012-09-21
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+3
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
1
-0
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+27
2012-03-15
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2
-3
/
+3
2012-03-15
AppArmor: Add ability to load extended policy
John Johansen
2
-0
/
+26
2012-03-14
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
1
-1
/
+2
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
2
-1
/
+4
2012-02-27
AppArmor: Fix underflow in xindex calculation
John Johansen
1
-1
/
+1
2012-02-27
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
1
-3
/
+2
2012-02-27
AppArmor: export known rlimit names/value mappings in securityfs
Kees Cook
1
-0
/
+4
2012-02-27
AppArmor: add "file" details to securityfs
Kees Cook
1
-0
/
+6
2012-02-27
AppArmor: add initial "features" directory to securityfs
Kees Cook
1
-0
/
+14
2012-02-27
AppArmor: refactor securityfs to use structures
Kees Cook
1
-0
/
+24
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-5
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-0
/
+1
2011-01-10
headers: path.h redux
Alexey Dobriyan
1
-2
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-09-08
AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes
John Johansen
1
-2
/
+2
2010-08-02
AppArmor: core policy routines
John Johansen
2
-0
/
+329
2010-08-02
AppArmor: policy routines for loading and unpacking policy
John Johansen
1
-0
/
+20
2010-08-02
AppArmor: mediation of non file objects
John Johansen
3
-0
/
+119
2010-08-02
AppArmor: functions for domain transitions
John Johansen
1
-0
/
+36
[next]