| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 1 | -8/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-09-01 | 1 | -6/+4 |
| |\ \ |
|
| | * | | kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd | Michal Hocko | 2016-09-01 | 1 | -6/+4 |
| * | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-09-01 | 1 | -0/+23 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | mm: introduce get_task_exe_file | Mateusz Guzik | 2016-08-31 | 1 | -0/+23 |
| * | | | cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork | Balbir Singh | 2016-08-17 | 1 | -2/+2 |
| | |/
| |/| |
|
* / | | fork: Add generic vmalloced stack support | Andy Lutomirski | 2016-08-24 | 1 | -20/+76 |
|/ / |
|
* | | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski | 2016-07-28 | 1 | -11/+8 |
* | | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 2016-07-28 | 1 | -1/+2 |
* | | mm: charge/uncharge kmemcg from generic page allocator paths | Vladimir Davydov | 2016-07-26 | 1 | -3/+3 |
* | | Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE | Michael Ellerman | 2016-06-25 | 1 | -2/+2 |
* | | Clarify naming of thread info/stack allocators | Linus Torvalds | 2016-06-24 | 1 | -25/+25 |
* | | mm: oom_reaper: remove some bloat | Michal Hocko | 2016-05-26 | 1 | -0/+2 |
* | | mm, fork: make dup_mmap wait for mmap_sem for write killable | Michal Hocko | 2016-05-23 | 1 | -1/+5 |
* | | kernek/fork.c: allocate idle task for a CPU always on its local node | Andi Kleen | 2016-05-23 | 1 | -6/+9 |
* | | fork: free thread in copy_process on failure | Jiri Slaby | 2016-05-20 | 1 | -1/+3 |
* | | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko | 2016-05-20 | 1 | -15/+35 |
* | | signals/sigaltstack: Implement SS_AUTODISARM flag | Stas Sergeev | 2016-05-03 | 1 | -1/+1 |
|/ |
|
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+3 |
* | Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2016-03-21 | 1 | -1/+1 |
|\ |
|
| * | cgroup: introduce cgroup namespaces | Aditya Kali | 2016-02-16 | 1 | -1/+1 |
* | | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov | 2016-03-17 | 1 | -1/+9 |
|/ |
|
* | mm: rework virtual memory accounting | Konstantin Khlebnikov | 2016-01-14 | 1 | -3/+2 |
* | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -9/+13 |
* | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-01-12 | 1 | -4/+3 |
|\ |
|
| * | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends | Oleg Nesterov | 2015-12-03 | 1 | -4/+3 |
* | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ... | Ingo Molnar | 2016-01-06 | 1 | -6/+4 |
|\ \ |
|
| * | | sched/core: Reset task's lockless wake-queues on fork() | Sebastian Andrzej Siewior | 2016-01-06 | 1 | -0/+1 |
| |/ |
|
| * | cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() | Oleg Nesterov | 2015-11-30 | 1 | -6/+3 |
* | | sched/cputime: Convert vtime_seqlock to seqcount | Frederic Weisbecker | 2015-12-04 | 1 | -1/+1 |
* | | sched/cputime: Clarify vtime symbols and document them | Frederic Weisbecker | 2015-12-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-05 | 1 | -1/+2 |
|\ |
|
| * | mm: introduce VM_LOCKONFAULT | Eric B Munson | 2015-11-05 | 1 | -1/+2 |
* | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-11-05 | 1 | -4/+1 |
|\ \
| |/
|/| |
|
| * | cgroup: keep zombies associated with their original cgroups | Tejun Heo | 2015-10-15 | 1 | -0/+1 |
| * | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo | 2015-09-16 | 1 | -4/+0 |
* | | posix_cpu_timer: Convert cputimer->running to bool | Jason Low | 2015-10-15 | 1 | -1/+1 |
|/ |
|
* | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo | 2015-09-16 | 1 | -0/+4 |
* | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP | Andrea Arcangeli | 2015-09-04 | 1 | -1/+1 |
* | userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct | Andrea Arcangeli | 2015-09-04 | 1 | -0/+1 |
* | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-09-02 | 1 | -2/+15 |
|\ |
|
| * | cgroup: allow a cgroup subsystem to reject a fork | Aleksa Sarai | 2015-07-14 | 1 | -2/+15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-09-01 | 1 | -14/+22 |
|\ \ |
|
| * | | userns,pidns: Force thread group sharing, not signal handler sharing. | Eric W. Biederman | 2015-08-12 | 1 | -4/+4 |
| * | | unshare: Unsharing a thread does not require unsharing a vm | Eric W. Biederman | 2015-08-12 | 1 | -10/+18 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | 1 | -3/+4 |
|\ \ |
|
| * | | sched/cputime: Guarantee stime + utime == rtime | Peter Zijlstra | 2015-08-03 | 1 | -3/+4 |
| |/ |
|
* | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 2015-07-18 | 1 | -6/+5 |
* | | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen | 2015-07-18 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-06-26 | 1 | -4/+0 |
|\ |
|