summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'master' into nextJames Morris
2009-11-25TOMOYO: Add recursive directory matching operator support.Tetsuo Handa
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-11-24SELinux: print denials for buggy kernel with unknown permsEric Paris
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-20security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman
2009-11-20security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa
2009-11-12sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman
2009-11-10security: report the module name to security_module_requestEric Paris
2009-11-09Config option to set a default LSMJohn Johansen
2009-11-09sysctl: require CAP_SYS_RAWIO to set mmap_min_addrKees Cook
2009-10-29tomoyo: improve hash bucket dispersionStephen Hemminger
2009-10-25LSM: imbed ima calls in the security hooksMimi Zohar
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris
2009-10-20security: remove root_plugJames Morris
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-10-15KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells
2009-10-12LSM: Add security_path_chroot().Tetsuo Handa
2009-10-12LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa
2009-10-07selinux: drop remapping of netlink classesStephen Smalley
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-30SELinux: reset the security_ops before flushing the avc cacheEric Paris
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum
2009-09-24lsm: Use a compressed IPv6 string format in audit eventsPaul Moore
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-23SELinux: do not destroy the avc_cache_nodepEric Paris
2009-09-23KEYS: Have the garbage collector set its timer for live expired keysDavid Howells
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23Move magic numbers into magic.hNick Black
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15KEYS: Fix garbage collectorDavid Howells
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne
2009-09-14SELinux: flush the avc before disabling SELinuxEric Paris
2009-09-14SELinux: seperate avc_cache flushingEric Paris