1. 7c15f41 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 57103eb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 2407e48 Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  4. 1bf4580 fork,memcg: alloc_thread_stack_node needs to set tsk->stack by Andrea Arcangeli · 6 years ago
  5. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  6. 6fd2fe4 copy_process(): don't use ksys_close() on cleanups by Al Viro · 6 years ago
  7. 33d4a5a cpu/hotplug: Fix out-of-bounds read when setting fail state by Eiichi Tsukata · 6 years ago
  8. 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
  9. 1bf7272 cpu/speculation: Warn on unsupported mitigations= parameter by Geert Uytterhoeven · 6 years ago
  10. e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
  11. 913a90b perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 6 years ago
  12. 9014143 fork: don't check parent_tidptr with CLONE_PIDFD by Dmitry V. Levin · 6 years ago
  13. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  14. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  15. f85d208 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451 by Thomas Gleixner · 6 years ago
  16. 8092f73 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248 by Thomas Gleixner · 6 years ago
  17. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  18. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  19. 085ebfe perf/core: Fix perf_sample_regs_user() mm check by Peter Zijlstra · 6 years ago
  20. efba92d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  22. 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  23. 6a71398 Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  24. 0011572 Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  25. a8e11e5 sysctl: define proc_do_static_key() by Eric Dumazet · 6 years ago
  26. 86723c8 bpf, devmap: Add missing RCU read lock on flush by Toshiaki Makita · 6 years ago
  27. edabf4d bpf, devmap: Add missing bulk queue free by Toshiaki Makita · 6 years ago
  28. d4dd153 bpf, devmap: Fix premature entry free on destroying map by Toshiaki Makita · 6 years ago
  29. 04e03d9 ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() by Wei Li · 6 years ago
  30. 9f255b6 module: Fix livepatch/ftrace module text permissions race by Josh Poimboeuf · 6 years ago
  31. a415834 tracing/uprobe: Fix obsolete comment on trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  32. f01098c tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  33. ff585c5 tracing: Make two symbols static by YueHaibing · 6 years ago
  34. cbdaeaf tracing: avoid build warning with HAVE_NOP_MCOUNT by Vasily Gorbik · 6 years ago
  35. becf33f tracing: Fix out-of-range read in trace_stack_print() by Eiichi Tsukata · 6 years ago
  36. e3ff9c3 timekeeping: Repair ktime_get_coarse*() granularity by Thomas Gleixner · 6 years ago
  37. 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
  38. 2e3f139 mm/devm_memremap_pages: introduce devm_memunmap_pages by Dan Williams · 6 years ago
  39. d477f8c cpuset: restore sanity to cpuset_cpus_allowed_fallback() by Joel Savitz · 6 years ago
  40. aa72354 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  41. f6581f5b ptrace: restore smp_rmb() in __ptrace_may_access() by Jann Horn · 6 years ago
  42. da2577fd bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 6 years ago
  43. c596687 cgroup: Fix css_task_iter_advance_css_set() cset skip condition by Tejun Heo · 6 years ago
  44. cf89298 cgroup/bfq: revert bfq.weight symlink change by Jens Axboe · 6 years ago
  45. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  46. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  47. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  48. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  49. a373ec2 Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  50. a964d23 Merge branch 'pm-x86' by Rafael J. Wysocki · 6 years ago
  51. 54b7b86 cgroup: let a symlink too be created with a cftype file by Angelo Ruocco · 6 years ago
  52. 983695f bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  53. cee0c33 cgroup: css_task_iter_skip()'d iterators must be advanced before accessed by Tejun Heo · 6 years ago
  54. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  55. 3e45610 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436 by Thomas Gleixner · 6 years ago
  56. 767a67b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430 by Thomas Gleixner · 6 years ago
  57. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  58. ddc64d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 by Thomas Gleixner · 6 years ago
  59. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  60. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  61. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  62. c732327 signal: improve comments by Christian Brauner · 6 years ago
  63. ec527c3 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  64. a613734 PM: sleep: Add kerneldoc comments to some functions by Rafael J. Wysocki · 6 years ago
  65. 6751b8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 4fb5741 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  68. 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  69. 9852ae3 mm, memcg: consider subtrees in memory.events by Chris Down · 6 years ago
  70. bc81426 prctl_set_mm: downgrade mmap_sem to read lock by Michal Koutný · 6 years ago
  71. 11bbd8b prctl_set_mm: refactor checks from validate_prctl_map by Michal Koutný · 6 years ago
  72. 8856ae4 kernel/fork.c: make max_threads symbol static by Kefeng Wang · 6 years ago
  73. c03cd77 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  74. b636fd3 cgroup: Implement css_task_iter_skip() by Tejun Heo · 6 years ago
  75. 6b115bf cgroup: Call cgroup_release() before __exit_signal() by Tejun Heo · 6 years ago
  76. 702c31e Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  77. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  78. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  79. 468e15f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170 by Thomas Gleixner · 6 years ago
  80. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  81. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  82. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  83. f6e2aa9 signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO by Eric W. Biederman · 6 years ago
  84. 9e82b4a Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  85. 849e96f Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  86. dfb4a6f tracing: Avoid memory leak in predicate_parse() by Tomas Bortoli · 6 years ago
  87. bb18690 ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation by Rafael J. Wysocki · 6 years ago
  88. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  89. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  90. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  91. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  92. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  93. 1457dc9 kheaders: Do not regenerate archive if config is not changed by Joel Fernandes (Google) · 6 years ago
  94. f7b101d kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 6 years ago
  95. 6ff3f91 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38 by Thomas Gleixner · 6 years ago
  96. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  97. 5322ea5 perf/ring-buffer: Use regular variables for nesting by Peter Zijlstra · 6 years ago
  98. 4d839dd perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data by Peter Zijlstra · 6 years ago
  99. 3f9fbe9 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 6 years ago
  100. 1b038c6 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 6 years ago