summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2012-09-06security: tf_driver: integrate latest TL releaseHyung Taek Ryoo
2012-08-16security: tf_driver: integrate latest TL releaseHyung Taek Ryoo
2012-08-06security: tf_driver: integrate latest TL releaseHyung Taek Ryoo
2012-07-27security: tf_driver: integrate latest TL releaseKaran Jhavar
2012-05-25tf_driver: integrate latest TL release:Marvin Zhang
2012-05-08security: tf: resolve compilation time warningsSanjay Singh Rawat
2012-04-30security: tf_driver: update with latest TL dropChris Johnson
2012-02-09security: trusted foundations: fix coarse_page_table_array initChris Johnson
2012-01-24Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-18ima: fix invalid memory referenceRoberto Sassu
2012-01-18ima: free duplicate measurement memoryRoberto Sassu
2012-01-11SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2012-01-06SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2012-01-05Linux 3.1.7Varun Wadekar
2011-12-21TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa
2011-12-21fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-19tf: Fix build for kernel 3.1Dan Willemsen
2011-12-08arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2011-11-30security: Add config flag for Android specific capsWinnie Hsu
2011-11-30security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh
2011-11-21KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-08-08TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profileTetsuo Handa
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ima: fmode_t misspelled as mode_t...Al Viro
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24VFS : mount lock scalability for internal mountsTim Chen
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-07-20security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan
2011-07-20security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan
2011-07-20security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()Lai Jiangshan
2011-07-20get rid of pointless checks for dentry->sb == NULLAl Viro
2011-07-20->permission() sanitizing: don't pass flags to exec_permission()Al Viro
2011-07-20selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11TOMOYO: Enable conditional ACL.Tetsuo Handa
2011-07-11TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-07-08TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller