index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
1
-0
/
+7
2013-07-25
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
1
-1
/
+7
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
4
-19
/
+27
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2
-5
/
+8
2013-07-25
selinux: cleanup the XFRM header
Paul Moore
1
-14
/
+5
2013-07-25
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
1
-11
/
+12
2013-07-25
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
1
-13
/
+10
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2
-60
/
+42
2013-07-25
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
1
-36
/
+18
2013-07-25
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
1
-31
/
+40
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
5
-124
/
+110
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
5
-24
/
+14
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-15
/
+138
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
31
-583
/
+949
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+19
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-38
/
+18
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
1
-6
/
+18
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
1
-1
/
+1
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
1
-1
/
+14
2013-06-20
integrity: move integrity_audit_msg()
Mimi Zohar
7
-33
/
+36
2013-06-08
NFS: Extend NFS xattr handlers to accept the security namespace
David Quigley
1
-0
/
+1
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
1
-0
/
+4
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
3
-10
/
+32
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
3
-5
/
+19
2013-06-08
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
4
-0
/
+29
2013-06-08
Security: Add hook to calculate context based on a negative dentry.
David Quigley
3
-0
/
+53
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+14
2013-06-03
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
1
-1
/
+1
2013-05-31
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
1
-20
/
+14
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-28
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
1
-0
/
+2
2013-05-28
Smack: Add smkfstransmute mount option
Casey Schaufler
2
-5
/
+21
2013-05-28
Smack: Improve access check performance
Casey Schaufler
4
-249
/
+282
2013-05-28
Smack: Local IPv6 port based controls
Casey Schaufler
2
-40
/
+319
2013-05-24
device_cgroup: simplify cgroup tree walk in propagate_exception()
Tejun Heo
1
-38
/
+18
2013-05-13
security: cap_inode_getsecctx returning garbage
J. Bruce Fields
1
-1
/
+1
2013-05-12
apparmor: no need to delay vfree()
Al Viro
1
-21
/
+3
2013-05-12
Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...
James Morris
19
-248
/
+286
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+4
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+3
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-3
/
+10
2013-04-30
KEYS: split call to call_usermodehelper_fns()
Lucas De Marchi
1
-3
/
+10
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-108
/
+222
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-56
/
+211
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
3
-8
/
+4
[prev]
[next]