Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b4a6b3436531f6c5256e6d60d388c3c28ff1a0e9
/
security
/
tomoyo
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
9f1c1d4
TOMOYO: Print URL information before panic().
by Tetsuo Handa
· 14 years ago
68eda8f
tomoyo: cleanup. don't store bogus pointer
by Dan Carpenter
· 14 years ago
c8da96e
TOMOYO: Don't abuse sys_getpid(), sys_getppid()
by Ben Hutchings
· 14 years ago
484ca79
TOMOYO: Use pathname specified by policy rather than execve()
by Tetsuo Handa
· 14 years ago
e6f6a4c
TOMOYO: Update version to 2.3.0
by Tetsuo Handa
· 14 years ago
7e3d199
TOMOYO: Fix quota check.
by Tetsuo Handa
· 14 years ago
7e2deb7
TOMOYO: Explicitly set file_operations->llseek pointer.
by Tetsuo Handa
· 14 years ago
0849e3b
TOMOYO: Add missing poll() hook.
by Tetsuo Handa
· 14 years ago
e2bf690
TOMOYO: Rename symbols.
by Tetsuo Handa
· 14 years ago
8e56868
TOMOYO: Small cleanup.
by Tetsuo Handa
· 14 years ago
f23571e
TOMOYO: Copy directly to userspace buffer.
by Tetsuo Handa
· 14 years ago
5db5a39
TOMOYO: Use common code for policy reading.
by Tetsuo Handa
· 14 years ago
063821c
TOMOYO: Allow reading only execute permission.
by Tetsuo Handa
· 14 years ago
475e6fa
TOMOYO: Change list iterator.
by Tetsuo Handa
· 14 years ago
5448ec4
TOMOYO: Use common code for domain transition control.
by Tetsuo Handa
· 14 years ago
0617c7f
TOMOYO: Remove alias keyword.
by Tetsuo Handa
· 14 years ago
7c2ea22
TOMOYO: Merge path_group and number_group.
by Tetsuo Handa
· 14 years ago
31845e8
TOMOYO: Aggregate reader functions.
by Tetsuo Handa
· 14 years ago
a230f9e
TOMOYO: Use array of "struct list_head".
by Tetsuo Handa
· 14 years ago
a98aa4d
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
by Tetsuo Handa
· 14 years ago
e79acf0
TOMOYO: Pass "struct list_head" rather than "void *".
by Tetsuo Handa
· 14 years ago
8fbe71f
TOMOYO: Make read function to void.
by Tetsuo Handa
· 14 years ago
cb917cf
TOMOYO: Merge functions.
by Tetsuo Handa
· 14 years ago
71c2823
TOMOYO: Remove wrapper function for reading keyword.
by Tetsuo Handa
· 14 years ago
d795ef9
TOMOYO: Loosen parameter check for mount operation.
by Tetsuo Handa
· 14 years ago
7509315
TOMOYO: Rename symbols.
by Tetsuo Handa
· 14 years ago
99a8525
TOMOYO: Use callback for permission check.
by Tetsuo Handa
· 14 years ago
cf6e9a6
TOMOYO: Pass parameters via structure.
by Tetsuo Handa
· 14 years ago
05336de
TOMOYO: Use common code for open and mkdir etc.
by Tetsuo Handa
· 14 years ago
d2f8b23
TOMOYO: Use common code for garbage collection.
by Tetsuo Handa
· 14 years ago
36f5e1f
TOMOYO: Use callback for updating entries.
by Tetsuo Handa
· 14 years ago
82e0f00
TOMOYO: Use common structure for list element.
by Tetsuo Handa
· 14 years ago
237ab45
TOMOYO: Use callback for updating entries.
by Tetsuo Handa
· 14 years ago
57c2590
TOMOYO: Update profile structure.
by Tetsuo Handa
· 14 years ago
1084307
TOMOYO: Add pathname aggregation support.
by Tetsuo Handa
· 14 years ago
3f62963
TOMOYO: Allow wildcard for execute permission.
by Tetsuo Handa
· 14 years ago
c8c57e8
TOMOYO: Support longer pathname.
by Tetsuo Handa
· 14 years ago
9b24437
TOMOYO: Several fixes for TOMOYO's management programs.
by Tetsuo Handa
· 14 years ago
ea0d3ab
LSM: Remove unused arguments from security_path_truncate().
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
2106ccd
TOMOYO: Add mount restriction.
by Tetsuo Handa
· 14 years ago
a1f9bb6
TOMOYO: Split file access control functions by type of parameters.
by Tetsuo Handa
· 14 years ago
cb0abe6
TOMOYO: Use structure for passing common arguments.
by Tetsuo Handa
· 14 years ago
4c3e9e2
TOMOYO: Add numeric values grouping support.
by Tetsuo Handa
· 14 years ago
7762fbf
TOMOYO: Add pathname grouping support.
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
d25d6fa
Merge branch 'master' into next
by James Morris
· 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
181427a
tomoyo: fix potential use after free
by Dan Carpenter
· 15 years ago
c43a752
Merge branch 'next-queue' into next
by James Morris
· 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
b380de9
TOMOYO: Remove unused variables.
by Tetsuo Handa
· 15 years ago
b4ccebd
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
1fcdc7c
TOMOYO: Protect find_task_by_vpid() with RCU.
by Tetsuo Handa
· 15 years ago
1708000
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
by Tetsuo Handa
· 15 years ago
97d6931
TOMOYO: Remove unneeded parameter.
by Tetsuo Handa
· 15 years ago
7ef6123
TOMOYO: Use shorter names.
by Tetsuo Handa
· 15 years ago
084da35
TOMOYO: Use enum for index numbers.
by Tetsuo Handa
· 15 years ago
847b173
TOMOYO: Add garbage collector.
by Tetsuo Handa
· 15 years ago
ec8e6a4
TOMOYO: Add refcounter on domain structure.
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
ca0b7df
TOMOYO: Reduce lines by using common path for addition and deletion.
by Tetsuo Handa
· 15 years ago
ea13ddb
TOMOYO: Extract bitfield
by Tetsuo Handa
· 15 years ago
8e2d39a
TOMOYO: Remove usage counter for temporary memory.
by Tetsuo Handa
· 15 years ago
2457552
Merge branch 'master' into next
by James Morris
· 15 years ago
6d12552
Fix ACC_MODE() for real
by Al Viro
· 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
f737d95
TOMOYO: Replace rw_semaphore by mutex.
by Tetsuo Handa
· 15 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 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
1ad1f10
Merge branch 'master' into next
by James Morris
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
937bf61
TOMOYO: Add rest of file operation restrictions.
by Tetsuo Handa
· 15 years ago
7539cf4
TOMOYO: Add recursive directory matching operator support.
by Tetsuo Handa
· 15 years ago
c656ae9
security/tomoyo: Remove now unnecessary handling of security_sysctl.
by Eric W. Biederman
· 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
86b1bc6
sysctl security/tomoyo: Don't look at ctl_name
by Tetsuo Handa
· 15 years ago
024e1a4
tomoyo: improve hash bucket dispersion
by Stephen Hemminger
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
56f8c9b
TOMOYO: Remove next_domain from tomoyo_find_next_domain().
by Tetsuo Handa
· 15 years ago
ccf135f
TOMOYO: Move tomoyo_delete_domain().
by Tetsuo Handa
· 15 years ago
c3fa109
TOMOYO: Add description of lists and structures.
by Tetsuo Handa
· 15 years ago
5bf1692
TOMOYO: Remove unused field.
by Tetsuo Handa
· 15 years ago
0b4ec6e
Merge branch 'master' into next
by James Morris
· 15 years ago
bcb8697
TOMOYO: Remove unused parameter.
by Tetsuo Handa
· 15 years ago
7d2948b
TOMOYO: Simplify policy reader.
by Tetsuo Handa
· 15 years ago
ab588cc
TOMOYO: Remove redundant markers.
by Tetsuo Handa
· 15 years ago
fe67e6f
TOMOYO: Remove unused mutex.
by Tetsuo Handa
· 15 years ago
fbeb4a9
tomoyo: avoid get+put of task_struct
by Serge E. Hallyn
· 15 years ago
Next »