Commit Graph

201 Commits (9826a516ff77c5820e591211e4f3e58ff36f46be)

Author SHA1 Message Date
Konstantin Khlebnikov 2dd8ad81e3 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file 13 years ago
Eric W. Biederman d2b31ca644 userns: Teach security_path_chown to take kuids and kgids 13 years ago
Eric W. Biederman 609fcd1b3a userns: Convert tomoyo to use kuid and kgid where appropriate 13 years ago
Tetsuo Handa 77b513dda9 TOMOYO: Accept manager programs which do not start with / . 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Oleg Nesterov 70834d3070 usermodehelper: use UMH_WAIT_PROC consistently 13 years ago
Cong Wang c58e0377d6 tomoyo: remove the second argument of k[un]map_atomic() 13 years ago
Tetsuo Handa 7d7473dbdb TOMOYO: Return error if fails to delete a domain 13 years ago
Tetsuo Handa 6041e8346f TOMOYO: Return appropriate value to poll(). 13 years ago
Tetsuo Handa df91e49477 TOMOYO: Fix mount flags checking order. 13 years ago
Tetsuo Handa 25add8cf99 TOMOYO: Accept \000 as a valid character. 13 years ago
Al Viro cdcf116d44 switch security_path_chmod() to struct path * 13 years ago
Al Viro d10577a8d8 vfs: trim includes a bit 13 years ago
Al Viro 04fc66e789 switch ->path_mknod() to umode_t 13 years ago
Al Viro 4572befe24 switch ->path_mkdir() to umode_t 13 years ago
Al Viro d179333f37 tomoyo_mini_stat: switch to umode_t 13 years ago
Al Viro 52ef0c042b switch securityfs_create_file() to umode_t 13 years ago
Al Viro 910f4ecef3 switch security_path_chmod() to umode_t 13 years ago
Al Viro c5dc332eb9 tomoyo: stop including hell knows what 13 years ago
Greg Kroah-Hartman 735e93c704 Security: tomoyo: add .gitignore file 13 years ago
Kees Cook bb80d880ad tomoyo: add missing rcu_dereference() 13 years ago
Tetsuo Handa 1418a3e5ad TOMOYO: Fix pathname handling of disconnected paths. 13 years ago
Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API 13 years ago
Tetsuo Handa 59df3166ef TOMOYO: Fix interactive judgment functionality. 13 years ago
Tetsuo Handa e0b057b406 TOMOYO: Fix incomplete read after seek. 13 years ago
Tetsuo Handa 6afcb3b739 TOMOYO: Fix unused kernel config option. 14 years ago
Tetsuo Handa 545a726034 TOMOYO: Fix quota and garbage collector. 14 years ago
Tetsuo Handa e2b8b25a67 TOMOYO: Remove redundant tasklist_lock. 14 years ago
Tetsuo Handa e00fb3f7af TOMOYO: Fix domain transition failure warning. 14 years ago
Tetsuo Handa a427fd14d3 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. 14 years ago
Tetsuo Handa f9732ea145 TOMOYO: Simplify garbage collector. 14 years ago
Tetsuo Handa 778c4a4d60 TOMOYO: Fix make namespacecheck warnings. 14 years ago
Tetsuo Handa 6bce98edc3 TOMOYO: Allow specifying domain transition preference. 14 years ago
Tetsuo Handa 843d183cdd TOMOYO: Bump version. 14 years ago
Tetsuo Handa a8f7640963 TOMOYO: Avoid race when retrying "file execute" permission check. 14 years ago
Tetsuo Handa 731d37aa70 TOMOYO: Allow domain transition without execve(). 14 years ago
Tetsuo Handa 1f067a682a TOMOYO: Allow controlling generation of access granted logs for per an entry basis. 14 years ago
Tetsuo Handa 059d84dbb3 TOMOYO: Add socket operation restriction support. 14 years ago
Tetsuo Handa d58e0da854 TOMOYO: Add environment variable name restriction support. 14 years ago
Tetsuo Handa 852584157c TOMOYO: Fix incorrect enforce mode. 14 years ago
Oleg Nesterov 09f464bf09 tomoyo: remove tomoyo_gc_thread()->daemonize() 14 years ago
Tetsuo Handa 4d81897139 TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile 14 years ago
Al Viro fb408e6ccc get rid of pointless checks for dentry->sb == NULL 14 years ago
Tetsuo Handa 0f2a55d5bb TOMOYO: Update kernel-doc. 14 years ago
Tetsuo Handa 97fb35e413 TOMOYO: Enable conditional ACL. 14 years ago
Tetsuo Handa 5b636857fe TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 14 years ago
Tetsuo Handa 2ca9bf453b TOMOYO: Allow using executable's realpath and symlink's target as conditions. 14 years ago
Tetsuo Handa 8761afd49e TOMOYO: Allow using owner/group etc. of file objects as conditions. 14 years ago
Tetsuo Handa 2066a36125 TOMOYO: Allow using UID/GID etc. of current thread as conditions. 14 years ago
Tetsuo Handa 5c4274f138 TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. 14 years ago