index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
2016-03-28
constify security_path_{link,rename}
Al Viro
2016-03-28
apparmor: remove useless checks for NULL ->mnt
Al Viro
2016-03-28
constify security_path_{mkdir,mknod,symlink}
Al Viro
2016-03-28
constify security_path_{unlink,rmdir}
Al Viro
2016-03-28
apparmor: constify common_perm_...()
Al Viro
2016-03-28
apparmor: constify aa_path_link()
Al Viro
2016-03-28
apparmor: new helper - common_path_perm()
Al Viro
2016-03-28
constify chmod_common/security_path_chmod
Al Viro
2016-03-28
constify chown_common/security_path_chown
Al Viro
2016-03-28
apparmor_path_truncate(): path->mnt is never NULL
Al Viro
2016-03-28
constify security_path_truncate()
Al Viro
2016-03-28
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2015-10-22
apparmor: clarify CRYPTO dependency
Arnd Bergmann
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
2015-05-12
LSM: Split security.h
Casey Schaufler
2015-04-15
VFS: security/: d_inode() annotations
David Howells
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2014-08-27
module: rename KERNEL_PARAM_FL_NOARG to avoid confusion
Jani Nikula
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
2014-05-06
nick kvfree() from apparmor
Al Viro
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-10-30
apparmor: remove the "task" arg from may_change_ptraced_domain()
Oleg Nesterov
2013-10-30
apparmor: remove parent task info from audit logging
John Johansen
2013-10-30
apparmor: remove tsk field from the apparmor_audit_struct
John Johansen
2013-10-30
apparmor: fix capability to not use the current task, during reporting
John Johansen
2013-10-16
apparmor: fix bad lock balance when introspecting policy
John Johansen
2013-10-16
apparmor: fix memleak of the profile hash
John Johansen
2013-09-29
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-09-29
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
2013-09-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-08-20
module/lsm: Have apparmor module parameters work with no args
Steven Rostedt
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
2013-08-14
apparmor: export set of capabilities supported by the apparmor module
John Johansen
2013-08-14
apparmor: add the profile introspection file to interface
John Johansen
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
apparmor: rework namespace free path
John Johansen
2013-08-14
apparmor: update how unconfined is handled
John Johansen
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
[next]