intelfb: add preliminary i2c support
[safe/jmp/linux-2.6] / security /
2006-06-23 David Quigley[PATCH] SELinux: add task_movememory hook
2006-06-23 James Morris[PATCH] lsm: add task_setioprio hook
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-22 David Howells[PATCH] Keys: Fix race between two instantiators of...
2006-06-22 Michael LeMay[PATCH] selinux: add hooks for key subsystem
2006-06-20 Linus TorvaldsMerge branch 'audit.b21' of git://git./linux/kernel...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20 Darrel Goeddel[PATCH] fix se_sen audit filter
2006-06-18 James Morris[SECMARK]: Add new packet controls to SELinux
2006-06-18 James Morris[SECMARK]: Add SELinux exports
2006-06-18 James Morris[SECMARK]: Add new flask definitions to SELinux
2006-06-18 Christopher J. PeB... [SELINUX]: add security class for appletalk sockets
2006-06-18 Catherine Zhang[LSM-IPsec]: SELinux Authorize
2006-06-05 Stephen Smalley[PATCH] selinux: fix sb_lock/sb_security_lock nesting
2006-05-21 Alexey Dobriyan[PATCH] selinux: endian fix
2006-05-15 Serge E. Hallyn[PATCH] selinux: check for failed kmalloc in security_s...
2006-05-03 Stephen Smalley[PATCH] selinux: Clear selinux_enabled flag upon runtim...
2006-05-01 Steve Grubb[PATCH] Reworked patch for labels on user space messages
2006-05-01 Steve Grubb[PATCH] change lspp ipc auditing
2006-05-01 Steve Grubb[PATCH] audit inode patch
2006-05-01 Darrel Goeddel[PATCH] support for context based audit filtering
2006-04-21 David Woodhouse[RBTREE] Update key.c to use rb_parent() accessor macro.
2006-04-19 Ron Yorston[PATCH] selinux: Fix MLS compatibility off-by-one bug
2006-04-11 David Howells[PATCH] Keys: Improve usage of memory barriers and...
2006-04-10 David Howells[Security] Keys: Fix oops when adding key to non-keyring
2006-04-09 Dave Jones[SELINUX] Fix build after ipsec decap state changes.
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Chris Wright[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
2006-03-25 Chris Wright[PATCH] refactor capable() to one implementation, add...
2006-03-25 David Howells[PATCH] Keys: Replace duplicate non-updateable keys...
2006-03-25 David Howells[PATCH] Keys: Fix key quota management on key allocation
2006-03-24 Davi Arnaut[PATCH] strndup_user: convert keyctl
2006-03-23 Davi Arnaut[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM
2006-03-22 James Morris[PATCH] SELinux: add slab cache for inode security...
2006-03-22 James Morris[PATCH] SELinux: cleanup stray variable in selinux_inod...
2006-03-22 James Morris[PATCH] SELinux: fix hard link count for selinuxfs...
2006-03-22 James Morris[PATCH] selinuxfs cleanups: sel_make_avc_files
2006-03-22 James Morris[PATCH] selinuxfs cleanups: sel_make_bools
2006-03-22 James Morris[PATCH] selinuxfs cleanups: sel_fill_super exit path
2006-03-22 James Morris[PATCH] selinuxfs cleanups: use sel_make_dir()
2006-03-22 James Morris[PATCH] selinuxfs cleanups: fix hard link count
2006-03-22 Stephen Smalley[PATCH] selinux: simplify sel_read_bool
2006-03-22 Ingo Molnar[PATCH] sem2mutex: security/
2006-03-22 Stephen Smalley[PATCH] selinux: Disable automatic labeling of new...
2006-03-21 Catherine Zhang[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup
2006-03-21 Arnaldo Carvalho... [SECURITY] getpeersec: Fix build breakage
2006-03-21 Catherine Zhang[SECURITY]: TCP/UDP getpeersec
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - update selinux
2006-03-20 Amy Griffis[PATCH] audit string fields interface + consumer
2006-03-20 Steve Grubb[PATCH] SE Linux audit events
2006-03-20 Dustin Kirkland[PATCH] Miscellaneous bug and warning fixes
2006-03-20 Dustin Kirkland[PATCH] Capture selinux subject/object context information.
2006-03-20 Steve Grubb[PATCH] Define new range of userspace messages.
2006-03-11 Stephen Smalley[PATCH] selinux: tracer SID fix
2006-02-08 Stephen Smalley[PATCH] selinux: require AUDIT
2006-02-05 Stephen Smalley[PATCH] selinux: require SECURITY_NETWORK
2006-02-03 Davi Arnaut[PATCH] Fix keyctl usage of strnlen_user()
2006-02-01 Stephen Smalley[PATCH] selinux: remove security struct magic number...
2006-02-01 Stephen Smalley[PATCH] selinux: change file_alloc_security to use...
2006-02-01 Stephen Smalley[PATCH] selinux: fix and cleanup mprotect checks
2006-01-31 Linus TorvaldsDon't try to "validate" a non-existing timeval.
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-10 Jesper Juhl[PATCH] selinux: Remove unneeded k[cm]alloc() return...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2006-01-09 David Howells[PATCH] keys: Permit running process to instantiate...
2006-01-09 David Howells[PATCH] keys: Discard duplicate keys from a keyring...
2006-01-09 David Howells[PATCH] keys: Permit key expiry time to be set
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2006-01-07 Luiz Capitulino[XFRM]: Fix sparse warning.
2006-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-06 Trent Jaeger[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
2006-01-06 Sam Ravnborgkbuild: un-stringnify KBUILD_MODNAME
2006-01-06 Adrian Bunk[PATCH] security/: possible cleanups
2006-01-06 David Howells[PATCH] Keys: Remove key duplication
2006-01-06 Tobias Klauser[PATCH] selinux: more ARRAY_SIZE cleanups
2006-01-06 Nicolas Kaiser[PATCH] selinux: ARRAY_SIZE cleanups
2006-01-03 Trent Jaeger[LSM-IPSec]: Per-packet access control.
2006-01-03 Trent Jaeger[LSM-IPSec]: Security association restriction.
2005-12-01 David Howells[PATCH] Keys: Fix permissions check for update vs add
2005-11-09 Stephen Smalley[PATCH] selinux: extend selinuxfs context interface
2005-11-09 Stephen Smalley[PATCH] selinux: disable setxattr on mountpoint labeled...
2005-11-09 Stephen Smalley[PATCH] selinux: MLS compatibility
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: security
2005-11-07 David Howells[PATCH] Keys: Remove incorrect and obsolete '!' operators
2005-10-31 Oleg Nesterov[PATCH] cleanup the usage of SEND_SIG_xxx constants
2005-10-31 Oleg Nesterov[PATCH] remove hardcoded SEND_SIG_xxx constants
2005-10-31 David Howells[PATCH] Keys: Add LSM hooks for key management [try #3]
2005-10-31 David Howells[PATCH] Keys: Export user-defined keyring operations
2005-10-31 Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-10-31 Davi Arnaut[PATCH] SELinux: remove unecessary size_t checks in...
2005-10-31 Andrew Morton[PATCH] selinux-canonicalize-getxattr-fix
2005-10-31 James Morris[PATCH] SELinux: canonicalize getxattr()
2005-10-31 James Morris[PATCH] SELinux: convert to kzalloc
2005-10-28 Al Viro[PATCH] gfp_t: net/*
2005-10-23 Davi Arnaut[PATCH] SELinux: handle sel_make_bools() failure in...
next