1. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  2. 73ce051 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 8 years ago
  3. 249e52e kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 8 years ago
  4. b6f8a92 posix-timers: give lazy compilers some help optimizing code away by Nicolas Pitre · 8 years ago
  5. 34aaff4 kdb: call vkdb_printf() from vprintk_default() only when wanted by Petr Mladek · 8 years ago
  6. d5d8d3d kdb: properly synchronize vkdb_printf() calls with other CPUs by Petr Mladek · 8 years ago
  7. d1bd8ea kdb: remove unused kdb_event handling by Petr Mladek · 8 years ago
  8. 2d13bb6 kernel/debug/debug_core.c: more properly delay for secondary CPUs by Douglas Anderson · 8 years ago
  9. db86235 kcov: add more missing includes by Kefeng Wang · 8 years ago
  10. 9a29d0f relay: check array offset before using it by Dan Carpenter · 8 years ago
  11. 7560ef3 sysctl: add KERN_CONT to deprecated_sysctl_warning() by Tetsuo Handa · 8 years ago
  12. 8e53c07 kexec: add cond_resched into kimage_alloc_crash_control_pages by zhong jiang · 8 years ago
  13. 401721e kexec: export the value of phys_base instead of symbol address by Baoquan He · 8 years ago
  14. 760c6a9 coredump: clarify "unsafe core_pattern" warning by Alexey Dobriyan · 8 years ago
  15. c7be96a signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
  16. 4d1f0fb kernel/watchdog: use nmi registers snapshot in hardlockup handler by Konstantin Khlebnikov · 8 years ago
  17. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  18. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  19. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. 52281b3 Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  21. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  22. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 4979575 printk/kdb: handle more message headers by Petr Mladek · 8 years ago
  26. 22c2c7b2 printk/NMI: handle continuous lines and missing newline by Petr Mladek · 8 years ago
  27. 4a998e3 printk/NMI: fix up handling of the full nmi log buffer by Petr Mladek · 8 years ago
  28. 4ca5ede hung_task: decrement sysctl_hung_task_warnings only if it is positive by Tetsuo Handa · 8 years ago
  29. 0f110a9 kernel/fork: use vfree_atomic() to free thread stack by Andrey Ryabinin · 8 years ago
  30. 3fb4afd prctl: remove one-shot limitation for changing exe link by Stanislav Kinsburskiy · 8 years ago
  31. c0b942a kthread: add __printf attributes by Nicolas Iooss · 8 years ago
  32. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 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
  34. 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
  35. 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  36. b19ad3b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  37. fecc8c0 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  38. 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
  39. 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
  40. 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
  41. 6b94780 sched/core: Use load_avg for selecting idlest group by Vincent Guittot · 8 years ago
  42. f519a3f sched/core: Fix find_idlest_group() for fork by Vincent Guittot · 8 years ago
  43. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  44. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  45. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. c029a2b timekeeping: Use mul_u64_u32_shr() instead of open coding it by Thomas Gleixner · 8 years ago
  47. cbd99e3 timekeeping: Get rid of pointless typecasts by Thomas Gleixner · 8 years ago
  48. acc8961 timekeeping: Make the conversion call chain consistently unsigned by Thomas Gleixner · 8 years ago
  49. 9c16457 timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion by Thomas Gleixner · 8 years ago
  50. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  51. d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  52. 8fb9dcb kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker() by Oleg Nesterov · 8 years ago
  53. cf380a4 kthread: Don't use to_live_kthread() in kthread_[un]park() by Oleg Nesterov · 8 years ago
  54. efb29fb kthread: Don't use to_live_kthread() in kthread_stop() by Oleg Nesterov · 8 years ago
  55. 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
  56. 1da5c46 kthread: Make struct kthread kmalloc'ed by Oleg Nesterov · 8 years ago
  57. 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  58. 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
  59. 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
  60. 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
  61. 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
  62. ef0915c bpf: fix loading of BPF_MAXINSNS sized programs by Daniel Borkmann · 8 years ago
  63. 5304121 clocksource: export the clocks_calc_mult_shift to use by timestamp code by Murali Karicheri · 8 years ago
  64. b18cc3d tracing/rb: Init the CPU mask on allocation by Sebastian Andrzej Siewior · 8 years ago
  65. f943fe0 lockdep: Fix report formatting by Dmitry Vyukov · 8 years ago
  66. 8fc31ce perf/core: Remove invalid warning from list_update_cgroup_even()t by David Carrillo-Cisneros · 8 years ago
  67. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  68. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  69. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  71. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  72. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  73. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  74. 84d82ec locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy_locked() by Thomas Gleixner · 8 years ago
  75. b5016e8 locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL by Thomas Gleixner · 8 years ago
  76. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  77. 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
  78. dbb2605 locking/rtmutex: Prevent dequeue vs. unlock race by Thomas Gleixner · 8 years ago
  79. b32614c tracing/rb: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  80. 6060298 audit: remove useless synchronize_net() by WANG Cong · 8 years ago
  81. 4a05754 alarmtimer: Add tracepoints for alarm timers by Baolin Wang · 8 years ago
  82. 4e28ec3 Merge back earlier cpuidle material for v4.10. by Rafael J. Wysocki · 8 years ago
  83. e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 8 years ago
  84. 01ae87e bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 8 years ago
  85. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
  86. 80ec355 trace: Add an option for boot clock as trace clock by Joel Fernandes · 8 years ago
  87. 948a531 timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  88. c1de45c sched/idle: Add support for tasks that inject idle by Peter Zijlstra · 8 years ago
  89. bb8313b cpuidle: Allow enforcing deepest idle state selection by Jacob Pan · 8 years ago
  90. a3af5f8 bpf: allow for mount options to specify permissions by Daniel Borkmann · 8 years ago
  91. 21116b7 bpf: add owner_prog_type and accounted mem to array map's fdinfo by Daniel Borkmann · 8 years ago
  92. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  93. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. f432455 bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 8 years ago
  95. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  96. d06e622 cpufreq: schedutil: Rectify comment in sugov_irq_work() function by Viresh Kumar · 8 years ago
  97. afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
  98. 83929cc sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago
  99. 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
  100. 2b4d5b2 sched/fair: Clean up the tunable parameter definitions by Ingo Molnar · 8 years ago