summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11TOMOYO: Enable conditional ACL.Tetsuo Handa5-33/+80
2011-07-11TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa6-10/+589
2011-07-11TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa5-4/+228
2011-07-11TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa4-0/+457
2011-07-11TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa8-37/+651
2011-07-08TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa3-76/+0
2011-07-01TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa1-1/+1
2011-06-30encrypted-keys: move ecryptfs documentation to proper locationMimi Zohar1-0/+0
2011-06-30TOMOYO: Cleanup header file.Tetsuo Handa1-117/+96
2011-06-30TOMOYO: Update MAINTAINERS file.Tetsuo Handa1-1/+1
2011-06-30TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa1-0/+2
2011-06-30Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2-2/+2
2011-06-30Merge branch 'linus' into nextJames Morris813-4643/+10195
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+7
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+8
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-94/+105
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds1-1/+1
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity1-5/+7
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-29AppArmor: Fix masking of capabilities in complain modeJohn Johansen1-1/+1
2011-06-29AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen1-1/+1
2011-06-29TOMOYO: Make several options configurable.Tetsuo Handa3-23/+117
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa4-10/+108
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa6-143/+206
2011-06-29TOMOYO: Cleanup part 4.Tetsuo Handa6-121/+177
2011-06-29TOMOYO: Fix lockdep warning.Tetsuo Handa3-51/+276
2011-06-29TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa2-54/+180
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa8-299/+669
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa5-11/+88
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa9-235/+557
2011-06-29TOMOYO: Simplify profile structure.Tetsuo Handa3-168/+83
2011-06-29TOMOYO: Rename directives.Tetsuo Handa4-59/+113
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa8-371/+347
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa9-153/+410
2011-06-29TOMOYO: Cleanup part 2.Tetsuo Handa5-359/+204
2011-06-29TOMOYO: Cleanup part 1.Tetsuo Handa8-535/+71
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling1-1/+0
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-85/+230
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-9/+18
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-34/+164
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-19/+295
2011-06-28Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-11/+40
2011-06-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson1-2/+2
2011-06-28drm/i915: forcewake fix after resetBen Widawsky1-0/+3
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov1-2/+5
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown1-0/+1