summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-1413-62/+269
* tpm: Fix a typoStefan Berger2011-07-121-1/+1
* tpm_tis: Probing function for Intel iTPM bugStefan Berger2011-07-121-4/+73
* tpm_tis: Fix the probing for interruptsStefan Berger2011-07-122-6/+28
* tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger2011-07-121-5/+23
* tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger2011-07-121-0/+30
* tpm: Fix display of data in pubek sysfs entryStefan Berger2011-07-121-10/+16
* tpm_tis: Add timeouts sysfs entryStefan Berger2011-07-123-1/+22
* tpm: Adjust interface timeouts if they are too smallStefan Berger2011-07-121-4/+9
* tpm: Use interface timeouts returned from the TPMStefan Berger2011-07-121-3/+4
* tpm_tis: Introduce durations sysfs entryStefan Berger2011-07-123-1/+21
* tpm: Adjust the durations if they are too smallStefan Berger2011-07-121-6/+11
* tpm: Use durations returned from TPMStefan Berger2011-07-121-2/+4
* TOMOYO: Enable conditional ACL.Tetsuo Handa2011-07-115-33/+80
* TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa2011-07-116-10/+589
* TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa2011-07-115-4/+228
* TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa2011-07-114-0/+457
* TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa2011-07-118-37/+651
* TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa2011-07-083-76/+0
* TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa2011-07-011-1/+1
* encrypted-keys: move ecryptfs documentation to proper locationMimi Zohar2011-06-301-0/+0
* TOMOYO: Cleanup header file.Tetsuo Handa2011-06-301-117/+96
* TOMOYO: Update MAINTAINERS file.Tetsuo Handa2011-06-301-1/+1
* TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa2011-06-301-0/+2
* Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2011-06-302-2/+2
|\
| * AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-06-291-1/+1
| * AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-06-291-1/+1
* | Merge branch 'linus' into nextJames Morris2011-06-30813-4643/+10195
|\ \
| * \ Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-291-5/+7
| |\ \
| | * | KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity2011-06-291-5/+7
| | |/
| * | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-292-7/+8
| |\ \
| | * | i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-291-3/+4
| | * | i2c-taos-evm: Fix log messagesJean Delvare2011-06-291-4/+4
| | |/
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-2910-94/+105
| |\ \
| | * | arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-295-57/+60
| | * | powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-291-12/+17
| | * | powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-291-1/+0
| | * | powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-222-18/+19
| | * | powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-221-3/+6
| | * | powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
| * | | ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds2011-06-291-1/+1
| * | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-284-85/+230
| |\ \ \
| | * | | drm/i915: Use chipset-specific irq installersChris Wilson2011-06-281-2/+2
| | * | | drm/i915: forcewake fix after resetBen Widawsky2011-06-281-0/+3
| | * | | drm/i915: add Ivy Bridge page flip supportJesse Barnes2011-06-261-0/+36
| | * | | drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-262-83/+189
| * | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-287-9/+18
| |\ \ \ \
| | * | | | Connector: Correctly set the error code in case of success when dispatching r...K. Y. Srinivasan2011-06-071-0/+1
| | * | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
| | * | | | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-071-1/+1