1. 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
  2. 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
  3. 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
  4. 04e03d9 ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() by Wei Li · 6 years ago
  5. 9f255b6 module: Fix livepatch/ftrace module text permissions race by Josh Poimboeuf · 6 years ago
  6. a415834 tracing/uprobe: Fix obsolete comment on trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  7. f01098c tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  8. ff585c5 tracing: Make two symbols static by YueHaibing · 6 years ago
  9. cbdaeaf tracing: avoid build warning with HAVE_NOP_MCOUNT by Vasily Gorbik · 6 years ago
  10. becf33f tracing: Fix out-of-range read in trace_stack_print() by Eiichi Tsukata · 6 years ago
  11. e3ff9c3 timekeeping: Repair ktime_get_coarse*() granularity by Thomas Gleixner · 6 years ago
  12. 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
  13. 2e3f139 mm/devm_memremap_pages: introduce devm_memunmap_pages by Dan Williams · 6 years ago
  14. d477f8c cpuset: restore sanity to cpuset_cpus_allowed_fallback() by Joel Savitz · 6 years ago
  15. aa72354 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  16. f6581f5b ptrace: restore smp_rmb() in __ptrace_may_access() by Jann Horn · 6 years ago
  17. c596687 cgroup: Fix css_task_iter_advance_css_set() cset skip condition by Tejun Heo · 6 years ago
  18. cf89298 cgroup/bfq: revert bfq.weight symlink change by Jens Axboe · 6 years ago
  19. 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
  20. 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
  21. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  22. 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
  23. a964d23 Merge branch 'pm-x86' by Rafael J. Wysocki · 6 years ago
  24. 54b7b86 cgroup: let a symlink too be created with a cftype file by Angelo Ruocco · 6 years ago
  25. cee0c33 cgroup: css_task_iter_skip()'d iterators must be advanced before accessed by Tejun Heo · 6 years ago
  26. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  27. 3e45610 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436 by Thomas Gleixner · 6 years ago
  28. 767a67b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430 by Thomas Gleixner · 6 years ago
  29. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  30. ddc64d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 by Thomas Gleixner · 6 years ago
  31. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  32. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  33. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  34. c732327 signal: improve comments by Christian Brauner · 6 years ago
  35. ec527c3 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  36. a613734 PM: sleep: Add kerneldoc comments to some functions by Rafael J. Wysocki · 6 years ago
  37. 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
  38. 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
  39. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  40. 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  41. 9852ae3 mm, memcg: consider subtrees in memory.events by Chris Down · 6 years ago
  42. bc81426 prctl_set_mm: downgrade mmap_sem to read lock by Michal Koutný · 6 years ago
  43. 11bbd8b prctl_set_mm: refactor checks from validate_prctl_map by Michal Koutný · 6 years ago
  44. 8856ae4 kernel/fork.c: make max_threads symbol static by Kefeng Wang · 6 years ago
  45. c03cd77 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  46. b636fd3 cgroup: Implement css_task_iter_skip() by Tejun Heo · 6 years ago
  47. 6b115bf cgroup: Call cgroup_release() before __exit_signal() by Tejun Heo · 6 years ago
  48. 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
  49. 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
  50. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  51. 468e15f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170 by Thomas Gleixner · 6 years ago
  52. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  53. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  54. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  55. f6e2aa9 signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO by Eric W. Biederman · 6 years ago
  56. 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
  57. 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
  58. dfb4a6f tracing: Avoid memory leak in predicate_parse() by Tomas Bortoli · 6 years ago
  59. bb18690 ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation by Rafael J. Wysocki · 6 years ago
  60. 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
  61. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  62. 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
  63. 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
  64. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  65. 1457dc9 kheaders: Do not regenerate archive if config is not changed by Joel Fernandes (Google) · 6 years ago
  66. f7b101d kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 6 years ago
  67. 6ff3f91 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38 by Thomas Gleixner · 6 years ago
  68. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  69. 5322ea5 perf/ring-buffer: Use regular variables for nesting by Peter Zijlstra · 6 years ago
  70. 4d839dd perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data by Peter Zijlstra · 6 years ago
  71. 3f9fbe9 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 6 years ago
  72. 1b038c6 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 6 years ago
  73. 4eebe38 kernel/trace/trace.h: Remove duplicate header of trace_seq.h by Jagadeesh Pagadala · 6 years ago
  74. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  75. 9b2ca37 tracing: Add a check_val() check before updating cond_snapshot() track_val by Tom Zanussi · 6 years ago
  76. c8d94a1 tracing: Check keys for variable references in expressions too by Tom Zanussi · 6 years ago
  77. 55267c8 tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts by Tom Zanussi · 6 years ago
  78. 7170066 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 by Thomas Gleixner · 6 years ago
  79. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  80. d6cd1e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9 by Thomas Gleixner · 6 years ago
  81. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  82. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  83. 78e0365 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  84. cb6f873 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  85. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  86. 7eaf51a stacktrace: Unbreak stack_trace_save_tsk_reliable() by Joe Lawrence · 6 years ago
  87. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  88. 5f3ab27 Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  89. e547ff3 bpf: relax inode permission check for retrieving bpf program by Chenbo Feng · 6 years ago
  90. b2c3dda Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. f57d771 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 05b2892 signal: unconditionally leave the frozen state in ptrace_stop() by Roman Gushchin · 6 years ago
  93. c7d5ec2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  94. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  95. 89963ad kernel/compat.c: mark expected switch fall-throughs by Stephen Rothwell · 6 years ago
  96. 1064d85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  97. b287a25 panic/reboot: allow specifying reboot_mode for panic only by Aaro Koskinen · 6 years ago
  98. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  99. e178a5b gcov: clang support by Greg Hackmann · 6 years ago
  100. 826eba0 gcov: clang: move common GCC code into gcc_base.c by Greg Hackmann · 6 years ago