index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: fix module parameters can be changed after policy is locked
John Johansen
2016-07-12
1
-0
/
+2
*
apparmor: add missing id bounds check on dfa verification
John Johansen
2016-07-12
1
-0
/
+1
*
apparmor: add parameter to control whether policy hashing is used
John Johansen
2016-07-12
1
-0
/
+1
*
apparmor: constify aa_path_link()
Al Viro
2016-03-28
1
-1
/
+1
*
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2016-03-27
2
-2
/
+2
*
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-22
1
-2
/
+2
*
nick kvfree() from apparmor
Al Viro
2014-05-06
1
-1
/
+0
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
3
-6
/
+4
|
\
|
*
apparmor: remove parent task info from audit logging
John Johansen
2013-10-29
1
-1
/
+0
|
*
apparmor: fix capability to not use the current task, during reporting
John Johansen
2013-10-29
2
-5
/
+4
*
|
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-09-30
1
-1
/
+3
|
/
*
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
2013-08-14
3
-0
/
+38
*
apparmor: export set of capabilities supported by the apparmor module
John Johansen
2013-08-14
1
-0
/
+4
*
apparmor: add an optional profile attachment string for profiles
John Johansen
2013-08-14
2
-0
/
+3
*
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
3
-3
/
+57
*
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
2
-3
/
+10
*
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
1
-0
/
+1
*
apparmor: rework namespace free path
John Johansen
2013-08-14
1
-8
/
+4
*
apparmor: update how unconfined is handled
John Johansen
2013-08-14
1
-41
/
+39
*
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
2
-30
/
+63
*
apparmor: convert profile lists to RCU based locking
John Johansen
2013-08-14
2
-3
/
+48
*
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
2013-08-14
1
-1
/
+13
*
apparmor: localize getting the security context to a few macros
John Johansen
2013-04-28
1
-2
/
+5
*
apparmor: fix sparse warnings
John Johansen
2013-04-28
1
-7
/
+7
*
apparmor: remove sid from profiles
John Johansen
2013-04-28
2
-3
/
+5
*
apparmor: move perm defines into policy_unpack
John Johansen
2013-04-28
1
-2
/
+0
*
apparmor: misc cleanup of match
John Johansen
2013-04-28
1
-6
/
+13
*
apparmor: remove "permipc" command
John Johansen
2013-04-28
1
-1
/
+0
*
apparmor: use common fn to clear task_context for domain transitions
John Johansen
2013-04-28
1
-0
/
+13
*
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
2013-04-28
1
-1
/
+11
*
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
2013-04-28
1
-16
/
+25
*
apparmor: refactor profile mode macros
John Johansen
2013-04-28
1
-6
/
+6
*
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+3
*
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
1
-0
/
+1
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-1
/
+27
*
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
2
-3
/
+3
*
AppArmor: Add ability to load extended policy
John Johansen
2012-03-14
2
-0
/
+26
*
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-03-14
1
-1
/
+2
*
AppArmor: Update dfa matching routines.
John Johansen
2012-03-14
2
-1
/
+4
*
AppArmor: Fix underflow in xindex calculation
John Johansen
2012-02-27
1
-1
/
+1
*
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
2012-02-27
1
-3
/
+2
*
AppArmor: export known rlimit names/value mappings in securityfs
Kees Cook
2012-02-27
1
-0
/
+4
*
AppArmor: add "file" details to securityfs
Kees Cook
2012-02-27
1
-0
/
+6
*
AppArmor: add initial "features" directory to securityfs
Kees Cook
2012-02-27
1
-0
/
+14
*
AppArmor: refactor securityfs to use structures
Kees Cook
2012-02-27
1
-0
/
+24
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-5
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-0
/
+1
*
|
headers: path.h redux
Alexey Dobriyan
2011-01-10
1
-2
/
+1
|
/
[next]