index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
|
\
|
*
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-04-15
|
\
\
|
|
/
|
/
|
|
*
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
2015-04-15
|
*
Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2015-04-13
|
|
\
|
|
*
tomoyo: Do not generate empty policy files
Michal Marek
2015-04-07
|
|
*
tomoyo: Use if_changed when generating builtin-policy.h
Michal Marek
2015-04-07
|
|
*
tomoyo: Use bin2c to generate builtin-policy.h
Michal Marek
2015-04-07
|
*
|
selinux: increase avtab max buckets
Stephen Smalley
2015-04-06
|
*
|
selinux: Use a better hash function for avtab
John Brooks
2015-04-06
|
*
|
selinux: convert avtab hash table to flex_array
Stephen Smalley
2015-04-06
|
*
|
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
2015-04-06
|
*
|
selinux: remove unnecessary pointer reassignment
Jeff Vander Stoep
2015-04-06
|
*
|
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-23
|
*
|
Merge tag 'yama-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/li...
James Morris
2015-03-03
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
security/yama: Remove unnecessary selects from Kconfig.
Stephen Smalley
2015-02-27
|
|
*
Yama: do not modify global sysctl table entry
Kees Cook
2015-02-27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
|
\
\
\
|
*
|
|
selinux/nlmsg: add a build time check for rtnl/xfrm cmds
Nicolas Dichtel
2015-04-13
|
*
|
|
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
2015-04-12
|
*
|
|
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
2015-04-12
|
*
|
|
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
2015-04-12
|
*
|
|
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
2015-04-08
|
*
|
|
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
2015-04-08
|
*
|
|
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
2015-04-08
|
*
|
|
selinux/nlmsg: add RTM_GETNSID
Nicolas Dichtel
2015-04-08
|
*
|
|
selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID
Nicolas Dichtel
2015-04-08
|
*
|
|
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
|
|
\
\
\
|
*
|
|
|
Revert "selinux: add a skb_owned_by() hook"
Eric Dumazet
2015-03-20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
2015-04-11
|
*
|
|
switch security_inode_getattr() to struct path *
Al Viro
2015-04-11
|
*
|
|
constify tomoyo_realpath_from_path()
Al Viro
2015-04-11
|
|
/
/
*
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2015-03-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selinux: fix sel_write_enforce broken return value
Joe Perches
2015-03-25
|
|
/
*
|
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-22
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
|
\
\
\
|
*
|
|
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
2015-01-25
[next]