summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
2013-09-14tf_driver: integrate latest TL release:Marvin Zhang
2013-09-14HACK: make TF compileDan Willemsen
2013-09-14security: tf: resolve compilation time warningsSanjay Singh Rawat
2013-09-14security: tf_driver: update with latest TL dropChris Johnson
2013-09-14security: trusted foundations: fix coarse_page_table_array initChris Johnson
2013-09-14tf: Fix build for kernel 3.1Dan Willemsen
2013-09-14arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2013-07-01selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2013-07-01Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2013-07-01security: Add proper checks for Android specific capability checksTushar Behera
2013-07-01security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2013-05-31selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30KEYS: split call to call_usermodehelper_fns()Lucas De Marchi
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29tomoyo_close_control: don't bother with return valueAl Viro
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-18devcg: remove parent_cgroup.Rami Rosen
2013-04-17ima: eliminate passing d_name.name to process_measurement()Mimi Zohar
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-08devcg: remove broken_hierarchy tagTejun Heo
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-26yama: Better permission check for ptracemeEric W. Biederman
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski
2013-03-20devcg: use css_online and css_offlineAristeu Rozanski
2013-03-20devcg: prepare may_access() for hierarchy supportAristeu Rozanski
2013-03-20devcg: expand may_access() logicAristeu Rozanski
2013-03-19Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov
2013-03-19Smack: add support for modification of existing rulesRafal Krypa
2013-03-19smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen
2013-03-19Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa
2013-03-19Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa
2013-03-19selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-18tomoyo: use DEFINE_SRCU() to define tomoyo_ssLai Jiangshan
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-12keys: fix race with concurrent install_user_keyrings()David Howells
2013-03-03userns: Stop oopsing in key_change_session_keyringEric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds