Commit Graph

877 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Amerigo Wang 9dd9ff9953 bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB 12 years ago
Cong Wang 6e73d71d84 rtnetlink: add missing message types to selinux perm table 12 years ago
Cong Wang ee07c6e7a6 bridge: export multicast database via netlink 12 years ago
Dave Jones 88a693b5c1 selinux: fix sel_netnode_insert() suspicious rcu dereference 12 years ago
Al Viro 45525b26a4 fix a leak in replace_fd() users 12 years ago
Al Viro 808d4e3cfd consitify do_mount() arguments 13 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Al Viro cb0942b812 make get_file() return its argument 13 years ago
Al Viro c3c073f808 new helper: iterate_fd() 13 years ago
Al Viro ee97cd872d switch flush_unauthorized_files() to replace_fd() 13 years ago
Eric W. Biederman 581abc09c2 userns: Convert selinux to use kuid and kgid where appropriate 13 years ago
Nicolas Dichtel ee8372dd19 xfrm: invalidate dst on policy insertion/deletion 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Pablo Neira Ayuso 9785e10aed netlink: kill netlink_set_nonroot 13 years ago
Mel Gorman 6290c2c439 selinux: tag avc cache alloc as non-critical 13 years ago
Cyrill Gorcunov 1d151c337d c/r: fcntl: add F_GETOWNER_UIDS option 13 years ago
Al Viro e3fea3f70f selinux: fix selinux_inode_setxattr oops 13 years ago
Josh Boyer 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
Eric Paris 3d2195c332 SELinux: do not check open perms if they are not known to policy 13 years ago
Eric Paris 64919e6091 SELinux: include definition of new capabilities 13 years ago
Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
David S. Miller 01f534d0ae selinux: netlink: Move away from NLMSG_PUT(). 13 years ago
Alban Crequy 2597a8344c netfilter: selinux: switch hook PFs to nfproto 13 years ago
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() 13 years ago
Al Viro cc1dad7183 selinuxfs snprintf() misuses 13 years ago
Pablo Neira Ayuso d16cf20e2f netfilter: remove ip_queue support 13 years ago
Andy Lutomirski 259e5e6c75 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs 13 years ago
Eric Paris c737f8284c SELinux: remove unused common_audit_data in flush_unauthorized_files 13 years ago
Wanlong Gao 562c99f20d SELinux: avc: remove the useless fields in avc_add_callback 13 years ago
Wanlong Gao 0b36e44cc6 SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback 13 years ago
Eric Paris 899838b25f SELinux: unify the selinux_audit_data and selinux_late_audit_data 13 years ago
Eric Paris 1d34929271 SELinux: remove auditdeny from selinux_audit_data 13 years ago
Eric Paris 50c205f5e5 LSM: do not initialize common_audit_data to 0 13 years ago
Eric Paris b466066f9b LSM: remove the task field from common_audit_data 13 years ago
Eric Paris bd5e50f9c1 LSM: remove the COMMON_AUDIT_DATA_INIT type expansion 13 years ago
Eric Paris d4cf970d07 SELinux: move common_audit_data to a noinline slow path function 13 years ago
Eric Paris 602a8dd6ea SELinux: remove inode_has_perm_noadp 13 years ago
Eric Paris 2e33405785 SELinux: delay initialization of audit data in selinux_inode_permission 13 years ago
Eric Paris 154c50ca4e SELinux: if sel_make_bools errors don't leave inconsistent state 13 years ago
Eric Paris 92ae9e82d9 SELinux: remove needless sel_div function 13 years ago
Eric Paris bb7081ab93 SELinux: possible NULL deref in context_struct_to_string 13 years ago
Eric Paris d6ea83ec68 SELinux: audit failed attempts to set invalid labels 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Eric Paris 95dbf73931 SELinux: check OPEN on truncate calls 13 years ago
Eric Paris eed7795d0a SELinux: add default_type statements 13 years ago
Eric Paris aa893269de SELinux: allow default source/target selectors for user/role/range 13 years ago
Eric Paris 72e8c8593f SELinux: loosen DAC perms on reading policy 13 years ago
Eric Paris 47a93a5bcb SELinux: allow seek operations on the file exposing policy 13 years ago