Commit Graph

438 Commits (2f8d11971b9f54362437ce70f4d1911f0996d542)

Author SHA1 Message Date
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alan Cox 934e6ebf96 tty: Redo current tty locking 17 years ago
Alan Cox 452a00d2ee tty: Make get_current_tty use a kref 17 years ago
Paul Moore 8d75899d03 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts 17 years ago
Paul Moore 6c5b3fc014 selinux: Cache NetLabel secattrs in the socket's security struct 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore 99d854d231 selinux: Fix a problem in security_netlbl_sid_to_secattr() 17 years ago
Paul Moore d8395c876b selinux: Better local/forward check in selinux_ip_postroute() 17 years ago
Paul Moore aa86290089 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases 17 years ago
Paul Moore accc609322 selinux: Cleanup the NetLabel glue code 17 years ago
Paul Moore 3040a6d5a2 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Paul Moore 81990fbdd1 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Stephen Smalley ea6b184f7d selinux: use default proc sid on symlinks 17 years ago
Stephen Smalley f058925b20 Update selinux info in MAINTAINERS and Kconfig help text 17 years ago
Eric Paris 8e531af90f SELinux: memory leak in security_context_to_sid_core 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
Vesa-Matti Kari dbc74c65b3 selinux: Unify for- and while-loop style 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Vesa-Matti Kari 421fae06be selinux: conditional expression type validation was off-by-one 17 years ago
David Howells cf9481e289 SELinux: Fix a potentially uninitialised variable in SELinux hooks 17 years ago
Vesa-Matti J Kari 0c0e186f81 SELinux: trivial, remove unneeded local variable 17 years ago
Vesa-Matti J Kari df4ea865f0 SELinux: Trivial minor fixes that change C null character style 17 years ago
Adrian Bunk 3583a71183 make selinux_write_opts() static 17 years ago
Eric Paris 383795c206 SELinux: /proc/mounts should show what it can 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
Alexey Dobriyan 6c5a9d2e15 selinux: use nf_register_hooks() 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
James Morris 089be43e40 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Miklos Szeredi b478a9f988 security: remove unused sb_get_mnt_opts hook 17 years ago
Eric Paris 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
Eric Paris 811f379927 SELinux: allow fstype unknown to policy to use xattrs if present 17 years ago
James Morris 2baf06df85 SELinux: use do_each_thread as a proper do/while block 17 years ago
James Morris e399f98224 SELinux: remove unused and shadowed addrlen variable 17 years ago
Eric Paris 6cbe27061a SELinux: more user friendly unknown handling printk 17 years ago
Stephen Smalley 22df4adb04 selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) 17 years ago
Eric Paris 89abd0acf0 SELinux: drop load_mutex in security_load_policy 17 years ago
Eric Paris cea78dc4ca SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av 17 years ago
James Morris bdd581c143 SELinux: open code sidtab lock 17 years ago
James Morris 972ccac2b2 SELinux: open code load_mutex 17 years ago
James Morris 0804d1133c SELinux: open code policy_rwlock 17 years ago
Stephen Smalley 59dbd1ba98 selinux: fix endianness bug in network node address handling 17 years ago
Stephen Smalley 242631c49d selinux: simplify ioctl checking 17 years ago
Stephen Smalley abc69bb633 SELinux: enable processes with mac_admin to get the raw inode contexts 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
James Morris feb2a5b82d SELinux: remove inherit field from inode_security_struct 17 years ago
Richard Kennedy fdeb05184b SELinux: reorder inode_security_struct to increase objs/slab on 64bit 17 years ago
Eric Paris f526971078 SELinux: keep the code clean formating and syntax 17 years ago