Linus Torvalds
|
08d7676083
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
16fa94b532
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Eric W. Biederman
|
e66eded830
userns: Don't allow CLONE_NEWUSER | CLONE_FS
|
12 years ago |
Frederic Weisbecker
|
9fbc42eac1
cputime: Dynamically scale cputime for full dynticks accounting
|
12 years ago |
Al Viro
|
2cf0966683
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
|
12 years ago |
Alan Cox
|
6f977e6b2f
fork: unshare: remove dead code
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Ingo Molnar
|
b2c77a57e4
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
|
12 years ago |
Frederic Weisbecker
|
6a61671bb2
cputime: Safely read cputime of full dynticks CPUs
|
12 years ago |
Linus Torvalds
|
3a142ed962
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
b1e0318b8c
sys_clone() needs asmlinkage_protect
|
12 years ago |
Eric W. Biederman
|
8382fcac1b
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
|
12 years ago |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
ae903caae2
Bury the conditionals from kernel_thread/kernel_execve series
|
12 years ago |
Glauber Costa
|
2ad306b17c
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
d206e09036
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Linus Torvalds
|
f57d54bab6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Mel Gorman
|
5bca230353
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
|
12 years ago |
Al Viro
|
e80d6661c3
flagday: kill pt_regs argument of do_fork()
|
12 years ago |
Al Viro
|
18c26c27ae
death to idle_regs()
|
12 years ago |
Al Viro
|
62e791c1b8
don't pass regs to copy_process()
|
12 years ago |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 years ago |
Al Viro
|
d2125043ae
generic sys_fork / sys_vfork / sys_clone
|
12 years ago |
Frederic Weisbecker
|
d37f761dbd
cputime: Consolidate cputime adjustment code
|
12 years ago |
Eric W. Biederman
|
b2e0d98705
userns: Implement unshare of the user namespace
|
13 years ago |
Eric W. Biederman
|
5eaf563e53
userns: Allow unprivileged users to create user namespaces.
|
13 years ago |