index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
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
2013-08-14
|
*
|
|
|
apparmor: add a features/policy dir to interface
John Johansen
2013-08-14
|
*
|
|
|
apparmor: enable users to query whether apparmor is enabled
John Johansen
2013-08-14
|
*
|
|
|
apparmor: remove minimum size check for vmalloc()
Tetsuo Handa
2013-08-14
|
*
|
|
|
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-07-25
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-04
|
\
\
\
\
|
*
|
|
|
module/lsm: Have apparmor module parameters work with no args
Steven Rostedt
2013-08-20
|
|
/
/
/
*
|
|
|
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
2013-08-08
|
*
|
|
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
|
*
|
|
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
|
*
|
|
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
|
*
|
|
cgroup: add css_parent()
Tejun Heo
2013-08-08
|
*
|
|
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
|
*
|
|
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
|
|
/
/
*
/
/
Smack: IPv6 casting error fix for 3.11
Casey Schaufler
2013-08-06
|
/
/
*
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-11
|
\
\
|
*
|
security: cap_inode_getsecctx returning garbage
J. Bruce Fields
2013-05-13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-09
|
\
\
\
|
*
|
|
NFS: Extend NFS xattr handlers to accept the security namespace
David Quigley
2013-06-08
|
*
|
|
NFS: Client implementation of Labeled-NFS
David Quigley
2013-06-08
|
*
|
|
SELinux: Add new labeling type native labels
David Quigley
2013-06-08
|
*
|
|
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
2013-06-08
|
*
|
|
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
2013-06-08
|
*
|
|
Security: Add hook to calculate context based on a negative dentry.
David Quigley
2013-06-08
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-07-03
|
\
\
\
|
*
|
|
evm: audit integrity metadata failures
Mimi Zohar
2013-06-20
|
*
|
|
integrity: move integrity_audit_msg()
Mimi Zohar
2013-06-20
|
*
|
|
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
2013-06-03
|
*
|
|
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
2013-05-28
|
*
|
|
Smack: Add smkfstransmute mount option
Casey Schaufler
2013-05-28
|
*
|
|
Smack: Improve access check performance
Casey Schaufler
2013-05-28
|
*
|
|
Smack: Local IPv6 port based controls
Casey Schaufler
2013-05-28
|
*
|
|
apparmor: no need to delay vfree()
Al Viro
2013-05-12
|
*
|
|
Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...
James Morris
2013-05-12
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
apparmor: fix fully qualified name parsing
John Johansen
2013-04-28
|
|
*
|
apparmor: fix setprocattr arg processing for onexec
John Johansen
2013-04-28
|
|
*
|
apparmor: localize getting the security context to a few macros
John Johansen
2013-04-28
|
|
*
|
apparmor: fix sparse warnings
John Johansen
2013-04-28
[prev]
[next]