Commit Graph

1772 Commits (07b4e2bc9c35ea88cbd36d806fcd5e3bcbf022be)

Author SHA1 Message Date
Eric Paris d4cf970d07 SELinux: move common_audit_data to a noinline slow path function 13 years ago
Eric Paris 602a8dd6ea SELinux: remove inode_has_perm_noadp 13 years ago
Eric Paris 2e33405785 SELinux: delay initialization of audit data in selinux_inode_permission 13 years ago
Eric Paris 154c50ca4e SELinux: if sel_make_bools errors don't leave inconsistent state 13 years ago
Eric Paris 92ae9e82d9 SELinux: remove needless sel_div function 13 years ago
Eric Paris bb7081ab93 SELinux: possible NULL deref in context_struct_to_string 13 years ago
Eric Paris d6ea83ec68 SELinux: audit failed attempts to set invalid labels 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Eric Paris 95dbf73931 SELinux: check OPEN on truncate calls 13 years ago
Eric Paris eed7795d0a SELinux: add default_type statements 13 years ago
Eric Paris aa893269de SELinux: allow default source/target selectors for user/role/range 13 years ago
Eric Paris 72e8c8593f SELinux: loosen DAC perms on reading policy 13 years ago
Eric Paris 47a93a5bcb SELinux: allow seek operations on the file exposing policy 13 years ago
Eric W. Biederman aeb3ae9da9 userns: Add an explicit reference to the parent user namespace 13 years ago
Eric W. Biederman 0093ccb68f cred: Refcount the user_ns pointed to by the cred. 13 years ago
Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
Linus Torvalds b61c37f579 lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' 13 years ago
Eric Paris 3f0882c482 SELinux: do not allocate stack space for AVC data unless needed 13 years ago
Eric Paris f8294f1144 SELinux: remove avd from slow_avc_audit() 13 years ago
Eric Paris 7f6a47cf14 SELinux: remove avd from selinux_audit_data 13 years ago
Eric Paris 48c62af68a LSM: shrink the common_audit_data data union 13 years ago
Eric Paris 3b3b0e4fc1 LSM: shrink sizeof LSM specific portion of common_audit_data 13 years ago
Tejun Heo 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 years ago
Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 years ago
Al Viro a1c2aa1e86 selinuxfs: merge dentry allocation into sel_make_dir() 13 years ago
Linus Torvalds cdb0f9a1ad selinux: inline avc_audit() and avc_has_perm_noaudit() into caller 13 years ago
Linus Torvalds a554bea899 selinux: don't inline slow-path code into avc_has_perm_noaudit() 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
John Johansen 0421ea91dd apparmor: Fix change_onexec when called from a confined task 13 years ago
David Howells 778aae84ef SELinux: selinux/xfrm.h needs net/flow.h 13 years ago
Oleg Nesterov 9d944ef32e usermodehelper: kill umh_wait, renumber UMH_* constants 13 years ago
Oleg Nesterov 70834d3070 usermodehelper: use UMH_WAIT_PROC consistently 13 years ago
Linus Torvalds 48aab2f79d security: optimize avc_audit() common path 13 years ago
Al Viro 40ffe67d2e switch unix_sock to struct path 13 years ago
Cong Wang c58e0377d6 tomoyo: remove the second argument of k[un]map_atomic() 13 years ago
Tetsuo Handa 7e570145cb AppArmor: Fix location of const qualifier on generated string tables 13 years ago
Tetsuo Handa 7d7473dbdb TOMOYO: Return error if fails to delete a domain 13 years ago
Jan Engelhardt 2d4cee7e3a AppArmor: add const qualifiers to string arrays 13 years ago
John Johansen ad5ff3db53 AppArmor: Add ability to load extended policy 13 years ago
Tetsuo Handa 6041e8346f TOMOYO: Return appropriate value to poll(). 13 years ago
John Johansen 57fa1e1809 AppArmor: Move path failure information into aa_get_name and rename 13 years ago
John Johansen 0fe1212d05 AppArmor: Update dfa matching routines. 13 years ago
John Johansen 3372b68a3c AppArmor: Minor cleanup of d_namespace_path to consolidate error handling 13 years ago
John Johansen fbba8d89ac AppArmor: Retrieve the dentry_path for error reporting when path lookup fails 13 years ago
John Johansen 33e521acff AppArmor: Add const qualifiers to generated string tables 13 years ago
John Johansen b1b4bc2ed9 AppArmor: Fix oops in policy unpack auditing 13 years ago
John Johansen ef9a762279 AppArmor: Fix error returned when a path lookup is disconnected 13 years ago
Dan Carpenter f67dabbdde KEYS: testing wrong bit for KEY_FLAG_REVOKED 13 years ago
Bryan Schumaker 59e6b9c113 Created a function for setting timeouts on keys 13 years ago
Tetsuo Handa df91e49477 TOMOYO: Fix mount flags checking order. 13 years ago