Commit Graph

140 Commits (07b4e2bc9c35ea88cbd36d806fcd5e3bcbf022be)

Author SHA1 Message Date
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() 13 years ago
Casey Schaufler f7112e6c9a Smack: allow for significantly longer Smack labels v4 13 years ago
Tetsuo Handa ceffec5541 gfp flags for security_inode_alloc()? 13 years ago
Casey Schaufler 2267b13a7c Smack: recursive tramsmute 13 years ago
Casey Schaufler 86812bb0de Smack: move label list initialization 13 years ago
Kees Cook 923e9a1399 Smack: build when CONFIG_AUDIT not defined 13 years ago
Eric Paris 50c205f5e5 LSM: do not initialize common_audit_data to 0 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 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 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 4040153087 security: trim security.h 13 years ago
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Casey Schaufler 40809565ca Smack: smackfs cipso seq read repair 13 years ago
Jarkko Sakkinen 0e94ae17c8 Smack: allow to access /smack/access as normal user 14 years ago
Jarkko Sakkinen d86b2b61d4 Smack: fix: invalid length set for the result of /smack/access 14 years ago
Jarkko Sakkinen 16014d8750 Smack: compilation fix 14 years ago
Jarkko Sakkinen f8859d98c1 Smack: fix for /smack/access output, use string instead of byte 14 years ago
Jarkko Sakkinen 84088ba239 Smack: domain transition protections (v3) 14 years ago
Casey Schaufler 975d5e55c2 Smack: Provide information for UDS getsockopt(SO_PEERCRED) 14 years ago
Casey Schaufler ce8a432197 Smack: Clean up comments 14 years ago
Casey Schaufler 531f1d453e Smack: Repair processing of fcntl 14 years ago
Casey Schaufler 272cd7a8c6 Smack: Rule list lookup performance 14 years ago
Jarkko Sakkinen 828716c28f Smack: check permissions from user space (v2) 14 years ago
Paul Moore 8959deef0f doc: Update the email address for Paul Moore in various source files 14 years ago
Paul Moore 82c21bfab4 doc: Update the email address for Paul Moore in various source files 14 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 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
Andi Kleen 1c99042974 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Andi Kleen 8c9e80ed27 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Casey Schaufler 75a25637bf Smack: correct final mmap check comparison 14 years ago
Shan Wei db904aa814 security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE 14 years ago
Casey Schaufler 0e0a070d3a Smack: correct behavior in the mmap hook 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Casey Schaufler 7898e1f8e9 Subject: [PATCH] Smack: mmap controls for library containment 14 years ago
David S. Miller 3610cda53f af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. 14 years ago
Jarkko Sakkinen 5c6d1125f8 Smack: Transmute labels on specified directories 14 years ago
Casey Schaufler 676dac4b1b This patch adds a new security attribute to Smack called 14 years ago
Casey Schaufler b4e0d5f079 Smack: UDS revision 14 years ago
Eric Paris 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
Al Viro fc14f2fef6 convert get_sb_single() users 14 years ago
Eric Paris d5630b9d27 security: secid_to_secctx returns len when data is NULL 15 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Eric Paris d09ca73979 security: make LSMs explicitly mask off permissions 15 years ago
Mimi Zohar af4f136056 security: move LSM xattrnames to xattr.h 15 years ago