Commit Graph

1455 Commits (a406f75840e15afbabd98cb64ae36b51424a8033)

Author SHA1 Message Date
Tetsuo Handa 4d81897139 TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile 14 years ago
Paul Moore 82c21bfab4 doc: Update the email address for Paul Moore in various source files 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Al Viro 4b2a2c6741 ima: fmode_t misspelled as mode_t... 14 years ago
Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts 14 years ago
Lai Jiangshan 449a68cc65 security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() 14 years ago
Lai Jiangshan 9801c60e99 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() 14 years ago
Lai Jiangshan 6034f7e603 security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() 14 years ago
Al Viro fb408e6ccc get rid of pointless checks for dentry->sb == NULL 14 years ago
Al Viro eecdd358b4 ->permission() sanitizing: don't pass flags to exec_permission() 14 years ago
Al Viro cf1dd1dae8 selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU 14 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 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
Michal Hocko d8bf4ca9ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check 14 years ago
Tetsuo Handa 5c4274f138 TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. 14 years ago
Tetsuo Handa ea50481912 TOMOYO: Fix wrong domainname in tomoyo_init_log(). 14 years ago
Tetsuo Handa 3ddf17f08c TOMOYO: Cleanup header file. 14 years ago
Tetsuo Handa 7986cf28bc TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . 14 years ago
John Johansen 25e75dff51 AppArmor: Fix masking of capabilities in complain mode 14 years ago
John Johansen 04fdc099f9 AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock 14 years ago
Tetsuo Handa 0e4ae0e0de TOMOYO: Make several options configurable. 14 years ago
Tetsuo Handa efe836ab2b TOMOYO: Add built-in policy support. 14 years ago
Tetsuo Handa b22b8b9fd9 TOMOYO: Rename meminfo to stat and show more statistics. 14 years ago
Tetsuo Handa 2c47ab9353 TOMOYO: Cleanup part 4. 14 years ago
Tetsuo Handa 2e503bbb43 TOMOYO: Fix lockdep warning. 14 years ago
Tetsuo Handa 5625f2e326 TOMOYO: Change pathname for non-rename()able filesystems. 14 years ago
Tetsuo Handa bd03a3e4c9 TOMOYO: Add policy namespace support. 14 years ago
Tetsuo Handa 32997144fd TOMOYO: Add ACL group support. 14 years ago
Tetsuo Handa eadd99cc85 TOMOYO: Add auditing interface. 14 years ago
Tetsuo Handa d5ca1725ac TOMOYO: Simplify profile structure. 14 years ago
Tetsuo Handa 0d2171d711 TOMOYO: Rename directives. 14 years ago
Tetsuo Handa a238cf5b89 TOMOYO: Use struct for passing ACL line. 14 years ago
Tetsuo Handa 0df7e8b8f1 TOMOYO: Cleanup part 3. 14 years ago
Tetsuo Handa b5bc60b4ce TOMOYO: Cleanup part 2. 14 years ago
Tetsuo Handa 7c75964f43 TOMOYO: Cleanup part 1. 14 years ago
Roberto Sassu 79a73d1887 encrypted-keys: add ecryptfs format support 14 years ago
Roberto Sassu 4e561d388f encrypted-keys: add key format support 14 years ago
Roberto Sassu 7103dff0e5 encrypted-keys: added additional debug messages 14 years ago
Roberto Sassu 08fa2aa54e encrypted-keys: fixed valid_master_desc() function description 14 years ago
Roberto Sassu f91c2c5cfa encrypted_keys: avoid dumping the master key if the request fails 14 years ago
Tejun Heo 06d984737b ptrace: s/tracehook_tracer_task()/ptrace_parent()/ 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
David Howells b1d7dd80aa KEYS: Fix error handling in construct_key_and_link() 14 years ago
Al Viro 482e0cd3db devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper 14 years ago
David Howells 879669961b KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring 14 years ago