index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
realpath.c
Age
Commit message (
Expand
)
Author
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
get rid of ->mnt_parent in tomoyo/realpath
Al Viro
2010-03-03
get rid of insanity with namespace roots in tomoyo
Al Viro
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
TOMOYO: Merge headers.
Tetsuo Handa
2010-02-15
TOMOYO: Add refcounter on string data.
Tetsuo Handa
2010-01-27
TOMOYO: Remove usage counter for temporary memory.
Tetsuo Handa
2010-01-11
TOMOYO: Remove memory pool for list elements.
Tetsuo Handa
2010-01-11
TOMOYO: Remove memory pool for string data.
Tetsuo Handa
2009-12-15
TOMOYO: Use RCU primitives for list operation
Tetsuo Handa
2009-12-09
TOMOYO: Compare filesystem by magic number rather than by name.
Tetsuo Handa
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-11-20
security/tomoyo: Add a special case to handle accesses through the internal p...
Eric W. Biederman
2009-10-29
tomoyo: improve hash bucket dispersion
Stephen Hemminger
2009-06-09
TOMOYO: Add description of lists and structures.
Tetsuo Handa
2009-06-03
TOMOYO: Remove redundant markers.
Tetsuo Handa
2009-05-09
Reduce path_lookup() abuses
Al Viro
2009-04-14
tomoyo: version bump to 2.2.0.
Tetsuo Handa
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-02-23
TOMOYO: Do not call tomoyo_realpath_init unless registered.
Tetsuo Handa
2009-02-12
Memory and pathname management functions.
Kentaro Takeda