Al Viro
|
02afc6267f
[PATCH] dup_fd() fixes, part 1
|
17 years ago |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 years ago |
Oleg Nesterov
|
db51aeccd7
signals: microoptimize the usage of ->curr_target
|
17 years ago |
Matt Helsley
|
925d1c401f
procfs task exe symlink
|
17 years ago |
Manfred Spraul
|
6013f67fc1
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
|
17 years ago |
Manfred Spraul
|
9edff4ab1f
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
|
17 years ago |
Balbir Singh
|
cf475ad28a
cgroups: add an owner to the mm_struct
|
17 years ago |
Lee Schermerhorn
|
846a16bf0f
mempolicy: rename mpol_copy to mpol_dup
|
17 years ago |
Lee Schermerhorn
|
f0be3d32b0
mempolicy: rename mpol_free to mpol_put
|
17 years ago |
Carsten Otte
|
402b08622d
s390: KVM preparation: provide hook to enable pgstes in user pagetable
|
17 years ago |
Al Viro
|
50704516f3
Fix uninitialized 'copy' in unshare_files
|
17 years ago |
Al Viro
|
3b1253880b
[PATCH] sanitize unshare_files/reset_files_struct
|
17 years ago |
Al Viro
|
fd8328be87
[PATCH] sanitize handling of shared descriptor tables in failing execve()
|
17 years ago |
Al Viro
|
6b335d9c80
[PATCH] close race in unshare_files()
|
17 years ago |
Suresh Siddha
|
2adee9b30d
x86: fpu xstate split fix
|
17 years ago |
Suresh Siddha
|
61c4628b53
x86, fpu: split FPU state from task struct - v5
|
17 years ago |
YAMAMOTO Takashi
|
1d4a788f15
memcgroup: fix spurious EBUSY on memory cgroup removal
|
17 years ago |
Jan Blunck
|
6ac08c39a1
Use struct path in fs_struct
|
17 years ago |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 years ago |
Pavel Emelyanov
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
17 years ago |
Oleg Nesterov
|
fea9d17554
ITIMER_REAL: convert to use struct pid
|
17 years ago |
Pavel Emelianov
|
78fb74669e
Memory controller: accounting setup
|
17 years ago |
Adrian Bunk
|
6b2fb3c658
idle_regs() must be __cpuinit
|
17 years ago |
Oleg Nesterov
|
d9ae90ac4b
use __set_task_state() for TRACED/STOPPED tasks
|
17 years ago |
Serge E. Hallyn
|
3b7391de67
capabilities: introduce per-process capability bounding set
|
17 years ago |
Benjamin Herrenschmidt
|
5e5419734c
add mm argument to pte/pmd/pud/pgd_free
|
17 years ago |
Andrew Morton
|
bdff746a39
clone: prepare to recycle CLONE_STOPPED
|
17 years ago |
Avi Kivity
|
6d4e4c4fca
KVM: Disallow fork() and similar games when using a VM
|
17 years ago |
Jens Axboe
|
fadad878cc
kernel: add CLONE_IO to specifically request sharing of IO contexts
|
17 years ago |
Jens Axboe
|
d38ecf935f
io context sharing: preliminary support
|
17 years ago |