nfsd4: fail when delegreturn gets a non-delegation stateid
[safe/jmp/linux-2.6] / security /
2009-03-04 etiennesmack: fixes for unlabeled host support
2009-03-01 Paul Mooreselinux: Fix a panic in selinux_netlbl_inode_permission()
2009-02-22 Paul Mooreselinux: Fix the NetLabel glue code for setsockopt()
2009-01-28 Casey Schauflersmackfs load append mode fix
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_*
2008-10-31 Eric ParisSELinux: properly handle empty tty_files list
2008-10-31 Harvey Harrisonmisc: replace NIPQUAD()
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-30 Eric ParisSELinux: check open perms in dentry_open not inode_perm...
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-28 Harvey Harrisonmisc: replace NIP6_FMT with %p6 format specifier
2008-10-28 Alexey Dobriyannet: reduce structures when XFRM=n
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 Lai Jiangshandevcgroup: remove spin_lock()
2008-10-20 Li Zefandevcgroup: remove unused variable
2008-10-20 Li Zefandevcgroup: use kmemdup()
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Alan Coxtty: Redo current tty locking
2008-10-13 Alan Coxtty: Make get_current_tty use a kref
2008-10-12 Mimi Zoharintegrity: special fs magic
2008-10-10 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2008-10-10 Paul Moorenetlabel: Changes to the NetLabel security attributes...
2008-10-10 Paul Mooreselinux: Cache NetLabel secattrs in the socket's securi...
2008-10-10 Paul Mooreselinux: Set socket NetLabel based on connection endpoint
2008-10-10 Paul Moorenetlabel: Add functionality to set the security attribu...
2008-10-10 Paul Moorenetlabel: Replace protocol/NetLabel linking with refrer...
2008-10-10 Paul Mooresmack: Fix missing calls to netlbl_skbuff_err()
2008-10-10 Paul Mooreselinux: Fix missing calls to netlbl_skbuff_err()
2008-10-10 Paul Mooreselinux: Fix a problem in security_netlbl_sid_to_secattr()
2008-10-10 Paul Mooreselinux: Better local/forward check in selinux_ip_postr...
2008-10-10 Paul Mooreselinux: Correctly handle IPv4 packets on IPv6 sockets...
2008-10-10 Paul Mooreselinux: Cleanup the NetLabel glue code
next