Linus Torvalds
|
601cc11d05
Make non-compat preadv/pwritev use native register size
|
16 년 전 |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 년 전 |
Gerd Hoffmann
|
10c7db2792
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light
|
16 년 전 |
Gerd Hoffmann
|
f3554f4bc6
preadv/pwritev: Add preadv and pwritev system calls.
|
16 년 전 |
Gerd Hoffmann
|
6949a6318e
preadv/pwritev: create compat_writev()
|
16 년 전 |
Gerd Hoffmann
|
dac1213842
preadv/pwritev: create compat_readv()
|
16 년 전 |
Al Viro
|
498052bba5
New locking/refcounting for fs_struct
|
16 년 전 |
Hugh Dickins
|
e426b64c41
fix setuid sometimes doesn't
|
16 년 전 |
Hugh Dickins
|
53e9309e01
compat_do_execve should unshare_files
|
16 년 전 |
Linus Torvalds
|
3ae5080f4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 년 전 |
Christoph Hellwig
|
2b1c6bd77d
generic compat_sys_ustat
|
16 년 전 |
James Morris
|
703a3cd728
Merge branch 'master' into next
|
16 년 전 |
Kentaro Takeda
|
f9ce1f1cda
Add in_execve flag into task_struct.
|
16 년 전 |
David Howells
|
0bf2f3aec5
CRED: Fix SUID exec regression
|
16 년 전 |
Heiko Carstens
|
c9da9f2129
[CVE-2009-0029] Make sys_pselect7 static
|
16 년 전 |
Gerd Hoffmann
|
ca8a5bd282
add missing accounting calls to compat_sys_{readv,writev}
|
16 년 전 |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 년 전 |
Arjan van de Ven
|
4d36a9e65d
select: deal with math overflow from borderline valid userland data
|
16 년 전 |
Linus Torvalds
|
1f6d6e8ebe
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
Al Viro
|
53c9c5c0e3
[PATCH] prepare vfs_readdir() callers to returning filldir result
|
16 년 전 |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
16 년 전 |
Christoph Hellwig
|
f7a5000f7a
compat: move cp_compat_stat to common code
|
16 년 전 |
Jason Baron
|
362e6663ef
exec.c, compat.c: fix count(), compat_count() bounds checking
|
16 년 전 |
Arjan van de Ven
|
8ff3e8e85f
select: switch select() and poll() over to hrtimers
|
16 년 전 |
Thomas Gleixner
|
b773ad40ac
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
|
16 년 전 |
Al Viro
|
8f3f655da7
[PATCH] fix regular readdir() and friends
|
16 년 전 |
Al Viro
|
2d8f30380a
[PATCH] sanitize __user_walk_fd() et.al.
|
17 년 전 |
Ulrich Drepper
|
9deb27baed
flag parameters: signalfd
|
17 년 전 |
Jon Tollefson
|
f4a67cceee
fs: check for statfs overflow
|
17 년 전 |
Al Viro
|
08a6fac1c6
[PATCH] get rid of leak in compat_execve()
|
17 년 전 |