Commit Graph

2532 Commits (ec654e50c67ad4ba89c9f9f81ccf6f061695e36d)

Author SHA1 Message Date
David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
David Howells 2c616d4d88 SELinux: Use d_is_positive() rather than testing dentry->d_inode 10 years ago
David Howells 8802565b60 Smack: Use d_is_positive() rather than testing dentry->d_inode 10 years ago
David Howells e656a8eb2e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() 10 years ago
David Howells 729b8a3dee Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode 10 years ago
David Howells 7ac2856d99 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb 10 years ago
David Jeffery d0709f1e66 Don't leak a key reference if request_key() tries to use a revoked keyring 10 years ago
Casey Schaufler 7f368ad34f Smack: secmark connections 10 years ago
Dan Carpenter 6eb4e2b41b SELinux: fix error code in policydb_init() 10 years ago
Mark Salyzyn d5f3a5f6e7 selinux: add security in-core xattr support for pstore and debugfs 10 years ago
Paul Moore 2088d60e3b selinux: quiet the filesystem labeling behavior message 10 years ago
Rickard Strandqvist e230f12c98 selinux: Remove unused function avc_sidcmp() 10 years ago
David Howells 11cd64a234 ima: /proc/keys is now mandatory 10 years ago
Al Viro f4a4a8b125 file->f_path.dentry is pinned down for as long as the file is open... 10 years ago
Al Viro ad52184b70 selinuxfs: don't open-code d_genocide() 10 years ago
Stephen Smalley 79af73079d Add security hooks to binder and implement the hooks for SELinux. 10 years ago
Casey Schaufler 82b0b2c2b1 Smack: Repair netfilter dependency 10 years ago
David Howells dabd39cc2f KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y 10 years ago
Andrey Ryabinin 6d1cff2a88 smack: fix possible use after frees in task_security() callers 10 years ago
Rafal Krypa 138a868f00 smack: Add missing logging in bidirectional UDS connect check 10 years ago
Casey Schaufler 69f287ae6f Smack: secmark support for netfilter 10 years ago
Casey Schaufler 5e7270a6dd Smack: Rework file hooks 10 years ago
Christoph Hellwig b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support 10 years ago
Zbigniew Jasinski 96be7b5424 smack: Fix a bidirectional UDS connect check typo 10 years ago
Łukasz Stelmach 1d8c2326a4 smack: introduce a special case for tmpfs in smack_d_instantiate() 10 years ago
Lukasz Pawelczyk 68390ccf8b smack: fix logic in smack_inode_init_security function 10 years ago
Lukasz Pawelczyk 1a28979b32 smack: miscellaneous small fixes in function comments 10 years ago
Christoph Jaeger 6341e62b21 kconfig: use bool instead of boolean for type definition attributes 10 years ago
Pranith Kumar 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
Sasha Levin a3a8784454 KEYS: close race between key lookup and freeing 10 years ago
Dan Carpenter 5057975ae3 KEYS: remove a bogus NULL check 10 years ago
Michael Ellerman 63a0eb7891 ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met 10 years ago
Takashi Iwai b26bdde5bb KEYS: Fix stale key registration at error path 10 years ago
David Howells 0b0a84154e KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED 10 years ago
David Howells 054f6180d8 KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags 10 years ago
David Howells aa9d443789 KEYS: Fix the size of the key description passed to/from userspace 10 years ago
Yao Dongdong 00fec2a10b selinux: Remove security_ops extern 10 years ago
Andrey Ryabinin 5c1b66240b security: smack: fix out-of-bounds access in smk_parse_smack() 10 years ago
Al Viro b583043e99 kill f_dentry uses 10 years ago
Al Viro a455589f18 assorted conversions to %p[dD] 10 years ago
Dmitry Kasatkin 6fb5032ebb VFS: refactor vfs_read() 10 years ago
Dmitry Kasatkin c57782c13e ima: require signature based appraisal 10 years ago
Dmitry Kasatkin c9cd2ce2bc integrity: provide a hook to load keys when rootfs is ready 10 years ago
Dmitry Kasatkin fd5f4e9054 ima: load x509 certificate from the kernel 10 years ago
Dmitry Kasatkin 65d543b233 integrity: provide a function to load x509 certificate from the kernel 10 years ago
Dmitry Kasatkin e3c4abbfa9 integrity: define a new function integrity_read_file() 10 years ago
Richard Guy Briggs d950f84c1c selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() 10 years ago
Al Viro 946e51f2bf move d_rcu from overlapping d_child to overlapping d_alias 10 years ago
Rohit 1a5b472bde Security: smack: replace kzalloc with kmem_cache for inode_smack 10 years ago
Casey Schaufler 6c892df268 Smack: Lock mode for the floor and hat labels 10 years ago