selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases
[safe/jmp/linux-2.6] / security / selinux / hooks.c
2008-10-10 Paul Mooreselinux: Correctly handle IPv4 packets on IPv6 sockets...
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
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...
2008-01-29 Paul MooreSELinux: Better integration between peer labeling subsy...
2008-01-29 Paul MooreSELinux: Add a network node caching mechanism similar...
2008-01-29 Paul MooreSELinux: Only store the network interface's ifindex
2008-01-29 Paul MooreSELinux: Convert the netif code to use ifindex values
2008-01-29 Paul MooreNetLabel: Add IP address family information to the...
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-25 David Howellssecurity: add a secctx_to_secid() hook
2008-01-25 Eric ParisSecurity: add get, set, and cloning of superblock secur...
2007-10-22 Eric ParisSELinux: always check SIGCHLD in selinux_task_wait
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 James Morrissecurity: Convert LSM into a static interface
2007-10-16 Yuichi NakamuraSELinux: Improve read/write performance
2007-10-15 David S. Miller[SELINUX]: Update for netfilter ->hook() arg changes.
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-09-19 Eric ParisSELinux: fix array out of bounds when mounting with...
2007-08-31 Stephen SmalleySELinux: clear parent death signal on SID transitions
2007-08-23 Alan Coxfix NULL pointer dereference in __vm_enough_memory()
2007-08-02 Paul MooreSELinux: remove redundant pointer checks before calling...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Paul MooreSELinux: use SECINITSID_NETMSG instead of SECINITSID_UN...
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-13 Linus TorvaldsRevert "SELinux: use SECINITSID_NETMSG instead of SECIN...
2007-07-12 Paul MooreSELinux: use SECINITSID_NETMSG instead of SECINITSID_UN...
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-07-12 Stephen SmalleySELinux: allow preemption between transition permission...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Eric W. Biedermantty: introduce no_tty and use it in selinux
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-26 Paul MooreSELinux: move security_skb_extlbl_sid() out of the...
2007-04-26 Paul MooreSELinux: rename selinux_netlabel.h to netlabel.h
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-03-14 Al Viro[PATCH] sanitize security_getprocattr() API
2007-02-26 Eric ParisReassign printk levels in selinux kernel code
2007-02-14 Stephen Smalley[PATCH] selinux: enhance selinux to always ignore priva...
2007-02-14 Eric W. Biederman[PATCH] sysctl: fix the selinux_sysctl_get_sid
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-11 Robert P. J. Day[PATCH] Replace regular code with appropriate calls...
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
next