Commit Graph

807 Commits (0bd8df908de2aefe312d05bd25cd3abc21a6d1da)

Author SHA1 Message Date
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
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 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
James Morris 65fc766800 security: fix return of void-valued expressions 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