aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Config option to set a default LSMJohn Johansen2-3/+38
2009-11-09sysctl: require CAP_SYS_RAWIO to set mmap_min_addrKees Cook1-0/+3
2009-11-03tpm: autoload tpm_tis based on system PnP IDsMatt Domsch1-0/+1
2009-11-02tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade1-1/+9
2009-10-30define convenient securebits masks for prctl users (v2)Serge E. Hallyn2-6/+19
2009-10-29tpm: fix header for modular buildRandy Dunlap1-1/+1
2009-10-29tomoyo: improve hash bucket dispersionStephen Hemminger1-4/+9
2009-10-28tpm add default function definitionsMimi Zohar1-0/+7
2009-10-25LSM: imbed ima calls in the security hooksMimi Zohar6-23/+26
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris3-0/+6
2009-10-20security: remove root_plugJames Morris5-115/+1
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley1-3/+7
2009-10-14capabilities: simplify bound checks for copy_from_user()Arjan van de Ven1-3/+6
2009-10-12LSM: Pass original mount flags to security_sb_mount().Tetsuo Handa1-10/+10
2009-10-12LSM: Add security_path_chroot().Tetsuo Handa4-0/+25
2009-10-12LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa4-4/+78
2009-10-07selinux: drop remapping of netlink classesStephen Smalley2-30/+1
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley7-965/+135
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley16-867/+583
2009-10-01TPM: fix pcrreadRajiv Andrade1-2/+1
2009-09-30SELinux: reset the security_ops before flushing the avc cacheEric Paris1-3/+3
2009-09-30Merge branch 'master' into nextJames Morris8361-465791/+911993
2009-09-27Linux 2.6.32-rc1Linus Torvalds1-2/+2
2009-09-27alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds1-1/+0
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young3-15/+27
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds1-1/+0
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan64-83/+83
2009-09-27Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-18/+35
2009-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-9/+12
2009-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+14
2009-09-27ACPI: IA64=y ACPI=n build fixLen Brown1-0/+2
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier1-7/+0
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2-1/+14
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui1-1/+1
2009-09-27ACPI: Clarify resource conflict messageJean Delvare1-1/+7
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh1-0/+2
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-218/+92
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-6/+9
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds11-31/+414
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds13-2/+1203
2009-09-26headers: kref.h reduxAlexey Dobriyan9-10/+0
2009-09-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-61/+76
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-69/+119
2009-09-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-19/+20
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-188/+180
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds8-713/+770
2009-09-26Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+7
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-258/+159
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-152/+1299