index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-11
TOMOYO: Enable conditional ACL.
Tetsuo Handa
5
-33
/
+80
2011-07-11
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
Tetsuo Handa
6
-10
/
+589
2011-07-11
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
Tetsuo Handa
5
-4
/
+228
2011-07-11
TOMOYO: Allow using owner/group etc. of file objects as conditions.
Tetsuo Handa
4
-0
/
+457
2011-07-11
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
8
-37
/
+651
2011-07-08
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
Tetsuo Handa
3
-76
/
+0
2011-07-01
TOMOYO: Fix wrong domainname in tomoyo_init_log().
Tetsuo Handa
1
-1
/
+1
2011-06-30
encrypted-keys: move ecryptfs documentation to proper location
Mimi Zohar
1
-0
/
+0
2011-06-30
TOMOYO: Cleanup header file.
Tetsuo Handa
1
-117
/
+96
2011-06-30
TOMOYO: Update MAINTAINERS file.
Tetsuo Handa
1
-1
/
+1
2011-06-30
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
Tetsuo Handa
1
-0
/
+2
2011-06-30
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2
-2
/
+2
2011-06-30
Merge branch 'linus' into next
James Morris
813
-4643
/
+10195
2011-06-29
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+7
2011-06-29
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+8
2011-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-94
/
+105
2011-06-29
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
1
-1
/
+1
2011-06-29
i2c/pca954x: Initialize the mux to disconnected state
Petri Gynther
1
-3
/
+4
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
1
-4
/
+4
2011-06-29
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
1
-5
/
+7
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
5
-57
/
+60
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-29
AppArmor: Fix masking of capabilities in complain mode
John Johansen
1
-1
/
+1
2011-06-29
AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
John Johansen
1
-1
/
+1
2011-06-29
TOMOYO: Make several options configurable.
Tetsuo Handa
3
-23
/
+117
2011-06-29
TOMOYO: Add built-in policy support.
Tetsuo Handa
4
-10
/
+108
2011-06-29
TOMOYO: Rename meminfo to stat and show more statistics.
Tetsuo Handa
6
-143
/
+206
2011-06-29
TOMOYO: Cleanup part 4.
Tetsuo Handa
6
-121
/
+177
2011-06-29
TOMOYO: Fix lockdep warning.
Tetsuo Handa
3
-51
/
+276
2011-06-29
TOMOYO: Change pathname for non-rename()able filesystems.
Tetsuo Handa
2
-54
/
+180
2011-06-29
TOMOYO: Add policy namespace support.
Tetsuo Handa
8
-299
/
+669
2011-06-29
TOMOYO: Add ACL group support.
Tetsuo Handa
5
-11
/
+88
2011-06-29
TOMOYO: Add auditing interface.
Tetsuo Handa
9
-235
/
+557
2011-06-29
TOMOYO: Simplify profile structure.
Tetsuo Handa
3
-168
/
+83
2011-06-29
TOMOYO: Rename directives.
Tetsuo Handa
4
-59
/
+113
2011-06-29
TOMOYO: Use struct for passing ACL line.
Tetsuo Handa
8
-371
/
+347
2011-06-29
TOMOYO: Cleanup part 3.
Tetsuo Handa
9
-153
/
+410
2011-06-29
TOMOYO: Cleanup part 2.
Tetsuo Handa
5
-359
/
+204
2011-06-29
TOMOYO: Cleanup part 1.
Tetsuo Handa
8
-535
/
+71
2011-06-29
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
Michael Neuling
1
-1
/
+0
2011-06-28
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+230
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-9
/
+18
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-34
/
+164
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-19
/
+295
2011-06-28
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-11
/
+40
2011-06-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2011-06-28
drm/i915: Use chipset-specific irq installers
Chris Wilson
1
-2
/
+2
2011-06-28
drm/i915: forcewake fix after reset
Ben Widawsky
1
-0
/
+3
2011-06-28
proc: restrict access to /proc/PID/io
Vasiliy Kulikov
1
-2
/
+5
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
1
-0
/
+1
[next]