Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6992819feb39cb9adac72170555d957d07f869f2
/
security
/
tomoyo
/
realpath.c
d10577a
vfs: trim includes a bit
by Al Viro
· 13 years ago
c5dc332
tomoyo: stop including hell knows what
by Al Viro
· 13 years ago
1418a3e
TOMOYO: Fix pathname handling of disconnected paths.
by Tetsuo Handa
· 13 years ago
02125a8
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
by Al Viro
· 13 years ago
059d84d
TOMOYO: Add socket operation restriction support.
by Tetsuo Handa
· 13 years ago
0f2a55d
TOMOYO: Update kernel-doc.
by Tetsuo Handa
· 13 years ago
5625f2e
TOMOYO: Change pathname for non-rename()able filesystems.
by Tetsuo Handa
· 13 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
be14824
fs: take dcache_lock inside __d_path
by Christoph Hellwig
· 14 years ago
0617c7f
TOMOYO: Remove alias keyword.
by Tetsuo Handa
· 14 years ago
c8c57e8
TOMOYO: Support longer pathname.
by Tetsuo Handa
· 14 years ago
c3ef150
TOMOYO: Split files into some pieces.
by Tetsuo Handa
· 14 years ago
17fcfbd
TOMOYO: Add interactive enforcing mode.
by Tetsuo Handa
· 14 years ago
9e4b50e
TOMOYO: Use stack memory for pending entry.
by Tetsuo Handa
· 15 years ago
2928238
TOMOYO: Use mutex_lock_interruptible.
by Tetsuo Handa
· 15 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 years ago
4e5d6f7
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
by Tetsuo Handa
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
440b3c6
get rid of ->mnt_parent in tomoyo/realpath
by Al Viro
· 15 years ago
37afdc7
get rid of insanity with namespace roots in tomoyo
by Al Viro
· 15 years ago
847b173
TOMOYO: Add garbage collector.
by Tetsuo Handa
· 15 years ago
76bb089
TOMOYO: Merge headers.
by Tetsuo Handa
· 15 years ago
bf24fb0
TOMOYO: Add refcounter on string data.
by Tetsuo Handa
· 15 years ago
8e2d39a
TOMOYO: Remove usage counter for temporary memory.
by Tetsuo Handa
· 15 years ago
cd7bec6
TOMOYO: Remove memory pool for list elements.
by Tetsuo Handa
· 15 years ago
e41035a
TOMOYO: Remove memory pool for string data.
by Tetsuo Handa
· 15 years ago
fdb8ebb
TOMOYO: Use RCU primitives for list operation
by Tetsuo Handa
· 15 years ago
67fa488
TOMOYO: Compare filesystem by magic number rather than by name.
by Tetsuo Handa
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
a4054b6
security/tomoyo: Add a special case to handle accesses through the internal proc mount.
by Eric W. Biederman
· 15 years ago
024e1a4
tomoyo: improve hash bucket dispersion
by Stephen Hemminger
· 15 years ago
c3fa109
TOMOYO: Add description of lists and structures.
by Tetsuo Handa
· 15 years ago
ab588cca
TOMOYO: Remove redundant markers.
by Tetsuo Handa
· 15 years ago
e24977d
Reduce path_lookup() abuses
by Al Viro
· 16 years ago
39826a1
tomoyo: version bump to 2.2.0.
by Tetsuo Handa
· 16 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 16 years ago
1581e7d
TOMOYO: Do not call tomoyo_realpath_init unless registered.
by Tetsuo Handa
· 16 years ago
c73bd6d
Memory and pathname management functions.
by Kentaro Takeda
· 16 years ago