Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
[safe/jmp/linux-2.6] / security / selinux / hooks.c
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: 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: 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-04 Eric ParisSELinux: hold tasklist_lock and siglock while waking...
2008-10-31 Eric ParisSELinux: properly handle empty tty_files list
2008-10-30 Eric ParisSELinux: check open perms in dentry_open not inode_perm...
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 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: Better local/forward check in selinux_ip_postr...
2008-10-10 Paul Mooreselinux: Correctly handle IPv4 packets on IPv6 sockets...
2008-09-29 Stephen Smalleyselinux: use default proc sid on symlinks
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-08-28 KaiGai KoheiSELinux: add boundary support and thread context assignment
2008-08-28 James MorrisMerge branch 'master' into next
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-08-05 David HowellsSELinux: Fix a potentially uninitialised variable in...
2008-08-05 Adrian Bunkmake selinux_write_opts() static
2008-07-29 Eric ParisSELinux: /proc/mounts should show what it can
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-27 Alexey Dobriyanselinux: use nf_register_hooks()
2008-07-26 Roland McGrathtracehook: tracehook_tracer_task
2008-07-15 James MorrisRevert "SELinux: allow fstype unknown to policy to...
2008-07-14 James Morrissecurity: remove register_security hook
2008-07-14 Miklos Szeredisecurity: remove unused sb_get_mnt_opts hook
2008-07-14 Eric ParisLSM/SELinux: show LSM mount options in /proc/mounts
2008-07-14 Eric ParisSELinux: allow fstype unknown to policy to use xattrs...
2008-07-14 James MorrisSELinux: use do_each_thread as a proper do/while block
2008-07-14 James MorrisSELinux: remove unused and shadowed addrlen variable
2008-07-14 Stephen Smalleyselinux: simplify ioctl checking
2008-07-14 Stephen SmalleySELinux: enable processes with mac_admin to get the...
2008-07-14 Stephen SmalleySecurity: split proc ptrace checking into read vs....
2008-07-14 Eric ParisSELinux: keep the code clean formating and syntax
2008-07-14 Stephen Smalleyselinux: support deferred mapping of contexts
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Oleg Nesterovsignals: cleanup security_task_kill() usage/implementation
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David Howellskeys: don't generate user and user session keyrings...
2008-04-29 David Howellskeys: add keyctl function to get a security label
2008-04-29 David Howellsxattr: add missing consts to function arguments
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Al Viro[PATCH] switch a bunch of LSM hooks from nameidata...
2008-04-22 Eric ParisSELinux: no BUG_ON(!ss_initialized) in selinux_clone_mn...
2008-04-21 Eric ParisSELinux: whitespace and formating fixes for hooks.c
2008-04-21 Eric ParisSELinux: clean up printks
2008-04-19 Ahmed S. DarwishSecurity: Introduce security= boot parameter
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-04-18 Ahmed S. DarwishSELinux: setup new inode/ipc getsecid hooks
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Eric ParisSELinux: turn mount options strings into defines
2008-04-18 Roland McGrathselinux: remove ptrace_sid
2008-04-18 Andrew Mortonsecurity: code cleanup
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 James MorrisSELinux: remove unused backpointers from security objects
2008-04-18 Paul MooreSELinux: Correct the NetLabel locking for the sk_securi...
2008-04-09 Eric ParisSELinux: don't BUG if fs reuses a superblock
2008-04-07 Stephen SmalleySELinux: more GFP_NOFS fixups to prevent selinux from...
2008-04-03 Josef Bacikselinux: prevent rentry into the FS
2008-04-02 Stephen Smalleyselinux: handle files opened with flags 3 by checking...
2008-03-17 Adrian Bunkmake selinux_parse_opts_str() static
2008-03-05 Eric ParisLSM/SELinux: Interfaces to allow FS to control mount...
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-11 Stephen Smalleyselinux: support 64-bit capabilities
2008-02-05 David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-01-29 Adrian Bunkselinux: make selinux_set_mnt_opts() static
2008-01-29 Paul MooreSELinux: Add warning messages on network denial due...
2008-01-29 Paul MooreSELinux: Add network ingress and egress control permiss...
2008-01-29 Paul MooreSELinux: Allow NetLabel to directly cache SIDs
2008-01-29 Paul MooreSELinux: Enable dynamic enable/disable of the network...
next