1. 39b8ab3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 805f286 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. d024baa Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 77d6465 Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  5. c93f5cf kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 8 years ago
  6. f9797c2 ftrace: Fix memory leak in ftrace_graph_release() by Luis Henriques · 8 years ago
  7. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  8. a316338 bpf: fix wrong exposure of map_flags into fdinfo for lpm by Daniel Borkmann · 8 years ago
  9. a9789ef bpf: properly reset caller saved regs after helper call and ld_abs/ind by Daniel Borkmann · 8 years ago
  10. 1ad2f58 bpf: fix incorrect pruning decision when alignment must be tracked by Daniel Borkmann · 8 years ago
  11. 2426125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  12. 43fe8b8 posix-timers: Make signal printks conditional by Thomas Gleixner · 8 years ago
  13. c70d9d8 ptrace: Properly initialize ptracer_cred on fork by Eric W. Biederman · 8 years ago
  14. 801099b Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  15. 4d6501d kthread: Fix use-after-free if kthread fork fails by Vegard Nossum · 8 years ago
  16. 04dc1b2 futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() by Peter Zijlstra · 8 years ago
  17. 86ca984 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  19. 079c181 Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' by Rafael J. Wysocki · 8 years ago
  20. e4eda88 net: Make IP alignment calulations clearer. by David S. Miller · 8 years ago
  21. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  24. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  25. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  26. a33d7d9 tracing: Make sure RCU is watching before calling a stack trace by Steven Rostedt (VMware) · 8 years ago
  27. 667f867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  28. 16d95c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  29. 3c2ce60 bpf: adjust verifier heuristics by Daniel Borkmann · 8 years ago
  30. 545a028 kprobes: Document how optimized kprobes are removed from module unload by Steven Rostedt (VMware) · 8 years ago
  31. 8a49f3e ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub by Steven Rostedt (VMware) · 8 years ago
  32. a0e6369 ftrace/instances: Clear function triggers when removing instances by Naveen N. Rao · 8 years ago
  33. cbab567 ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() by Naveen N. Rao · 8 years ago
  34. 30e7d894 tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 8 years ago
  35. b9ef032 tracing: Move postpone selftests to core from early_initcall by Steven Rostedt · 8 years ago
  36. 2c4569ca genirq: Fix chained interrupt data ordering by Thomas Gleixner · 8 years ago
  37. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  38. 8663eff sched/core: Call __schedule() from do_idle() without enabling preemption by Steven Rostedt (VMware) · 8 years ago
  39. 0bae5fd PM / hibernate: Declare variables as static by Pushkar Jambhlekar · 8 years ago
  40. 3fd3722 pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() by Kirill Tkhai · 8 years ago
  41. b9a985db pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes by Eric W. Biederman · 8 years ago
  42. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  43. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  44. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 6832a33 bpf: Handle multiple variable additions into packet pointers in verifier. by David S. Miller · 8 years ago
  47. e07b98d bpf: Add strict alignment flag for BPF_PROG_LOAD. by David S. Miller · 8 years ago
  48. c5fc969 bpf: Do per-instruction state dumping in verifier when log_level > 1. by David S. Miller · 8 years ago
  49. d117441 bpf: Track alignment of register values in the verifier. by David S. Miller · 8 years ago
  50. 29250d3 Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  51. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 2e4ab93 Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. 88b0193 perf/callchain: Force USER_DS when invoking perf_callchain_user() by Will Deacon · 8 years ago
  54. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. 80449d8 Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  56. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. 00d9593 Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  58. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  59. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  60. 4dbbe2d tracing: Use cpumask_available() to check if cpumask variable may be used by Matthias Kaehlcke · 8 years ago
  61. 51aad0a trace: make trace_hwlat timestamp y2038 safe by Deepa Dinamani · 8 years ago
  62. 50327dd kernel/power/snapshot.c: use set_memory.h header by Laura Abbott · 8 years ago
  63. bbca07c kernel/module.c: use set_memory.h header by Laura Abbott · 8 years ago
  64. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  65. f61e869 kcov: simplify interrupt check by Dmitry Vyukov · 8 years ago
  66. 8c73342 taskstats: add e/u/stime for TGID command by Zhang Xiao · 8 years ago
  67. eaa0d19 pidns: expose task pid_ns_for_children to userspace by Kirill Tkhai · 8 years ago
  68. 8896c23d pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() by Kirill Tkhai · 8 years ago
  69. 51dbd92 ia64: reuse append_elf_note() and final_note() functions by Hari Bathini · 8 years ago
  70. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  71. 19659c5 fork: free vmapped stacks in cache when cpus are offline by Hoeun Ryu · 8 years ago
  72. 780cbcf kernel/hung_task.c: defer showing held locks by Tetsuo Handa · 8 years ago
  73. 6325945 proc/sysctl: fix the int overflow for jiffies conversion by Gao Feng · 8 years ago
  74. 0d0e576 bpf: don't let ldimm64 leak map addresses on unprivileged by Daniel Borkmann · 8 years ago
  75. d86ab9c cpufreq: schedutil: use now as reference when aggregating shared policy requests by Juri Lelli · 8 years ago
  76. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  77. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  78. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  79. 5ea30e4 stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms by Daniel Micay · 8 years ago
  80. 77c0edd ftrace: Simplify ftrace_match_record() even more by Steven Rostedt (VMware) · 8 years ago
  81. 31805c9 ftrace: Remove an unneeded condition by Dan Carpenter · 8 years ago
  82. e09e286 tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() by Amey Telawane · 8 years ago
  83. a1be8ed Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  84. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  85. 9c35baf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  86. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  88. 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 8 years ago
  89. 6d7225f lockdep: teach lockdep about memalloc_noio_save by Nikolay Borisov · 8 years ago
  90. 2f34c123 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  91. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  92. 12c1c2fd Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  93. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  94. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  95. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  96. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  97. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  98. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 933dfbd rcu: Open-code the rcu_cblist_n_lazy_cbs() function by Paul E. McKenney · 8 years ago