Commit Graph

1697 Commits (9ccf010f8172b699ea80178860e8ea228f7dce56)

Author SHA1 Message Date
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
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
Randy Dunlap a69f158902 security: fix ima kconfig warning 13 years ago
John Johansen 28042fabf4 AppArmor: Fix the error case for chroot relative path name lookup 13 years ago
John Johansen 38305a4bab AppArmor: fix mapping of META_READ to audit and quiet flags 13 years ago
John Johansen 8b964eae20 AppArmor: Fix underflow in xindex calculation 13 years ago
John Johansen ade3ddc01e AppArmor: Fix dropping of allowed operations that are force audited 13 years ago
John Johansen cdbd2884df AppArmor: Add mising end of structure test to caps unpacking 13 years ago
Kees Cook d384b0a1a3 AppArmor: export known rlimit names/value mappings in securityfs 13 years ago
Kees Cook a9bf8e9fd5 AppArmor: add "file" details to securityfs 13 years ago
Kees Cook e74abcf335 AppArmor: add initial "features" directory to securityfs 13 years ago
Kees Cook 9acd494be9 AppArmor: refactor securityfs to use structures 13 years ago
David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs 13 years ago
Eric Paris b0d5de4d58 IMA: fix audit res field to indicate 1 for success and 0 for failure 13 years ago
Kees Cook bf06189e4d Yama: add PR_SET_PTRACER_ANY 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago
Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
Kees Cook 2d514487fa security: Yama LSM 13 years ago
Kees Cook 1a2a4d06e1 security: create task_free security callback 13 years ago