[PATCH] intelfb: extend partial support of i915G to include i915GM
[safe/jmp/linux-2.6] / 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
2005-08-09 David WoodhouseMerge with /shiny/git/linux-2.6/.git
2005-08-04 David Howells[PATCH] Destruction of failed keyring oopses
2005-08-04 David Howells[PATCH] Error during attempt to join key management...
2005-08-04 David Howells[PATCH] Keys: Fix key management syscall interface...
2005-07-29 Stephen Smalley[PATCH] selinux: Fix address length checks in connect...
2005-07-28 James Morris[PATCH] SELinux: default labeling of MLS field
2005-07-13 David WoodhouseMerge with /shiny/git/linux-2.6/.git
2005-07-09 serue@us.ibm.com[PATCH] seclvl securityfs
2005-07-09 Greg KH[PATCH] add securityfs for all LSMs to use
2005-07-08 David Howells[PATCH] Keys: Base keyring size on key pointer not...
2005-07-02 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-30 Eric Paris[PATCH] selinux_sb_copy_data() should not require a...
2005-06-25 Jesper Juhl[PATCH] selinux: kfree cleanup
2005-06-25 Paul E. McKenney[PATCH] RCU: clean up a few remaining synchronize_kerne...
2005-06-25 Lorenzo Hernández... [PATCH] selinux: add executable heap check
2005-06-25 Lorenzo Hernandez... [PATCH] selinux: add executable stack check
2005-06-24 Michael Halcrow[PATCH] eCryptfs: export user key type
2005-06-24 David Howells[PATCH] Keys: Make request-key create an authorisation key
2005-06-24 David Howells[PATCH] Keys: Use RCU to manage session keyring pointer
2005-06-24 David Howells[PATCH] Keys: Pass session keyring to call_usermodehelper()
2005-06-24 David Howells[PATCH] keys: Discard key spinlock and use RCU for...
2005-06-23 Alan Cox[PATCH] setuid core dump
2005-06-22 David WoodhouseAUDIT: Wait for backlog to clear when generating messages.
2005-06-22 Gerald Schaefer[PATCH] SELinux: memory leak in selinux_sb_copy_data()
2005-06-20 Dmitry Torokhov[PATCH] sysfs: (rest) if show/store is missing return...
2005-06-19 Thomas Graf[NETLINK]: Neighbour table configuration and statistics...
2005-05-24 Stephen SmalleyAUDIT: Fix remaining cases of direct logging of untrust...
2005-05-21 David WoodhouseFix oops due to thinko in avc_audit()
2005-05-20 Stephen SmalleyAUDIT: Avoid sleeping function in SElinux AVC audit.
2005-05-19 David WoodhouseMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-05-19 David WoodhouseRestore logging of pid= and comm= in AVC audit messages
2005-05-18 David WoodhouseAUDIT: Treat all user messages identically.
2005-05-17 Stephen Smalley[PATCH] selinux: fix avc_alloc_node() oom with no polic...
2005-05-13 Steve GrubbAUDIT: Add message types to audit records
2005-05-11 Chris WrightAdd audit_log_type
2005-05-06 Steve GrubbThe attached patch addresses the problem with getting...
2005-05-01 James Morris[PATCH] SELinux: add finer grained permissions to Netli...
2005-05-01 Stephen Smalley[PATCH] SELinux: cleanup ipc_has_perm
2005-04-25 Herbert Xu[SELINUX]: Fix ipv6_skip_exthdr() invocation causing...
2005-04-18 Stephen Smalley[PATCH] SELinux: fix deadlock on dcache lock
2005-04-16 James Morris[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT
2005-04-16 James Morris[PATCH] SELinux: fix bug in Netlink message type detection
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2