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-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
-8
/
+3
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
-6
/
+6
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
-11
/
+11
2013-08-08
cgroup: add css_parent()
Tejun Heo
-13
/
+5
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
-1
/
+1
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
-2
/
+2
2013-08-06
Smack: IPv6 casting error fix for 3.11
Casey Schaufler
-13
/
+11
2013-08-01
Smack: network label match fix
Casey Schaufler
-9
/
+31
2013-08-01
security: smack: add a hash table to quicken smk_find_entry()
Tomasz Stanislawski
-9
/
+37
2013-08-01
security: smack: fix memleak in smk_write_rules_list()
Tomasz Stanislawski
-22
/
+11
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
-1
/
+6
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
-6
/
+30
2013-07-25
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
-0
/
+2
2013-07-25
SELinux: use a helper function to determine seclabel
Eric Paris
-14
/
+24
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
-15
/
+11
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
-4
/
+1
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
-3
/
+3
2013-07-25
SELinux: renumber the superblock options
Eric Paris
-4
/
+5
2013-07-25
SELinux: do all flags twiddling in one place
Eric Paris
-7
/
+5
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
-15
/
+15
2013-07-25
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
-1
/
+4
2013-07-25
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
-2
/
+3
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
-1
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
-2
/
+1
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
-0
/
+7
2013-07-25
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
-1
/
+7
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
-19
/
+27
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
-5
/
+8
2013-07-25
selinux: cleanup the XFRM header
Paul Moore
-14
/
+5
2013-07-25
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
-11
/
+12
2013-07-25
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
-13
/
+10
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
-60
/
+42
2013-07-25
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
-36
/
+18
2013-07-25
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
-31
/
+40
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
-124
/
+110
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
-24
/
+14
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
[prev]
[next]