Tetsuo Handa
|
9e4b50e937
TOMOYO: Use stack memory for pending entry.
|
15 年之前 |
Tetsuo Handa
|
2928238142
TOMOYO: Use mutex_lock_interruptible.
|
15 年之前 |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 年之前 |
Tetsuo Handa
|
4e5d6f7ec3
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Tetsuo Handa
|
1708000886
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
|
15 年之前 |
Tetsuo Handa
|
847b173ea3
TOMOYO: Add garbage collector.
|
15 年之前 |
Tetsuo Handa
|
ec8e6a4e06
TOMOYO: Add refcounter on domain structure.
|
15 年之前 |
Tetsuo Handa
|
76bb0895d0
TOMOYO: Merge headers.
|
15 年之前 |
Tetsuo Handa
|
bf24fb016c
TOMOYO: Add refcounter on string data.
|
15 年之前 |
Tetsuo Handa
|
ca0b7df337
TOMOYO: Reduce lines by using common path for addition and deletion.
|
15 年之前 |
Tetsuo Handa
|
ea13ddbad0
TOMOYO: Extract bitfield
|
15 年之前 |
Tetsuo Handa
|
8e2d39a166
TOMOYO: Remove usage counter for temporary memory.
|
15 年之前 |
Tetsuo Handa
|
cd7bec6ad8
TOMOYO: Remove memory pool for list elements.
|
15 年之前 |
Tetsuo Handa
|
f737d95ddf
TOMOYO: Replace rw_semaphore by mutex.
|
15 年之前 |
Tetsuo Handa
|
fdb8ebb729
TOMOYO: Use RCU primitives for list operation
|
15 年之前 |
Tetsuo Handa
|
56f8c9bc41
TOMOYO: Remove next_domain from tomoyo_find_next_domain().
|
16 年之前 |
Tetsuo Handa
|
ccf135f509
TOMOYO: Move tomoyo_delete_domain().
|
16 年之前 |
Tetsuo Handa
|
c3fa109a58
TOMOYO: Add description of lists and structures.
|
16 年之前 |
Tetsuo Handa
|
bcb86975db
TOMOYO: Remove unused parameter.
|
16 年之前 |
Tetsuo Handa
|
7d2948b124
TOMOYO: Simplify policy reader.
|
16 年之前 |
Tetsuo Handa
|
ab588ccadc
TOMOYO: Remove redundant markers.
|
16 年之前 |
Tetsuo Handa
|
fe67e6f2d6
TOMOYO: Remove unused mutex.
|
16 年之前 |
Tetsuo Handa
|
39826a1e17
tomoyo: version bump to 2.2.0.
|
16 年之前 |
Tetsuo Handa
|
a0558fc349
tomoyo: remove "undelete domain" command.
|
16 年之前 |
Tetsuo Handa
|
33043cbb9f
TOMOYO: Fix exception policy read failure.
|
16 年之前 |
Kentaro Takeda
|
26a2a1c9eb
Domain transition handler.
|
16 年之前 |