Commit Graph

111 Commits (bc86fcbac0a86a93ee65cc31769c4e83e6ff2295)

Author SHA1 Message Date
Boaz Harrosh 370d560017 compat.c: Remove dependence on nfsd private headers 15 years ago
Stefani Seibold 89240ba059 x86, fs: Fix x86 procfs stack information for threads on 64-bit 15 years ago
Vegard Nossum eca6f534e6 fs: fix overflow in sys_mount() for in-kernel calls 16 years ago
Suzuki Poulose d7d7561c90 fix compat_sys_utimensat() 16 years ago
Oleg Nesterov a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Oleg Nesterov 793285fcaf cred_guard_mutex: do not return -EINTR to user-space 16 years ago
Nikanth Karthikesan ff677f8d10 trivial: fix comment typo in fs/compat.c 16 years ago
Al Viro 6fac98dd21 Push BKL into do_mount() 16 years ago
David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 years ago
Oleg Nesterov 8c652f96d3 do_execve() must not clear fs->in_exec if it was set by another thread 16 years ago
Christoph Hellwig 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd 16 years ago
Oleg Drokin 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 years ago
Linus Torvalds 601cc11d05 Make non-compat preadv/pwritev use native register size 16 years ago
Gerd Hoffmann 10c7db2792 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light 16 years ago
Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 years ago
Gerd Hoffmann 6949a6318e preadv/pwritev: create compat_writev() 16 years ago
Gerd Hoffmann dac1213842 preadv/pwritev: create compat_readv() 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
Hugh Dickins e426b64c41 fix setuid sometimes doesn't 16 years ago
Hugh Dickins 53e9309e01 compat_do_execve should unshare_files 16 years ago
Christoph Hellwig 2b1c6bd77d generic compat_sys_ustat 16 years ago
Kentaro Takeda f9ce1f1cda Add in_execve flag into task_struct. 16 years ago
David Howells 0bf2f3aec5 CRED: Fix SUID exec regression 16 years ago
Heiko Carstens c9da9f2129 [CVE-2009-0029] Make sys_pselect7 static 16 years ago
Gerd Hoffmann ca8a5bd282 add missing accounting calls to compat_sys_{readv,writev} 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
Arjan van de Ven 4d36a9e65d select: deal with math overflow from borderline valid userland data 17 years ago
Al Viro 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 17 years ago
Christoph Hellwig f7a5000f7a compat: move cp_compat_stat to common code 17 years ago
Jason Baron 362e6663ef exec.c, compat.c: fix count(), compat_count() bounds checking 17 years ago
Arjan van de Ven 8ff3e8e85f select: switch select() and poll() over to hrtimers 17 years ago
Thomas Gleixner b773ad40ac select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers 17 years ago
Al Viro 8f3f655da7 [PATCH] fix regular readdir() and friends 17 years ago
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Jon Tollefson f4a67cceee fs: check for statfs overflow 17 years ago
Al Viro 08a6fac1c6 [PATCH] get rid of leak in compat_execve() 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Roland McGrath f3de272b82 signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
Roland McGrath 4e4c22c711 signals: add set_restore_sigmask 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Chuck Lever 4267c9561d NFS: Allow text-based mounts via compat_sys_mount 17 years ago
Jiri Olsa 0321155926 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
James Morris c43e259cc7 security: call security_file_permission from rw_verify_area 17 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Badari Pulavarty 6087b2dab2 optimize compat_core_sys_select() by a using stack space for small fd sets 18 years ago
Heiko Carstens 8317f14b60 simplify compat_sys_timerfd 18 years ago