summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-07-12tpm: Fix a typoStefan Berger
2011-07-12tpm_tis: Probing function for Intel iTPM bugStefan Berger
2011-07-12tpm_tis: Fix the probing for interruptsStefan Berger
2011-07-12tpm_tis: Delay ACPI S3 suspend while the TPM is busyStefan Berger
2011-07-12tpm_tis: Re-enable interrupts upon (S3) resumeStefan Berger
2011-07-12tpm: Fix display of data in pubek sysfs entryStefan Berger
2011-07-12tpm_tis: Add timeouts sysfs entryStefan Berger
2011-07-12tpm: Adjust interface timeouts if they are too smallStefan Berger
2011-07-12tpm: Use interface timeouts returned from the TPMStefan Berger
2011-07-12tpm_tis: Introduce durations sysfs entryStefan Berger
2011-07-12tpm: Adjust the durations if they are too smallStefan Berger
2011-07-12tpm: Use durations returned from TPMStefan Berger
2011-07-11TOMOYO: Enable conditional ACL.Tetsuo Handa
2011-07-11TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa
2011-07-08TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa
2011-07-01TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa
2011-06-30encrypted-keys: move ecryptfs documentation to proper locationMimi Zohar
2011-06-30TOMOYO: Cleanup header file.Tetsuo Handa
2011-06-30TOMOYO: Update MAINTAINERS file.Tetsuo Handa
2011-06-30TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa
2011-06-30Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich
2011-06-29AppArmor: Fix masking of capabilities in complain modeJohn Johansen
2011-06-29AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen
2011-06-29TOMOYO: Make several options configurable.Tetsuo Handa
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 4.Tetsuo Handa
2011-06-29TOMOYO: Fix lockdep warning.Tetsuo Handa
2011-06-29TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-29TOMOYO: Simplify profile structure.Tetsuo Handa
2011-06-29TOMOYO: Rename directives.Tetsuo Handa
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa