Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / security /
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-19 Jonghwan Choisecurity: fix compile error in commoncap.c
2012-04-18 Eric Parisfcaps: clear the same personality flags as suid when...
2012-04-18 Casey SchauflerSmack: move label list initialization
2012-04-17 Jeff Mahoney- Update to 3.4-rc3.
2012-04-10 Kees CookSmack: build when CONFIG_AUDIT not defined
2012-04-09 Jeff MahoneyUpdate to 3.4-rc2.
2012-04-09 Jeff MahoneyUpdate AppArmor for 3.4.
2012-04-03 Linus Torvaldslsm_audit: don't specify the audit pre/post callbacks...
2012-04-03 Eric ParisSELinux: do not allocate stack space for AVC data unles...
2012-04-03 Eric ParisSELinux: remove avd from slow_avc_audit()
2012-04-03 Eric ParisSELinux: remove avd from selinux_audit_data
2012-04-03 Eric ParisLSM: shrink the common_audit_data data union
2012-04-03 Eric ParisLSM: shrink sizeof LSM specific portion of common_audit...
2012-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-31 Al Viroget rid of pointless includes of ext2_fs.h
2012-03-31 Al Viroselinuxfs: merge dentry allocation into sel_make_dir()
2012-03-31 Linus Torvaldsselinux: inline avc_audit() and avc_has_perm_noaudit...
2012-03-31 Linus Torvaldsselinux: don't inline slow-path code into avc_has_perm_...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-27 John Johansenapparmor: Fix change_onexec when called from a confined...
2012-03-26 David HowellsSELinux: selinux/xfrm.h needs net/flow.h
2012-03-23 Oleg Nesterovusermodehelper: kill umh_wait, renumber UMH_* constants
2012-03-23 Oleg Nesterovusermodehelper: use UMH_WAIT_PROC consistently
2012-03-23 Linus TorvaldsMerge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org...
2012-03-23 Linus Torvaldssecurity: optimize avc_audit() common path
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Al Viroswitch unix_sock to struct path
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20 Cong Wangtomoyo: remove the second argument of k[un]map_atomic()
2012-03-20 James MorrisMerge branch 'for-security' of git://git./linux/kernel...
2012-03-20 Tetsuo HandaAppArmor: Fix location of const qualifier on generated...
2012-03-20 Tetsuo HandaTOMOYO: Return error if fails to delete a domain
2012-03-15 James MorrisMerge branch 'for-security' of git://git./linux/kernel...
2012-03-15 Jan EngelhardtAppArmor: add const qualifiers to string arrays
2012-03-15 John JohansenAppArmor: Add ability to load extended policy
2012-03-15 Tetsuo HandaTOMOYO: Return appropriate value to poll().
2012-03-14 John JohansenAppArmor: Move path failure information into aa_get_nam...
2012-03-14 John JohansenAppArmor: Update dfa matching routines.
2012-03-14 John JohansenAppArmor: Minor cleanup of d_namespace_path to consolid...
2012-03-14 John JohansenAppArmor: Retrieve the dentry_path for error reporting...
2012-03-14 John JohansenAppArmor: Add const qualifiers to generated string...
2012-03-14 John JohansenAppArmor: Fix oops in policy unpack auditing
2012-03-14 John JohansenAppArmor: Fix error returned when a path lookup is...
2012-03-07 Dan CarpenterKEYS: testing wrong bit for KEY_FLAG_REVOKED
2012-03-01 Bryan SchumakerCreated a function for setting timeouts on keys
2012-02-29 Tetsuo HandaTOMOYO: Fix mount flags checking order.
2012-02-28 Randy Dunlapsecurity: fix ima kconfig warning
2012-02-27 John JohansenAppArmor: Fix the error case for chroot relative path...
2012-02-27 John JohansenAppArmor: fix mapping of META_READ to audit and quiet...
2012-02-27 John JohansenAppArmor: Fix underflow in xindex calculation
2012-02-27 John JohansenAppArmor: Fix dropping of allowed operations that are...
2012-02-27 John JohansenAppArmor: Add mising end of structure test to caps...
2012-02-27 Kees CookAppArmor: export known rlimit names/value mappings...
2012-02-27 Kees CookAppArmor: add "file" details to securityfs
2012-02-27 Kees CookAppArmor: add initial "features" directory to securityfs
2012-02-27 Kees CookAppArmor: refactor securityfs to use structures
2012-02-19 David HowellsReplace the fd_sets in struct fdtable with an array...
2012-02-16 Eric ParisIMA: fix audit res field to indicate 1 for success...
2012-02-15 Kees CookYama: add PR_SET_PTRACER_ANY
2012-02-13 Al Virosecurity: trim security.h
2012-02-13 Al Viromm: collapse security_vm_enough_memory() variants into...
2012-02-09 Kees Cooksecurity: Yama LSM
2012-02-09 Kees Cooksecurity: create task_free security callback
2012-02-09 James MorrisMerge branch 'next-queue' into next
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-01-23 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-20 Dmitry Kasatkinima: policy for RAMFS
2012-01-20 Fabio Estevamima: fix Kconfig dependencies
2012-01-19 Mimi Zoharkeys: fix user_defined key sparse messages
2012-01-19 Mimi Zoharima: fix cred sparse warning
2012-01-19 David HowellsKEYS: Allow special keyrings to be cleared
2012-01-18 Jeff Laytonkeys: add a "logon" key type
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Dmitry Kasatkinintegrity: digital signature config option name change
2012-01-17 Dmitry Kasatkinlib: digital signature config option name change
2012-01-17 Mimi Zoharencrypted-keys: fix rcu and sparse messages
2012-01-17 Mimi Zoharkeys: fix trusted/encrypted keys sparse rcu_assign_poin...
2012-01-17 David HowellsKEYS: Add missing smp_rmb() primitives to the keyring...
2012-01-17 Tetsuo HandaTOMOYO: Accept \000 as a valid character.
2012-01-17 Kees Cookaudit: no leading space in audit_log_d_path prefix
2012-01-17 Kees Cookaudit: treat s_id as an untrusted string
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-10 Al Virosecurityfs: fix object creation races
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-09 James MorrisMerge branch 'next' into for-linus
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Al Viroswitch security_path_chmod() to struct path *
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-05 Eric Parissecurity: remove the security_netlink_recv hook as...
2012-01-05 Eric Parisptrace: do not audit capability check when outputing...
next