1. 4979575 printk/kdb: handle more message headers by Petr Mladek · 8 years ago
  2. 22c2c7b2 printk/NMI: handle continuous lines and missing newline by Petr Mladek · 8 years ago
  3. 4a998e3 printk/NMI: fix up handling of the full nmi log buffer by Petr Mladek · 8 years ago
  4. 4ca5ede hung_task: decrement sysctl_hung_task_warnings only if it is positive by Tetsuo Handa · 8 years ago
  5. 0f110a9 kernel/fork: use vfree_atomic() to free thread stack by Andrey Ryabinin · 8 years ago
  6. 3fb4afd prctl: remove one-shot limitation for changing exe link by Stanislav Kinsburskiy · 8 years ago
  7. c0b942a kthread: add __printf attributes by Nicolas Iooss · 8 years ago
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 6b94780 sched/core: Use load_avg for selecting idlest group by Vincent Guittot · 8 years ago
  14. f519a3f sched/core: Fix find_idlest_group() for fork by Vincent Guittot · 8 years ago
  15. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  16. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  17. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  19. d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  20. 8fb9dcb kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker() by Oleg Nesterov · 8 years ago
  21. cf380a4 kthread: Don't use to_live_kthread() in kthread_[un]park() by Oleg Nesterov · 8 years ago
  22. efb29fb kthread: Don't use to_live_kthread() in kthread_stop() by Oleg Nesterov · 8 years ago
  23. 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
  24. 1da5c46 kthread: Make struct kthread kmalloc'ed by Oleg Nesterov · 8 years ago
  25. 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  26. 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
  27. 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
  28. 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
  29. 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
  30. ef0915c bpf: fix loading of BPF_MAXINSNS sized programs by Daniel Borkmann · 8 years ago
  31. 5304121 clocksource: export the clocks_calc_mult_shift to use by timestamp code by Murali Karicheri · 8 years ago
  32. f943fe0 lockdep: Fix report formatting by Dmitry Vyukov · 8 years ago
  33. 8fc31ce perf/core: Remove invalid warning from list_update_cgroup_even()t by David Carrillo-Cisneros · 8 years ago
  34. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  35. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  36. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  38. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  39. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  40. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  41. 84d82ec locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy_locked() by Thomas Gleixner · 8 years ago
  42. b5016e8 locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL by Thomas Gleixner · 8 years ago
  43. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  44. 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
  45. dbb2605 locking/rtmutex: Prevent dequeue vs. unlock race by Thomas Gleixner · 8 years ago
  46. 6060298 audit: remove useless synchronize_net() by WANG Cong · 8 years ago
  47. e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 8 years ago
  48. 01ae87e bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 8 years ago
  49. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
  50. a3af5f8 bpf: allow for mount options to specify permissions by Daniel Borkmann · 8 years ago
  51. 21116b7 bpf: add owner_prog_type and accounted mem to array map's fdinfo by Daniel Borkmann · 8 years ago
  52. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  53. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. f432455 bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 8 years ago
  55. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  56. afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
  57. 83929cc sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago
  58. 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
  59. 2b4d5b2 sched/fair: Clean up the tunable parameter definitions by Ingo Molnar · 8 years ago
  60. 176cedc sched/dl: Fix comment in pick_next_task_dl() by T.Zhou · 8 years ago
  61. ec84f00 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  62. 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
  63. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 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
  65. 5aff60a locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock() by Pan Xinhui · 8 years ago
  66. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  67. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  68. 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
  69. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  70. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  71. 97bc402 bpf, mlx5: fix mlx5e_create_rq taking reference on prog by Daniel Borkmann · 8 years ago
  72. e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
  73. 194a6b5 sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q by Waiman Long · 8 years ago
  74. e245d99 lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined by Babu Moger · 8 years ago
  75. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  76. f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
  77. 2874aa2 bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive by Martin KaFai Lau · 8 years ago
  78. d032669 sched/fair: Fix task group initialization by Vincent Guittot · 8 years ago
  79. 4e51607 sched/fair: Propagate asynchrous detach by Vincent Guittot · 8 years ago
  80. 09a43ac sched/fair: Propagate load during synchronous attach/detach by Vincent Guittot · 8 years ago
  81. d31b1a6 sched/fair: Factorize PELT update by Vincent Guittot · 8 years ago
  82. 9c2791f sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list by Vincent Guittot · 8 years ago
  83. df21791 sched/fair: Factorize attach/detach entity by Vincent Guittot · 8 years ago
  84. 893c5d2 sched/fair: Fix incorrect comment for capacity_margin by Morten Rasmussen · 8 years ago
  85. 9e0994c sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups by Morten Rasmussen · 8 years ago
  86. bf475ce sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  87. 6a0b19c sched/fair: Consider spare capacity in find_idlest_group() by Morten Rasmussen · 8 years ago
  88. 104cb16 sched/fair: Compute task/cpu utilization at wake-up correctly by Morten Rasmussen · 8 years ago
  89. 527b0a7 sched/cpuacct: Avoid %lld seq_printf warning by Martin Schwidefsky · 8 years ago
  90. 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  91. f2f09a4 locking/core: Remove cpu_relax_lowlatency() users by Christian Borntraeger · 8 years ago
  92. bf0d31c locking/core, stop_machine: Yield the CPU during stop machine() by Christian Borntraeger · 8 years ago
  93. 8f84493 bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  94. 29ba732 bpf: Add BPF_MAP_TYPE_LRU_HASH by Martin KaFai Lau · 8 years ago
  95. fd91de7 bpf: Refactor codes handling percpu map by Martin KaFai Lau · 8 years ago
  96. 961578b bpf: Add percpu LRU list by Martin KaFai Lau · 8 years ago
  97. 3a08c2f bpf: LRU List by Martin KaFai Lau · 8 years ago
  98. 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
  99. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 864c235 perf/core: Do not set cpuctx->cgrp for unscheduled cgroups by David Carrillo-Cisneros · 8 years ago