AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
[linux-flexiantxendom0-3.2.10.git] / security /
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-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-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-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...
2012-01-05 Eric Pariscapabilities: remove all _real_ interfaces
2012-01-05 Eric Pariscapabilities: introduce security_capable_noaudit
2012-01-05 Eric Pariscapabilities: reverse arguments to security_capable
2012-01-05 Eric Pariscapabilities: remove the task from capable LSM hook...
2012-01-05 James Morrisselinux: sparse fix: fix several warnings in the securi...
2012-01-05 James Morrisselinux: sparse fix: fix warnings in netlink code
2012-01-05 James Morrisselinux: sparse fix: eliminate warnings for selinuxfs
2012-01-05 James Morrisselinux: sparse fix: declare selinux_disable() in secur...
2012-01-05 James Morrisselinux: sparse fix: move selinux_complete_init
2012-01-05 James Morrisselinux: sparse fix: make selinux_secmark_refcount...
2012-01-05 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-01-04 Al Virovfs: trim includes a bit
2012-01-04 Al Viroswitch ->path_mknod() to umode_t
2012-01-04 Al Viroswitch ->path_mkdir() to umode_t
2012-01-04 Al Virotomoyo_mini_stat: switch to umode_t
2012-01-04 Al Viroswitch securityfs_create_file() to umode_t
2012-01-04 Al Viroswitch security_path_chmod() to umode_t
2012-01-04 Al Viroget rid of open-coded S_ISREG(), etc.
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_roo...
2012-01-04 Al Virobtrfs, nfs, apparmor: don't pull mnt_namespace.h for...
2012-01-04 Al Virotomoyo: stop including hell knows what
2012-01-04 Jan Karasecurity: Fix security_old_inode_init_security() when...
2011-12-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-21 David HowellsSELinux: Fix RCU deref check warning in sel_netport_ins...
2011-12-20 David HowellsSELinux: Fix RCU deref check warning in sel_netport_ins...
2011-12-20 Dmitry Kasatkinevm: prevent racing during tfm allocation
2011-12-20 Dmitry Kasatkinevm: key must be set once during initialization
2011-12-20 Roberto Sassuima: fix invalid memory reference
2011-12-20 Roberto Sassuima: free duplicate measurement memory
2011-12-19 Thomas Meyerselinux: Casting (void *) value returned by kmalloc...
2011-12-16 Rusty Russellapparmor: fix module parameter handling
2011-12-13 Tejun Heocgroup: introduce cgroup_taskset and use it in subsys...
2011-12-12 Greg Kroah-HartmanSecurity: tomoyo: add .gitignore file
2011-12-12 Kees Cooktomoyo: add missing rcu_dereference()
2011-12-09 Kees Cookapparmor: add missing rcu_dereference()
2011-12-08 Tetsuo HandaTOMOYO: Fix pathname handling of disconnected paths.
2011-12-07 Dmitry Kasatkinevm: prevent racing during tfm allocation
2011-12-07 Dmitry Kasatkinevm: key must be set once during initialization
2011-12-07 Al Virofix apparmor dereferencing potentially freed dentry...
2011-12-06 Pavel Emelyanovinet_diag: Partly rename inet_ to sock_
2011-12-03 Jesse Grossipv6: Add fragment reporting to ipv6_skip_exthdr().
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-11-21 Dmitry Kasatkindigsig: build dependency fix
2011-11-18 James MorrisMerge branch 'next-evm-digsig' of git://git./linux...
2011-11-18 James MorrisMerge branch 'encrypted-key-fixes' of git://git./linux...
next