- 0f110a9 kernel/fork: use vfree_atomic() to free thread stack by Andrey Ryabinin · 8 years ago
- 3fb4afd prctl: remove one-shot limitation for changing exe link by Stanislav Kinsburskiy · 8 years ago
- c0b942a kthread: add __printf attributes by Nicolas Iooss · 8 years ago
- cbaa157 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9ad1aee Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6b94780 sched/core: Use load_avg for selecting idlest group by Vincent Guittot · 8 years ago
- f519a3f sched/core: Fix find_idlest_group() for fork by Vincent Guittot · 8 years ago
- 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
- d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
- 8fb9dcb kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker() by Oleg Nesterov · 8 years ago
- cf380a4 kthread: Don't use to_live_kthread() in kthread_[un]park() by Oleg Nesterov · 8 years ago
- efb29fb kthread: Don't use to_live_kthread() in kthread_stop() by Oleg Nesterov · 8 years ago
- eff9662 Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function" by Oleg Nesterov · 8 years ago
- 1da5c46 kthread: Make struct kthread kmalloc'ed by Oleg Nesterov · 8 years ago
- 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
- 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
- 68f5503 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- bf7f1c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5b43f97 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- ef0915c bpf: fix loading of BPF_MAXINSNS sized programs by Daniel Borkmann · 8 years ago
- 5304121 clocksource: export the clocks_calc_mult_shift to use by timestamp code by Murali Karicheri · 8 years ago
- f943fe0 lockdep: Fix report formatting by Dmitry Vyukov · 8 years ago
- 8fc31ce perf/core: Remove invalid warning from list_update_cgroup_even()t by David Carrillo-Cisneros · 8 years ago
- 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
- 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
- 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
- b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
- 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
- 84d82ec locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy_locked() by Thomas Gleixner · 8 years ago
- b5016e8 locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL by Thomas Gleixner · 8 years ago
- 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
- 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
- dbb2605 locking/rtmutex: Prevent dequeue vs. unlock race by Thomas Gleixner · 8 years ago
- 6060298 audit: remove useless synchronize_net() by WANG Cong · 8 years ago
- e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 8 years ago
- 01ae87e bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 8 years ago
- faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
- a3af5f8 bpf: allow for mount options to specify permissions by Daniel Borkmann · 8 years ago
- 21116b7 bpf: add owner_prog_type and accounted mem to array map's fdinfo by Daniel Borkmann · 8 years ago
- 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
- 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- f432455 bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 8 years ago
- 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
- afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
- 83929cc sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago
- ded9b5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2b4d5b2 sched/fair: Clean up the tunable parameter definitions by Ingo Molnar · 8 years ago
- 176cedc sched/dl: Fix comment in pick_next_task_dl() by T.Zhou · 8 years ago
- ec84f00 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- af91a81 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
- f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 05ffc95 locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owner() when owner vCPU is preempted by Pan Xinhui · 8 years ago
- 5aff60a locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock() by Pan Xinhui · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
- 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
- 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 97bc402 bpf, mlx5: fix mlx5e_create_rq taking reference on prog by Daniel Borkmann · 8 years ago
- e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
- 194a6b5 sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q by Waiman Long · 8 years ago
- e245d99 lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined by Babu Moger · 8 years ago
- c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
- f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
- 2874aa2 bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive by Martin KaFai Lau · 8 years ago
- d032669 sched/fair: Fix task group initialization by Vincent Guittot · 8 years ago
- 4e51607 sched/fair: Propagate asynchrous detach by Vincent Guittot · 8 years ago
- 09a43ac sched/fair: Propagate load during synchronous attach/detach by Vincent Guittot · 8 years ago
- d31b1a6 sched/fair: Factorize PELT update by Vincent Guittot · 8 years ago
- 9c2791f sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list by Vincent Guittot · 8 years ago
- df21791 sched/fair: Factorize attach/detach entity by Vincent Guittot · 8 years ago
- 893c5d2 sched/fair: Fix incorrect comment for capacity_margin by Morten Rasmussen · 8 years ago
- 9e0994c sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups by Morten Rasmussen · 8 years ago
- bf475ce sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
- 6a0b19c sched/fair: Consider spare capacity in find_idlest_group() by Morten Rasmussen · 8 years ago
- 104cb16 sched/fair: Compute task/cpu utilization at wake-up correctly by Morten Rasmussen · 8 years ago
- 527b0a7 sched/cpuacct: Avoid %lld seq_printf warning by Martin Schwidefsky · 8 years ago
- 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- f2f09a4 locking/core: Remove cpu_relax_lowlatency() users by Christian Borntraeger · 8 years ago
- bf0d31c locking/core, stop_machine: Yield the CPU during stop machine() by Christian Borntraeger · 8 years ago
- 8f84493 bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH by Martin KaFai Lau · 8 years ago
- 29ba732 bpf: Add BPF_MAP_TYPE_LRU_HASH by Martin KaFai Lau · 8 years ago
- fd91de7 bpf: Refactor codes handling percpu map by Martin KaFai Lau · 8 years ago
- 961578b bpf: Add percpu LRU list by Martin KaFai Lau · 8 years ago
- 3a08c2f bpf: LRU List by Martin KaFai Lau · 8 years ago
- 81bcfe5 Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 864c235 perf/core: Do not set cpuctx->cgrp for unscheduled cgroups by David Carrillo-Cisneros · 8 years ago
- 353c50e sched/cputime: Simplify task_cputime() by Stanislaw Gruszka · 8 years ago
- 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
- 981ee2d sched/cputime, powerpc: Remove cputime_to_scaled() by Stanislaw Gruszka · 8 years ago
- e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago