Al Viro
|
3bfacef412
get rid of special-casing the /sbin/loader on alpha
|
16 년 전 |
Christoph Hellwig
|
cb23beb551
kill vfs_permission
|
16 년 전 |
Linus Torvalds
|
bb758e9637
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 년 전 |
Oleg Nesterov
|
8187926bda
posix-timers: simplify de_thread()->exit_itimers() path
|
16 년 전 |
Roland McGrath
|
85f334666a
tracehook: exec double-reporting fix
|
16 년 전 |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 년 전 |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 년 전 |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
16 년 전 |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 년 전 |
David Howells
|
da9592edeb
CRED: Wrap task credential accesses in the filesystem subsystem
|
16 년 전 |
Oleg Nesterov
|
6409324b38
coredump: format_corename: don't append .%pid if multi-threaded
|
16 년 전 |
Linus Torvalds
|
c8d8a2321f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
16 년 전 |
Oleg Nesterov
|
07edbde508
pid_ns: de_thread: kill the now unneeded ->child_reaper change
|
16 년 전 |
Kirill A. Shutemov
|
53112488be
alpha: introduce field 'taso' into struct linux_binprm
|
16 년 전 |
Jason Baron
|
362e6663ef
exec.c, compat.c: fix count(), compat_count() bounds checking
|
16 년 전 |
Johannes Berg
|
5f4123be3c
remove CONFIG_KMOD from fs
|
17 년 전 |
Balbir Singh
|
31a78f23ba
mm owner: fix race between swapoff and exit
|
16 년 전 |
Hugh Dickins
|
ca5b172bd2
exec: include pagemap.h again to fix build
|
17 년 전 |
Al Viro
|
964bd18362
[PATCH] get rid of __user_path_lookup_open
|
17 년 전 |
Al Viro
|
30524472c2
[PATCH] take noexec checks to very few callers that care
|
17 년 전 |
Christoph Hellwig
|
e56b6a5dda
Re: [PATCH 3/6] vfs: open_exec cleanup
|
17 년 전 |
Al Viro
|
b77b0646ef
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
|
17 년 전 |
Roland McGrath
|
6341c393fc
tracehook: exec
|
17 년 전 |
Oleg Nesterov
|
565b9b14e7
coredump: format_corename: fix the "core_uses_pid" logic
|
17 년 전 |
Oleg Nesterov
|
a94e2d408e
coredump: kill mm->core_done
|
17 년 전 |
Oleg Nesterov
|
b564daf806
coredump: construct the list of coredumping threads at startup time
|
17 년 전 |
Oleg Nesterov
|
9d5b327bf1
coredump: make mm->core_state visible to ->core_dump()
|
17 년 전 |
Oleg Nesterov
|
c5f1cc8c18
coredump: turn core_state->nr_threads into atomic_t
|
17 년 전 |
Oleg Nesterov
|
8cd9c24912
coredump: simplify core_state->nr_threads calculation
|
17 년 전 |