pch_uart: Add MSI support
[linux-flexiantxendom0.git] / security /
2011-06-01 Kees CookAppArmor: fix oops in apparmor_setprocattr
2011-05-27 Linus TorvaldsMerge branch 'docs-move' of git://git./linux/kernel...
2011-05-27 Linus Torvaldsselinux: don't pass in NULL avd to avc_has_perm_noaudit
2011-05-27 Ben Blumcgroups: add per-thread subsystem callbacks
2011-05-26 Serge E. HallynSet cred->user_ns in key_replace_session_keyring
2011-05-24 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-05-24 James MorrisMerge branch 'next' into for-linus
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-20 Linus Torvaldsselinux: avoid unnecessary avc cache stat hit count
2011-05-20 Linus Torvaldsselinux: de-crapify avc cache stat code generation
2011-05-20 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-05-19 Randy DunlapCreate Documentation/security/,
2011-05-19 James MorrisMerge branch 'master' into next
2011-05-12 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-05-12 Eric ParisSELinux: delete debugging printks from filename_trans...
2011-05-12 Tetsuo HandaTOMOYO: Fix wrong domainname validation.
2011-05-11 Greg Kroah-HartmanSELINUX: add /sys/fs/selinux mount point to put selinuxfs
2011-05-08 Lai Jiangshansecurity,rcu: convert call_rcu(sel_netif_free) to kfree...
2011-05-08 Lai Jiangshansecurity,rcu: convert call_rcu(user_update_rcu_disposal...
2011-05-04 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-04-28 Eric Parisflex_array: flex_array_prealloc takes a number of eleme...
2011-04-28 Eric ParisSELinux: pass last path component in may_create
2011-04-28 Eric ParisSELinux: introduce path_has_perm
2011-04-28 Eric Parisflex_array: flex_array_prealloc takes a number of eleme...
2011-04-28 Eric ParisSELinux: pass last path component in may_create
2011-04-28 Eric ParisSELinux: put name based create rules in a hashtable
2011-04-28 Eric ParisSELinux: generic hashtab entry counter
2011-04-28 Eric ParisSELinux: calculate and print hashtab stats with a gener...
2011-04-28 Eric ParisSELinux: skip filename trans rules if ttype does not...
2011-04-28 Eric ParisSELinux: rename filename_compute_type argument to ...
2011-04-28 Eric ParisSELinux: fix comment to state filename_compute_type...
2011-04-26 Jiri KosinaMerge branch 'master' into for-next
2011-04-26 Eric ParisSELINUX: Make selinux cache VFS RCU walks safe
2011-04-25 Eric ParisSMACK: smack_file_lock can use the struct path
2011-04-25 Eric ParisLSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA...
2011-04-25 Eric ParisLSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
2011-04-25 Eric ParisSELINUX: Make selinux cache VFS RCU walks safe
2011-04-25 Andi KleenSECURITY: Move exec_permission RCU checks into security...
2011-04-25 Eric ParisSELinux: security_read_policy should take a size_t...
2011-04-25 Eric ParisSELinux: silence build warning when !CONFIG_BUG
2011-04-22 Andi KleenSECURITY: Move exec_permission RCU checks into security...
2011-04-20 Eric ParisSELinux: delete debugging printks from filename_trans...
2011-04-20 Tetsuo HandaTOMOYO: Fix refcount leak in tomoyo_mount_acl().
2011-04-19 James MorrisMerge branch 'master'; commit 'v2.6.39-rc3' into next
2011-04-18 Tetsuo HandaTOMOYO: Fix infinite loop bug when reading /sys/kernel...
2011-04-18 Tetsuo HandaTOMOYO: Don't add / for allow_unmount permission check.
2011-04-18 Tetsuo HandaTOMOYO: Fix race on updating profile's comment line.
2011-04-10 Justin P. Mattocktreewide: remove extra semicolons
2011-04-07 Harry CiaoInitialize policydb.process_class eariler.
2011-04-07 Stephen Smalleyselinux: Fix regression for Xorg
2011-04-04 Eric Pariscapabilities: do not special case exec of init
2011-04-01 Kohei Kaigaiselinux: add type_transition with name extension suppor...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Xiaochen Wangtomoyo: fix memory leak in tomoyo_commit_ok()
2011-03-29 James MorrisMerge branch 'next-queue' into next
2011-03-28 Stephen Smalleyselinux: Fix regression for Xorg
2011-03-28 Harry CiaoSELinux: Write class field in role_trans_write.
2011-03-28 Harry CiaoSELinux: Compute role in newcontext for all classes
2011-03-28 Harry CiaoSELinux: Add class support to the role_trans structure
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-24 Serge E. Hallynuserns: allow ptrace from non-init user namespaces
2011-03-24 Serge E. Hallynuserns: security: make capabilities relative to the...
2011-03-21 Paul Gortmakersecurity: select correct default LSM_MMAP_MIN_ADDR...
2011-03-17 David HowellsKEYS: Make request_key() and co. return an error for...
2011-03-17 David HowellsKEYS: Improve /proc/keys
2011-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-03-12 David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-09 James MorrisMerge branch 'security-next' of git://git./linux/kernel...
2011-03-09 Shan WeiAppArmor: kill unused macros in lsm.c
2011-03-09 Michal HockoAppArmor: cleanup generated files correctly
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-08 David HowellsKEYS: Add an iovec version of KEYCTL_INSTANTIATE
2011-03-08 David HowellsKEYS: Add a new keyctl op to reject a key with a specif...
2011-03-08 David HowellsKEYS: Add a key type op to permit the key description...
2011-03-08 David HowellsKEYS: Add an RCU payload dereference macro
2011-03-07 James MorrisMerge branch 'master'; commit 'v2.6.38-rc7' into next
2011-03-05 John JohansenAppArmor: Cleanup make file to remove cruft and make...
2011-03-03 Patrick McHardynetlink: kill eff_cap from struct netlink_skb_parms
2011-03-03 Eric ParisSELinux: implement the new sb_remount LSM hook
2011-03-03 Eric ParisLSM: Pass -o remount options to the LSM
2011-03-03 Harry CiaoSELinux: Compute SID for the newly created socket
2011-03-03 Harry CiaoSELinux: Socket retains creator role and MLS attribute
2011-03-03 Harry CiaoSELinux: Auto-generate security_is_socket_class
2011-03-03 Patrick McHardynetlink: kill loginuid/sessionid/sid members from struc...
2011-03-02 Tetsuo HandaTOMOYO: Fix memory leak upon file open.
2011-02-25 Eric ParisRevert "selinux: simplify ioctl checking"
2011-02-25 Eric Parisselinux: drop unused packet flow permissions
2011-02-25 Steffen Klassertselinux: Fix packet forwarding checks on postrouting
2011-02-25 Steffen Klassertselinux: Fix wrong checks for selinux_policycap_netpeer
2011-02-25 Steffen Klassertselinux: Fix check for xfrm selinux context algorithm
2011-02-23 Mimi Zoharima: remove unnecessary call to ima_must_measure
2011-02-23 David S. Millerxfrm: Mark flowi arg to security_xfrm_state_pol_flow_ma...
2011-02-11 Chris Wrightsecurity: add cred argument to security_capable()
2011-02-10 Mimi ZoharIMA: remove IMA imbalance checking
2011-02-10 Mimi ZoharIMA: maintain i_readcount in the VFS layer
2011-02-10 Mimi ZoharIMA: convert i_readcount to atomic
2011-02-10 Casey SchauflerSmack: correct final mmap check comparison
2011-02-10 Shan Weisecurity:smack: kill unused SMACK_LIST_MAX, MAY_ANY...
next