Commit Graph

114 Commits (2f84dd70916ccadd25e94d28363182a978f569b6)

Author SHA1 Message Date
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 14 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 14 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
Dan Carpenter 3e62cbb843 smack: opt_dentry is never null in in smack_d_instantiate() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
David Howells 98ec4373ba SMACK: Don't #include Ext2 headers 15 years ago
Eric Paris e2902eb79f SMACK: remove dead cred_commit hook 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Al Viro de27a5bf9c fix mnt_mountpoint abuse in smack 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Nick Black 1fd7317d02 Move magic numbers into magic.h 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
David P. Quigley 1ee65e37e9 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
Julia Lawall da34d4248b security/smack: Use AF_INET for sin_family field 16 years ago
Thomas Liu d4131ded4d security: Make lsm_priv union in lsm_audit.h anonymous 16 years ago
Thomas Liu ed5215a214 Move variable function in lsm_audit.h into SMACK private space 16 years ago
Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check 16 years ago
Tetsuo Handa 13b297d943 smack: Remove redundant initialization. 16 years ago
Roel Kluin 6470c077ca smack: do not beyond ARRAY_SIZE of data 16 years ago
Etienne Basset defc433ba3 Smack: check for SMACK xattr validity in smack_inode_setxattr 16 years ago
Jiri Pirko 05725f7eb4 rculist: use list_entry_rcu in places where it's appropriate 16 years ago
Etienne Basset ecfcc53fef smack: implement logging V3 16 years ago
Etienne Basset 4303154e86 smack: Add a new '-CIPSO' option to the network address label configuration 16 years ago
Paul Moore 07feee8f81 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections 16 years ago
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
Etienne Basset 7198e2eeb4 smack: convert smack to standard linux lists 16 years ago