index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-16
Don't leak a key reference if request_key() tries to use a revoked keyring
David Jeffery
2015-02-11
Smack: secmark connections
Casey Schaufler
2015-02-04
SELinux: fix error code in policydb_init()
Dan Carpenter
2015-02-04
selinux: add security in-core xattr support for pstore and debugfs
Mark Salyzyn
2015-02-04
selinux: quiet the filesystem labeling behavior message
Paul Moore
2015-02-04
selinux: Remove unused function avc_sidcmp()
Rickard Strandqvist
2015-02-02
ima: /proc/keys is now mandatory
David Howells
2015-01-25
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
2015-01-25
selinuxfs: don't open-code d_genocide()
Al Viro
2015-01-25
Add security hooks to binder and implement the hooks for SELinux.
Stephen Smalley
2015-01-23
Smack: Repair netfilter dependency
Casey Schaufler
2015-01-22
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
David Howells
2015-01-21
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2015-01-20
smack: Add missing logging in bidirectional UDS connect check
Rafal Krypa
2015-01-20
Smack: secmark support for netfilter
Casey Schaufler
2015-01-20
Smack: Rework file hooks
Casey Schaufler
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-19
smack: Fix a bidirectional UDS connect check typo
Zbigniew Jasinski
2015-01-19
smack: introduce a special case for tmpfs in smack_d_instantiate()
Ćukasz Stelmach
2015-01-19
smack: fix logic in smack_inode_init_security function
Lukasz Pawelczyk
2015-01-19
smack: miscellaneous small fixes in function comments
Lukasz Pawelczyk
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-05
KEYS: close race between key lookup and freeing
Sasha Levin
2014-12-16
KEYS: remove a bogus NULL check
Dan Carpenter
2014-12-06
ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met
Michael Ellerman
2014-12-06
KEYS: Fix stale key registration at error path
Takashi Iwai
2014-12-01
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
David Howells
2014-12-01
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
David Howells
2014-12-01
KEYS: Fix the size of the key description passed to/from userspace
David Howells
2014-12-01
selinux: Remove security_ops extern
Yao Dongdong
2014-11-21
security: smack: fix out-of-bounds access in smk_parse_smack()
Andrey Ryabinin
2014-11-19
kill f_dentry uses
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-17
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
ima: require signature based appraisal
Dmitry Kasatkin
2014-11-17
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
2014-11-17
ima: load x509 certificate from the kernel
Dmitry Kasatkin
2014-11-17
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2014-11-17
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
2014-11-12
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Richard Guy Briggs
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-31
Security: smack: replace kzalloc with kmem_cache for inode_smack
Rohit
2014-10-28
Smack: Lock mode for the floor and hat labels
Casey Schaufler
[next]