intelfb: change splitm to be brute force
[safe/jmp/linux-2.6] / security /
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...
2005-10-23 Stephen Smalley[PATCH] selinux: Fix NULL deref in policydb_destroy
2005-10-08 David Howells[PATCH] Keys: Possessor permissions should be additive
2005-10-08 David Howells[PATCH] Keys: Split key permissions checking into a...
2005-10-08 David Howells[PATCH] Keys: Add request-key process documentation
2005-10-08 David Howells[PATCH] key: plug request_key_auth memleak
2005-09-30 James Morris[PATCH] SELinux - fix SCTP socket bug and general IP...
2005-09-28 David Howells[PATCH] Keys: Add possessor permissions to keys [try #3]
2005-09-17 Serge Hallyn[PATCH] seclvl: use securityfs (fix)
2005-09-17 Andrew Morton[PATCH] seclvl-use-securityfs tidy
2005-09-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/chrisw/lsm-2.6
2005-09-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-09 Stephen Smalley[PATCH] remove the inode_post_link and inode_post_renam...
2005-09-09 Stephen Smalley[PATCH] Remove security_inode_post_create/mkdir/symlink...
2005-09-09 Stephen Smalley[PATCH] tmpfs: Enable atomic inode security labeling
2005-09-09 Stephen Smalley[PATCH] security: enable atomic inode security labeling
2005-09-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-05 Alexey Dobriyan[PATCH] selinux: endian notations
2005-09-05 Stephen Smalley[PATCH] selinux: Reduce memory use by avtab
2005-09-02 Herbert Xu[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
2005-08-29 James Morris[SELINUX]: Update for tcp_diag rename to inet_diag.
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NETLINK]: Fix missing dst_groups initializations in...
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-22 Adrian Bunk[PATCH] SECURITY must depend on SYSFS
next