Namhyung Kim
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 yıl önce |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 yıl önce |
Nick Piggin
|
ccd35fb9f4
kernel: kmem_ptr_validate considered harmful
|
14 yıl önce |
Xiao Guangrong
|
45888a0c6e
export __get_user_pages_fast() function
|
14 yıl önce |
Julia Lawall
|
90d7404558
mm: use memdup_user
|
15 yıl önce |
Pekka Enberg
|
fc1c183353
slab: Generify kernel pointer validation
|
15 yıl önce |
David Howells
|
efc1a3b169
nommu: don't need get_unmapped_area() for NOMMU
|
15 yıl önce |
Hugh Dickins
|
66f0dc481e
mm: move sys_mmap_pgoff from util.c
|
15 yıl önce |
Al Viro
|
8c7b49b3ec
fix a struct file leak in do_mmap_pgoff()
|
15 yıl önce |
Al Viro
|
f8b7256096
Unify sys_mmap*
|
15 yıl önce |
Pekka Enberg
|
e03ab9d415
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
|
16 yıl önce |
Nick Piggin
|
d2bf6be8ab
mm: clean up get_user_pages_fast() documentation
|
16 yıl önce |
Pekka Enberg
|
a234bdc9ae
slab: document kzfree() zeroing behavior
|
16 yıl önce |
Ingo Molnar
|
44347d947f
Merge branch 'linus' into tracing/core
|
16 yıl önce |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 yıl önce |
Steven Rostedt
|
a8d154b009
tracing: create automated trace defines
|
16 yıl önce |
Andy Grover
|
9de100d001
mm: document get_user_pages_fast()
|
16 yıl önce |
Eduard - Gabriel Munteanu
|
ca2b84cb3c
kmemtrace: use tracepoints
|
16 yıl önce |
Li Zefan
|
610a77e04a
memdup_user(): introduce
|
16 yıl önce |
Johannes Weiner
|
3ef0e5ba46
slab: introduce kzfree()
|
16 yıl önce |
Rusty Russell
|
912985dce4
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
|
17 yıl önce |
Linus Torvalds
|
2284284281
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 yıl önce |
Adrian Bunk
|
3b8f14b410
mm/util.c must #include <linux/sched.h>
|
17 yıl önce |
Pekka Enberg
|
93bc4e89c2
netfilter: fix double-free and use-after free
|
17 yıl önce |
Andrew Morton
|
16d69265b9
uninline arch_pick_mmap_layout()
|
17 yıl önce |
Adrian Bunk
|
be21f0ab0d
fix mm/util.c:krealloc()
|
17 yıl önce |
Christoph Lameter
|
ef8b4520bd
Slab allocators: fail if ksize is called with a NULL parameter
|
17 yıl önce |
Jeremy Fitzhardinge
|
1e66df3ee3
add kstrndup
|
18 yıl önce |
Christoph Lameter
|
81cda66261
Slab allocators: Cleanup zeroing allocations
|
18 yıl önce |
Christoph Lameter
|
6cb8f91320
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
|
18 yıl önce |