Age | Commit message (Expand) | Author |
2018-12-13 | exec: avoid gcc-8 warning for get_task_comm | Arnd Bergmann |
2018-09-19 | mm: get rid of vmacache_flush_all() entirely | Linus Torvalds |
2018-07-25 | prctl: Add force disable speculation | Thomas Gleixner |
2018-01-31 | sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks | Daniel Bristot de Oliveira |
2017-08-24 | pids: make task_tgid_nr_ns() safe | Oleg Nesterov |
2017-08-11 | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles |
2017-04-21 | cgroup, kthread: close race window where new kthreads can be migrated to non-... | Tejun Heo |
2017-01-06 | ptrace: Capture the ptracer's creds not PT_PTRACE_CAP | Eric W. Biederman |
2016-06-07 | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau |
2016-01-31 | unix: properly account for FDs passed over unix sockets | willy tarreau |
2016-01-06 | sched/core: Fix unserialized r-m-w scribbling stuff | Peter Zijlstra |
2016-01-06 | sched/core: Check tgid in is_global_init() | Sergey Senozhatsky |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-09 | coredump: add DAX filtering for ELF coredumps | Ross Zwisler |
2015-11-06 | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() | Oleg Nesterov |
2015-11-06 | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov |
2015-11-06 | signals: kill block_all_signals() and unblock_all_signals() | Oleg Nesterov |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-05 | memcg: punt high overage reclaim to return-to-userland path | Tejun Heo |
2015-11-05 | memcg: flatten task_struct->memcg_oom | Tejun Heo |
2015-11-05 | kernel/watchdog.c: add sysctl knob hardlockup_panic | Don Zickus |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-11-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-10-19 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-10-15 | posix_cpu_timer: Reduce unnecessary sighand lock contention | Jason Low |
2015-10-15 | posix_cpu_timer: Convert cputimer->running to bool | Jason Low |
2015-10-12 | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov |
2015-10-06 | sched/core: Create preempt_count invariant | Peter Zijlstra |
2015-10-06 | sched/core: Simplify INIT_PREEMPT_COUNT | Peter Zijlstra |
2015-10-06 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |
2015-09-23 | sched/core: Make 'sched_domain_topology' declaration static | Juergen Gross |
2015-09-20 | rcu: Use single-stage IPI algorithm for RCU expedited grace period | Paul E. McKenney |
2015-09-16 | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo |
2015-09-16 | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo |
2015-09-13 | sched/fair: Make utilization tracking CPU scale-invariant | Dietmar Eggemann |
2015-09-13 | sched/fair: Make load tracking frequency scale-invariant | Dietmar Eggemann |
2015-09-04 | mm: defer flush of writable TLB entries | Mel Gorman |
2015-09-04 | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-08-12 | sched: Fix a race between __kthread_bind() and sched_setaffinity() | Peter Zijlstra |
2015-08-03 | sched/fair: Rewrite runnable load and utilization average tracking | Yuyang Du |
2015-08-03 | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() | Konstantin Khlebnikov |
2015-08-03 | sched/fair: Beef up wake_wide() | Mike Galbraith |
2015-08-03 | sched/cputime: Guarantee stime + utime == rtime | Peter Zijlstra |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar |
2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen |
2015-07-04 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-07-04 | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h | Srikar Dronamraju |