Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / security / selinux /
2009-05-04 Stephen Smalleyselinux: Fix send_sigiotask hook
2009-03-28 Paul Mooreselinux: Remove the "compat_net" compatibility code
2009-03-28 Paul Moorenetlabel: Label incoming TCP connections correctly...
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-09 Eric ParisSELinux: inode_doinit_with_dentry drop no dentry printk
2009-03-05 Eric ParisSELinux: new permission between tty audit and audit...
2009-03-05 Eric ParisSELinux: open perm for sock files
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-02-13 Eric ParisSELinux: convert the avc cache hash list to an hlist
2009-02-13 Eric ParisSELinux: code readability with avc_cache
2009-02-13 Eric ParisSELinux: remove unused av.decided field
2009-02-13 Eric ParisSELinux: more careful use of avd in avc_has_perm_noaudit
2009-02-13 Eric ParisSELinux: remove the unused ae.used
2009-02-13 Eric ParisSELinux: check seqno when updating an avc_node
2009-02-13 Eric ParisSELinux: NULL terminate al contexts from disk
2009-02-13 Eric ParisSELinux: better printk when file with invalid label...
2009-02-13 Eric ParisSELinux: call capabilities code directory
2009-02-06 James MorrisMerge branch 'master' into next
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-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-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 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 Al Viroaudit: validate comparison operations, store them in...
2008-12-31 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2008-12-31 Paul Mooreselinux: Deprecate and schedule the removal of the...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
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-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: 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: 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-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-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 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-10-31 Eric ParisSELinux: properly handle empty tty_files list
2008-10-31 Harvey Harrisonmisc: replace NIPQUAD()
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 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-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 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
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-09-29 Stephen Smalleyselinux: use default proc sid on symlinks
next