index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2013-08-06
Smack: IPv6 casting error fix for 3.11
Casey Schaufler
-13
/
+11
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-15
/
+138
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-583
/
+949
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-7
/
+19
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
-38
/
+18
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
-6
/
+18
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
-1
/
+1
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
-1
/
+14
2013-06-20
integrity: move integrity_audit_msg()
Mimi Zohar
-33
/
+36
2013-06-08
NFS: Extend NFS xattr handlers to accept the security namespace
David Quigley
-0
/
+1
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
-0
/
+4
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
-10
/
+32
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
-5
/
+19
2013-06-08
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
-0
/
+29
2013-06-08
Security: Add hook to calculate context based on a negative dentry.
David Quigley
-0
/
+53
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-20
/
+14
2013-06-03
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
-1
/
+1
2013-05-31
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
-20
/
+14
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
-1
/
+1
2013-05-28
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
-0
/
+2
2013-05-28
Smack: Add smkfstransmute mount option
Casey Schaufler
-5
/
+21
2013-05-28
Smack: Improve access check performance
Casey Schaufler
-249
/
+282
2013-05-28
Smack: Local IPv6 port based controls
Casey Schaufler
-40
/
+319
2013-05-24
device_cgroup: simplify cgroup tree walk in propagate_exception()
Tejun Heo
-38
/
+18
2013-05-13
security: cap_inode_getsecctx returning garbage
J. Bruce Fields
-1
/
+1
2013-05-12
apparmor: no need to delay vfree()
Al Viro
-21
/
+3
2013-05-12
Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...
James Morris
-248
/
+286
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-8
/
+4
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-4
/
+3
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
-3
/
+10
2013-04-30
KEYS: split call to call_usermodehelper_fns()
Lucas De Marchi
-3
/
+10
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-108
/
+222
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
-56
/
+211
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
-8
/
+4
2013-04-28
apparmor: fix fully qualified name parsing
John Johansen
-2
/
+4
2013-04-28
apparmor: fix setprocattr arg processing for onexec
John Johansen
-16
/
+21
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
-21
/
+24
2013-04-28
apparmor: fix sparse warnings
John Johansen
-11
/
+11
2013-04-28
apparmor: Fix smatch warning in aa_remove_profiles
John Johansen
-8
/
+6
2013-04-28
apparmor: fix the audit type table
John Johansen
-1
/
+1
2013-04-28
apparmor: reserve and mask off the top 8 bits of the base field
John Johansen
-7
/
+9
2013-04-28
apparmor: move the free_profile fn ahead of aa_alloc_profile
John Johansen
-75
/
+75
2013-04-28
apparmor: remove sid from profiles
John Johansen
-21
/
+11
2013-04-28
apparmor: move perm defines into policy_unpack
John Johansen
-2
/
+3
2013-04-28
apparmor: misc cleanup of match
John Johansen
-8
/
+14
2013-04-28
apparmor: relax the restrictions on setting rlimits
John Johansen
-3
/
+12
2013-04-28
apparmor: remove "permipc" command
John Johansen
-9
/
+0
[next]