devcgroup: remove unused variable
[safe/jmp/linux-2.6] / security / selinux /
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
2008-09-22 James MorrisMerge branch 'master' into next
2008-09-11 Stephen SmalleyUpdate selinux info in MAINTAINERS and Kconfig help...
2008-09-03 Eric ParisSELinux: memory leak in security_context_to_sid_core
2008-08-28 KaiGai KoheiSELinux: add boundary support and thread context assignment
2008-08-28 James MorrisMerge branch 'master' into next
2008-08-14 Vesa-Matti Kariselinux: Unify for- and while-loop style
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-08-06 Vesa-Matti Kariselinux: conditional expression type validation was...
2008-08-05 David HowellsSELinux: Fix a potentially uninitialised variable in...
2008-08-05 Vesa-Matti J KariSELinux: trivial, remove unneeded local variable
2008-08-05 Vesa-Matti J KariSELinux: Trivial minor fixes that change C null charact...
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 Eric ParisSELinux: more user friendly unknown handling printk
2008-07-14 Stephen Smalleyselinux: change handling of invalid classes (Was: Re...
2008-07-14 Eric ParisSELinux: drop load_mutex in security_load_policy
2008-07-14 Eric ParisSELinux: fix off by 1 reference of class_to_string...
2008-07-14 James MorrisSELinux: open code sidtab lock
2008-07-14 James MorrisSELinux: open code load_mutex
2008-07-14 James MorrisSELinux: open code policy_rwlock
2008-07-14 Stephen Smalleyselinux: fix endianness bug in network node address...
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 James MorrisSELinux: remove inherit field from inode_security_struct
2008-07-14 Richard KennedySELinux: reorder inode_security_struct to increase...
2008-07-14 Eric ParisSELinux: keep the code clean formating and syntax
2008-07-14 Stephen SmalleySELinux: fix sleeping allocation in security_context_to_sid
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 Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
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 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-27 Paul MooreSELinux: Fix a RCU free problem with the netport cache
2008-04-27 Paul MooreSELinux: Made netnode cache adds faster
2008-04-27 Eric ParisSELinux: policydb.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: mls_types.h whitespace, syntax, and other...
2008-04-27 Eric ParisSELinux: mls.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: hashtab.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: context.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: ss/conditional.h whitespace, syntax, and other...
2008-04-27 Eric ParisSELinux: selinux/include/security.h whitespace, syntax...
2008-04-27 Eric ParisSELinux: objsec.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: netlabel.h whitespace, syntax, and other cleanups
2008-04-27 Eric ParisSELinux: avc_ss.h whitespace, syntax, and other cleanups
2008-04-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Paul E. McKenneySELinux fixups needed for preemptable RCU from -rt
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 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Eric ParisSELinux: one little, two little, three little whitespac...
2008-04-21 Eric ParisSELinux: cleanup on isle selinuxfs.c
2008-04-21 Eric Parischanging whitespace for fun and profit: policydb.c
2008-04-21 Eric ParisSELinux: whitespace and formating fixes for hooks.c
2008-04-21 Eric ParisSELinux: clean up printks
2008-04-21 Eric ParisSELinux: sidtab.c whitespace, syntax, and static declar...
2008-04-21 Eric ParisSELinux: services.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: mls.c whitespace, syntax, and static declaract...
2008-04-21 Eric ParisSELinux: hashtab.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: ebitmap.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: conditional.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: avtab.c whitespace, syntax, and static declara...
2008-04-21 Eric ParisSELinux: xfrm.c whitespace, syntax, and static declarac...
2008-04-21 Eric ParisSELinux: nlmsgtab.c whitespace, syntax, and static...
next