Commit Graph

1636 Commits (f44d21985eb6af7361d3785e26923355172147bd)

Author SHA1 Message Date
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
Roy.Li ded509880f SELinux: skip file_name_trans_write() when policy downgraded. 14 years ago
Tetsuo Handa 4e78c724d4 TOMOYO: Fix oops in tomoyo_mount_acl(). 14 years ago
David Howells 4d67431f80 KEYS: Don't return EAGAIN to keyctl_assume_authority() 14 years ago
John Johansen 1780f2d383 AppArmor: Fix sleep in invalid context from task_setrlimit 14 years ago
Linus Torvalds 95f4efb2d7 selinux: simplify and clean up inode_has_perm() 14 years ago
Kees Cook a5b2c5b2ad AppArmor: fix oops in apparmor_setprocattr 14 years ago
Linus Torvalds f01e1af445 selinux: don't pass in NULL avd to avc_has_perm_noaudit 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
Kohei Kaigai 0f7e4c33eb selinux: fix case of names with whitespace/multibytes on /selinux/create 14 years ago
Serge E. Hallyn f7285b5d63 Set cred->user_ns in key_replace_session_keyring 14 years ago
Linus Torvalds 257313b2a8 selinux: avoid unnecessary avc cache stat hit count 14 years ago
Linus Torvalds 044aea9b83 selinux: de-crapify avc cache stat code generation 14 years ago
Randy Dunlap d410fa4ef9 Create Documentation/security/, 14 years ago
Eric Paris 93826c092c SELinux: delete debugging printks from filename_trans rule processing 14 years ago
Tetsuo Handa e77dc3460f TOMOYO: Fix wrong domainname validation. 14 years ago
Greg Kroah-Hartman 7a627e3b9a SELINUX: add /sys/fs/selinux mount point to put selinuxfs 14 years ago
Lai Jiangshan 690273fc70 security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() 14 years ago
Lai Jiangshan 3acb458c32 security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() 14 years ago
Eric Paris 5d30b10bd6 flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Eric Paris cb1e922fa1 SELinux: pass last path component in may_create 14 years ago
Eric Paris 2875fa0083 SELinux: introduce path_has_perm 14 years ago
Eric Paris 5a3ea8782c flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Eric Paris 562abf6241 SELinux: pass last path component in may_create 14 years ago
Eric Paris 2463c26d50 SELinux: put name based create rules in a hashtable 14 years ago
Eric Paris 3f058ef778 SELinux: generic hashtab entry counter 14 years ago
Eric Paris be30b16d43 SELinux: calculate and print hashtab stats with a generic function 14 years ago
Eric Paris 03a4c0182a SELinux: skip filename trans rules if ttype does not match parent dir 14 years ago
Eric Paris 2667991f60 SELinux: rename filename_compute_type argument to *type instead of *con 14 years ago
Eric Paris 4742600cf5 SELinux: fix comment to state filename_compute_type takes an objname not a qstr 14 years ago
Eric Paris 9ade0cf440 SELINUX: Make selinux cache VFS RCU walks safe 14 years ago
Eric Paris 92f4250901 SMACK: smack_file_lock can use the struct path 14 years ago
Eric Paris a269434d2f LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH 14 years ago
Eric Paris f48b739984 LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE 14 years ago
Eric Paris 0dc1ba24f7 SELINUX: Make selinux cache VFS RCU walks safe 14 years ago
Andi Kleen 1c99042974 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Eric Paris 6b697323a7 SELinux: security_read_policy should take a size_t not ssize_t 14 years ago
Eric Paris a35c6c8368 SELinux: silence build warning when !CONFIG_BUG 14 years ago
Andi Kleen 8c9e80ed27 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Eric Paris 425b473de5 SELinux: delete debugging printks from filename_trans rule processing 14 years ago
Tetsuo Handa db5ca356d8 TOMOYO: Fix refcount leak in tomoyo_mount_acl(). 14 years ago
Tetsuo Handa c0fa797ae6 TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit 14 years ago
Tetsuo Handa e4f5f26d83 TOMOYO: Don't add / for allow_unmount permission check. 14 years ago
Tetsuo Handa 2a086e5d3a TOMOYO: Fix race on updating profile's comment line. 14 years ago