Commit Graph

944 Commits (ffd4bf1a9e8a88c4b2a47007b1a9e69be28599fe)

Author SHA1 Message Date
Eric Paris b805b198dc selinux: apply selinux checks on new audit message types 11 years ago
Patrick McHardy 795aa6ef6a netfilter: pass hook ops to hookfn 12 years ago
Linus Torvalds ab35406264 selinux: remove 'flags' parameter from avc_audit() 12 years ago
Linus Torvalds cb4fbe5703 selinux: avc_has_perm_flags has no more users 12 years ago
Linus Torvalds 19e49834d2 selinux: remove 'flags' parameter from inode_has_perm 12 years ago
Eric W. Biederman 0bbf87d852 net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 12 years ago
Paul Moore 42d64e1add selinux: correct locking in selinux_netlbl_socket_connect) 12 years ago
Duan Jiong 7d1db4b242 selinux: Use kmemdup instead of kmalloc + memcpy 12 years ago
Eric Paris 0b4bdb3573 Revert "SELinux: do not handle seclabel as a special flag" 12 years ago
Anand Avati 102aefdda4 selinux: consider filesystem subtype in policies 12 years ago
fan.du ca4c3fc24e net: split rt_genid for ipv4 and ipv6 12 years ago
Chris PeBenito 2be4d74f2f Add SELinux policy capability for always checking packet and peer classes. 12 years ago
Paul Moore b04eea8864 selinux: fix problems in netnode when BUG() is compiled out 12 years ago
Eric Paris b43e725d8d SELinux: use a helper function to determine seclabel 12 years ago
Eric Paris a64c54cf08 SELinux: pass a superblock to security_fs_use 12 years ago
Eric Paris 308ab70c46 SELinux: do not handle seclabel as a special flag 12 years ago
Eric Paris f936c6e502 SELinux: change sbsec->behavior to short 12 years ago
Eric Paris cfca0303da SELinux: renumber the superblock options 12 years ago
Eric Paris eadcabc697 SELinux: do all flags twiddling in one place 12 years ago
Eric Paris 12f348b9dc SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT 12 years ago
Eric Paris af8e50cc7d SELinux: use define for number of bits in the mnt flags mask 12 years ago
Eric Paris d355987f47 SELinux: make it harder to get the number of mnt opts wrong 12 years ago
Eric Paris 40d3d0b85f SELinux: remove crazy contortions around proc 12 years ago
Eric Paris b138004ea0 SELinux: fix selinuxfs policy file on big endian systems 12 years ago
Stephen Smalley 5c73fceb8c SELinux: Enable setting security contexts on rootfs inodes. 12 years ago
Waiman Long a767f680e3 SELinux: Increase ebitmap_node size for 64-bit configuration 12 years ago
Waiman Long fee7114298 SELinux: Reduce overhead of mls_level_isvalid() function call 12 years ago
Paul Moore bed4d7efb3 selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() 12 years ago
Paul Moore d1b17b09f3 selinux: cleanup the XFRM header 12 years ago
Paul Moore e219369580 selinux: cleanup selinux_xfrm_decode_session() 12 years ago
Paul Moore 4baabeec2a selinux: cleanup some comment and whitespace issues in the XFRM code 12 years ago
Paul Moore eef9b41622 selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() 12 years ago
Paul Moore 96484348ad selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow_match() 12 years ago
Paul Moore ccf17cc4b8 selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code 12 years ago
Paul Moore 2e5aa86609 lsm: split the xfrm_state_alloc_security() hook implementation 12 years ago
Tetsuo Handa 9548906b2b xattr: Constify ->name member of "struct xattr". 12 years ago
David Howells 13f8e9810b SELinux: Institute file_path_has_perm() 12 years ago
David Quigley aa9c266962 NFS: Client implementation of Labeled-NFS 12 years ago
David Quigley eb9ae68650 SELinux: Add new labeling type native labels 12 years ago
David Quigley 649f6e7718 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. 12 years ago
David Quigley 746df9b59c Security: Add Hook to test if the particular xattr is part of a MAC model. 12 years ago
David Quigley d47be3dfec Security: Add hook to calculate context based on a negative dentry. 12 years ago
Paul Moore e4e8536f65 selinux: fix the labeled xfrm/IPsec reference count handling 12 years ago
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
Eric Dumazet ca10b9e9a8 selinux: add a skb_owned_by() hook 12 years ago
Jeff Layton 094f7b69ea selinux: make security_sb_clone_mnt_opts return an error on context mismatch 12 years ago
Hong zhi guo 77954983ad selinux: replace obsolete NLMSG_* with type safe nlmsg_* 12 years ago
Dan Carpenter 4502403dcf selinux: use GFP_ATOMIC under spin_lock 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Al Viro 45e09bd51b selinux: opened file can't have NULL or negative ->f_path.dentry 12 years ago