| Commit message (Expand) | Author | Age | Files | Lines |
* | security: new security_inode_init_security API adds function callback | Mimi Zohar | 2011-07-18 | 14 | -183/+250 |
* | TOMOYO: Update kernel-doc. | Tetsuo Handa | 2011-07-14 | 13 | -62/+269 |
* | tpm: Fix a typo | Stefan Berger | 2011-07-12 | 1 | -1/+1 |
* | tpm_tis: Probing function for Intel iTPM bug | Stefan Berger | 2011-07-12 | 1 | -4/+73 |
* | tpm_tis: Fix the probing for interrupts | Stefan Berger | 2011-07-12 | 2 | -6/+28 |
* | tpm_tis: Delay ACPI S3 suspend while the TPM is busy | Stefan Berger | 2011-07-12 | 1 | -5/+23 |
* | tpm_tis: Re-enable interrupts upon (S3) resume | Stefan Berger | 2011-07-12 | 1 | -0/+30 |
* | tpm: Fix display of data in pubek sysfs entry | Stefan Berger | 2011-07-12 | 1 | -10/+16 |
* | tpm_tis: Add timeouts sysfs entry | Stefan Berger | 2011-07-12 | 3 | -1/+22 |
* | tpm: Adjust interface timeouts if they are too small | Stefan Berger | 2011-07-12 | 1 | -4/+9 |
* | tpm: Use interface timeouts returned from the TPM | Stefan Berger | 2011-07-12 | 1 | -3/+4 |
* | tpm_tis: Introduce durations sysfs entry | Stefan Berger | 2011-07-12 | 3 | -1/+21 |
* | tpm: Adjust the durations if they are too small | Stefan Berger | 2011-07-12 | 1 | -6/+11 |
* | tpm: Use durations returned from TPM | Stefan Berger | 2011-07-12 | 1 | -2/+4 |
* | TOMOYO: Enable conditional ACL. | Tetsuo Handa | 2011-07-11 | 5 | -33/+80 |
* | TOMOYO: Allow using argv[]/envp[] of execve() as conditions. | Tetsuo Handa | 2011-07-11 | 6 | -10/+589 |
* | TOMOYO: Allow using executable's realpath and symlink's target as conditions. | Tetsuo Handa | 2011-07-11 | 5 | -4/+228 |
* | TOMOYO: Allow using owner/group etc. of file objects as conditions. | Tetsuo Handa | 2011-07-11 | 4 | -0/+457 |
* | TOMOYO: Allow using UID/GID etc. of current thread as conditions. | Tetsuo Handa | 2011-07-11 | 8 | -37/+651 |
* | TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. | Tetsuo Handa | 2011-07-08 | 3 | -76/+0 |
* | TOMOYO: Fix wrong domainname in tomoyo_init_log(). | Tetsuo Handa | 2011-07-01 | 1 | -1/+1 |
* | encrypted-keys: move ecryptfs documentation to proper location | Mimi Zohar | 2011-06-30 | 1 | -0/+0 |
* | TOMOYO: Cleanup header file. | Tetsuo Handa | 2011-06-30 | 1 | -117/+96 |
* | TOMOYO: Update MAINTAINERS file. | Tetsuo Handa | 2011-06-30 | 1 | -1/+1 |
* | TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . | Tetsuo Handa | 2011-06-30 | 1 | -0/+2 |
* | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris | 2011-06-30 | 2 | -2/+2 |
|\ |
|
| * | AppArmor: Fix masking of capabilities in complain mode | John Johansen | 2011-06-29 | 1 | -1/+1 |
| * | AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock | John Johansen | 2011-06-29 | 1 | -1/+1 |
* | | Merge branch 'linus' into next | James Morris | 2011-06-30 | 813 | -4643/+10195 |
|\ \ |
|
| * \ | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-29 | 1 | -5/+7 |
| |\ \ |
|
| | * | | KVM: x86 emulator: fix %rip-relative addressing with immediate source operand | Avi Kivity | 2011-06-29 | 1 | -5/+7 |
| | |/ |
|
| * | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-06-29 | 2 | -7/+8 |
| |\ \ |
|
| | * | | i2c/pca954x: Initialize the mux to disconnected state | Petri Gynther | 2011-06-29 | 1 | -3/+4 |
| | * | | i2c-taos-evm: Fix log messages | Jean Delvare | 2011-06-29 | 1 | -4/+4 |
| | |/ |
|
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-06-29 | 10 | -94/+105 |
| |\ \ |
|
| | * | | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-29 | 5 | -57/+60 |
| | * | | powerpc/rtas-rtc: remove sideeffects of printk_ratelimit | Christian Dietrich | 2011-06-29 | 1 | -12/+17 |
| | * | | powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig | Michael Neuling | 2011-06-29 | 1 | -1/+0 |
| | * | | powerpc/e500: fix breakage with fsl_rio_mcheck_exception | Scott Wood | 2011-06-22 | 2 | -18/+19 |
| | * | | powerpc/p1022ds: fix audio-related properties in the device tree | Timur Tabi | 2011-06-22 | 1 | -3/+6 |
| | * | | powerpc/85xx: fix NAND_CMD_READID read bytes number | Shaohui Xie | 2011-06-22 | 1 | -3/+3 |
| * | | | ahci: change 'masking port_map' printk to KERN_WARNING level | Linus Torvalds | 2011-06-29 | 1 | -1/+1 |
| * | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-06-28 | 4 | -85/+230 |
| |\ \ \ |
|
| | * | | | drm/i915: Use chipset-specific irq installers | Chris Wilson | 2011-06-28 | 1 | -2/+2 |
| | * | | | drm/i915: forcewake fix after reset | Ben Widawsky | 2011-06-28 | 1 | -0/+3 |
| | * | | | drm/i915: add Ivy Bridge page flip support | Jesse Barnes | 2011-06-26 | 1 | -0/+36 |
| | * | | | drm/i915: split page flip queueing into per-chipset functions | Jesse Barnes | 2011-06-26 | 2 | -83/+189 |
| * | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-06-28 | 7 | -9/+18 |
| |\ \ \ \ |
|
| | * | | | | Connector: Correctly set the error code in case of success when dispatching r... | K. Y. Srinivasan | 2011-06-07 | 1 | -0/+1 |
| | * | | | | Connector: Set the CN_NETLINK_USERS correctly | K. Y. Srinivasan | 2011-06-07 | 1 | -1/+1 |