index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2015-04-07
selinux: increase avtab max buckets
Stephen Smalley
2015-04-07
selinux: Use a better hash function for avtab
John Brooks
2015-04-07
selinux: convert avtab hash table to flex_array
Stephen Smalley
2015-04-07
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
2015-04-07
selinux: remove unnecessary pointer reassignment
Jeff Vander Stoep
2015-03-23
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
Paul Gortmaker
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
2015-03-23
Smack: getting the Smack security context of keys
José Bollo
2015-03-23
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
Marcin Lis
2015-03-03
Merge tag 'yama-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/li...
James Morris
2015-02-28
security/yama: Remove unnecessary selects from Kconfig.
Stephen Smalley
2015-02-28
Yama: do not modify global sysctl table entry
Kees Cook
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
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-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-16
Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...
James Morris
2015-02-16
Don't leak a key reference if request_key() tries to use a revoked keyring
David Jeffery
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
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-29
Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2015-01-26
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
2015-01-26
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-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-01-21
smack: Add missing logging in bidirectional UDS connect check
Rafal Krypa
2015-01-21
Smack: secmark support for netfilter
Casey Schaufler
2015-01-21
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
[next]