Commit Graph

597 Commits (f87904898e91923a91b925078ac933f05076c7fd)

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
Mimi Zohar 9256292782 integrity: special fs magic 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 b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Paul Moore a8134296ba smack: Fix missing calls to netlbl_skbuff_err() 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
Serge E. Hallyn de45e806a8 file capabilities: uninline cap_safe_nice 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
Li Zefan 36fd71d293 devcgroup: fix race against rmdir() 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
Eric Paris da31894ed7 securityfs: do not depend on CONFIG_SECURITY 17 years ago
Randy Dunlap 3f23d815c5 security: add/fix security kernel-doc 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
Casey Schaufler 1544623536 smack: limit privilege by label 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
Miklos Szeredi b1da47e29e [patch 3/4] fat: dont call notify_change 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
Li Zefan 7759fc9d10 devcgroup: code cleanup 17 years ago
Pavel Emelyanov 4efd1a1b2f devcgroup: relax white-list protection down to RCU 17 years ago
Paul Menage f92523e3a7 cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler 17 years ago
Andrew G. Morgan 84aaa7ab4c security: filesystem capabilities no longer experimental 17 years ago
Andrew G. Morgan 5459c164f0 security: protect legacy applications from executing with insufficient privilege 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 93cbace7a0 security: remove dummy module fix 17 years ago
Miklos Szeredi 5915eb5386 security: remove dummy module 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