nfsd4: allow nfs4 state startup to fail
[safe/jmp/linux-2.6] / security /
2009-02-12 Kentaro TakedaCommon functions for TOMOYO Linux.
2009-02-12 Kentaro TakedaMemory and pathname management functions.
2009-02-11 Mimi Zoharintegrity: audit update
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 James MorrisIMA: fix ima_delete_rules() definition
2009-02-05 Mimi ZoharIntegrity: IMA file free imbalance
2009-02-05 Mimi Zoharintegrity: IMA policy open
2009-02-05 Mimi Zoharintegrity: IMA policy
2009-02-05 Mimi Zoharintegrity: IMA display
2009-02-05 Mimi Zoharintegrity: IMA as an integrity service provider
2009-02-03 Serge E. Hallynsecurityfs: fix long-broken securityfs_create_file...
2009-02-01 James Morrisselinux: remove hooks which simply defer to capabilities
2009-01-29 James Morrisselinux: remove secondary ops call to shm_shmat
2009-01-29 James Morrisselinux: remove secondary ops call to unix_stream_connect
2009-01-29 James Morrisselinux: remove secondary ops call to task_kill
2009-01-29 James Morrisselinux: remove secondary ops call to task_setrlimit
2009-01-29 James Morrisselinux: remove unused cred_commit hook
2009-01-29 James Morrisselinux: remove secondary ops call to task_create
2009-01-29 James Morrisselinux: remove secondary ops call to file_mprotect
2009-01-29 James Morrisselinux: remove secondary ops call to inode_setattr
2009-01-29 James Morrisselinux: remove secondary ops call to inode_permission
2009-01-29 James Morrisselinux: remove secondary ops call to inode_follow_link
2009-01-29 James Morrisselinux: remove secondary ops call to inode_mknod
2009-01-29 James Morrisselinux: remove secondary ops call to inode_unlink
2009-01-29 James Morrisselinux: remove secondary ops call to inode_link
2009-01-29 James Morrisselinux: remove secondary ops call to sb_umount
2009-01-29 James Morrisselinux: remove secondary ops call to sb_mount
2009-01-29 James Morrisselinux: remove secondary ops call to bprm_committed_creds
2009-01-29 James Morrisselinux: remove secondary ops call to bprm_committing_creds
2009-01-29 James Morrisselinux: remove unused bprm_check_security hook
2009-01-28 Casey Schauflersmackfs load append mode fix
2009-01-18 David P. QuigleySELinux: Unify context mount and genfs behavior
2009-01-18 David P. QuigleySELinux: Add new security mount option to indicate...
2009-01-18 David P. QuigleySELinux: Condense super block security structure flags...
2009-01-17 Vegard Nossumsecurity: introduce missing kfree
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 27
2009-01-08 Fernando Carrijoremove lots of double-semicolons
2009-01-08 Serge E. Hallyndevices cgroup: allow mkfifo
2009-01-08 Lai Jiangshandevcgroup: use list_for_each_entry_rcu()
2009-01-06 James MorrisMerge branch 'next' into for-linus
2009-01-06 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2009-01-06 James MorrisRevert "CRED: Fix regression in cap_capable() as shown...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Al Viroinode->i_op is never NULL
2009-01-05 Eric ParisSELinux: shrink sizeof av_inhert selinux_class_perm...
2009-01-05 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2009-01-04 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2009-01-04 Al Viroaudit: validate comparison operations, store them in...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2008-12-31 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2008-12-31 James Morriskeys: fix sparse warning by adding __user annotation...
2008-12-31 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-31 Casey Schauflersmack: Add support for unlabeled network hosts and...
2008-12-31 Paul Mooreselinux: Deprecate and schedule the removal of the...
2008-12-31 Paul Moorenetlabel: Update kernel configuration API
2008-12-29 David HowellsKEYS: Fix variable uninitialisation warnings
2008-12-28 James MorrisMerge branch 'next' into for-linus
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-25 Sergio Luissmackfs: check for allocation failures in smk_set_access()
2008-12-19 James MorrisSELinux: don't check permissions for kernel mounts
2008-12-19 James Morrissecurity: pass mount flags to security_sb_kern_mount()
2008-12-19 Stephen SmalleySELinux: correctly detect proc filesystems of the form...
2008-11-25 Hannes EderCRED: fix sparse warnings
2008-11-14 Eric Pariscapabilities: define get_vfs_caps_from_disk when file...
2008-11-13 David HowellsCRED: Allow kernel services to override LSM settings...
2008-11-13 David HowellsCRED: Add a kernel_service object class to SELinux
2008-11-13 David HowellsCRED: Differentiate objective and effective subjective...
2008-11-13 David HowellsCRED: Prettify commoncap.c
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Make inode_has_perm() and file_has_perm() take...
2008-11-13 David HowellsCRED: Separate per-task-group keyrings from signal_struct
2008-11-13 David HowellsCRED: Wrap access to SELinux's task SID
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Detach the credentials from task_struct
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Constify the kernel_cap_t arguments to the capset...
2008-11-13 David HowellsCRED: Neuter sys_capset()
2008-11-13 David HowellsKEYS: Alter use of key instantiation link-to-keyring...
2008-11-13 David HowellsKEYS: Disperse linux/key_ui.h
2008-11-13 David HowellsCRED: Wrap task credential accesses in the capabilities...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the key manageme...
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Eric ParisCurrently SELinux jumps through some ugly hoops to...
2008-11-11 Eric ParisAdd a new capable interface that will be used by system...
2008-11-11 Eric ParisAny time fcaps or a setuid app under SECURE_NOROOT...
2008-11-11 Eric ParisThis patch add a generic cpu endian caps structure...
2008-11-10 David HowellsKEYS: Make request key instantiate the per-user keyrings
2008-11-08 Eric ParisSELinux: Use unknown perm handling to handle unknown...
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-05 Serge E. Hallynfile capabilities: add no_file_caps switch (v4)
2008-11-05 James MorrisMerge branch 'master' into next
2008-11-05 Michal Schmidtselinux: recognize netlink messages for 'ip addrlabel'
2008-11-04 Eric ParisSELinux: hold tasklist_lock and siglock while waking...
2008-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-01 Serge Hallynfile caps: always start with clear bprm->caps_*
next