summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-083-11/+11
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0531-1974/+791
| |\ \ \ | | |/ /
| * | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-202-5/+5
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-3/+3
| |\ \ \
| * | | | inet: rename some inet_sock fieldsEric Dumazet2009-10-181-6/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-085-114/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-203-95/+0
| * | | | security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-201-0/+9
| * | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-5/+5
| * | | | sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-121-9/+1
| * | | | sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into nextJames Morris2009-12-033-8/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| |/ /
| * | KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-10-151-1/+1
| |/
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-011-5/+5
* | TOMOYO: Add recursive directory matching operator support.Tetsuo Handa2009-11-252-83/+121
* | remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-242-79/+2
* | SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-242-1/+8
* | security: report the module name to security_module_requestEric Paris2009-11-104-5/+18
* | Config option to set a default LSMJohn Johansen2009-11-092-3/+38
* | sysctl: require CAP_SYS_RAWIO to set mmap_min_addrKees Cook2009-11-091-0/+3
* | tomoyo: improve hash bucket dispersionStephen Hemminger2009-10-291-4/+9
* | LSM: imbed ima calls in the security hooksMimi Zohar2009-10-252-3/+26
* | SELinux: add .gitignore files for dynamic classesEric Paris2009-10-241-0/+2
* | security: remove root_plugJames Morris2009-10-204-105/+1
* | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley2009-10-201-3/+7
* | LSM: Add security_path_chroot().Tetsuo Handa2009-10-122-0/+11
* | LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-122-0/+28
* | selinux: drop remapping of netlink classesStephen Smalley2009-10-072-30/+1
* | selinux: generate flask headers during kernel buildStephen Smalley2009-10-074-963/+10
* | selinux: dynamic class/perm discoveryStephen Smalley2009-10-0715-744/+555
* | SELinux: reset the security_ops before flushing the avc cacheEric Paris2009-09-301-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2009-09-241-1/+1
|\
| * lsm: Use a compressed IPv6 string format in audit eventsPaul Moore2009-09-241-1/+1
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov2009-09-241-1/+1
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-241-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-232-6/+17
|\
| * SELinux: do not destroy the avc_cache_nodepEric Paris2009-09-231-4/+15
| * KEYS: Have the garbage collector set its timer for live expired keysDavid Howells2009-09-231-2/+2
* | seq_file: constify seq_operationsJames Morris2009-09-232-5/+5
* | Move magic numbers into magic.hNick Black2009-09-231-7/+1
|/
* Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+30
|\
| * Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-028-14/+119
| |\
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-1/+1
| * | x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo2009-08-141-2/+2
| * | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+30
OpenPOWER on IntegriCloud