1. 245224d Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  2. 3a83c8c Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  3. 322e929d Merge back new material related to system-wide PM for v5.6. by Rafael J. Wysocki · 5 years ago
  4. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  5. 7ff15cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  6. 9e79c52 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. b07b9e8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  8. 124b554 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. ba0f472 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  10. 8cac899 Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  11. 6b3ad66 ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() by Christian Brauner · 5 years ago
  12. da9ec3d perf: Correctly handle failed perf_get_aux_event() by Mark Rutland · 5 years ago
  13. 39e7234 locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN by Waiman Long · 5 years ago
  14. 18451f9 PM: hibernate: fix crashes with init_on_free=1 by Alexander Potapenko · 5 years ago
  15. c052bf8 PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior by Jonas Meurer · 5 years ago
  16. 3981f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  17. 0af2ffc bpf: Fix incorrect verifier simulation of ARSH under ALU32 by Daniel Borkmann · 5 years ago
  18. de95a99 tick/sched: Annotate lockless access to last_jiffies_update by Eric Dumazet · 5 years ago
  19. e033e7d Merge branch 'dhowells' (patches from DavidH) by Linus Torvalds · 5 years ago
  20. 8379bb8 keys: Fix request_key() cache by David Howells · 5 years ago
  21. 606e9ad Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  22. 5c0e9de PM: hibernate: fix spelling mistake "shapshot" -> "snapshot" by Colin Ian King · 5 years ago
  23. a5f48c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  24. f35deaf time/posix-stubs: Provide compat itimer supoprt for alpha by Arnd Bergmann · 5 years ago
  25. dc8d37e cpu/SMT: Fix x86 link error without CONFIG_SYSFS by Arnd Bergmann · 5 years ago
  26. 51bfb1d futex: Fix kernel-doc notation warning by Randy Dunlap · 5 years ago
  27. dd499f7 clone3: ensure copy_thread_tls is implemented by Amanieu d'Antras · 5 years ago
  28. 7a7b99bf PM: hibernate: Add more logging on hibernation failure by Luigi Semenzato · 5 years ago
  29. 809ed78 PM: hibernate: improve arithmetic division in preallocate_highmem_fraction() by Wen Yang · 5 years ago
  30. ae60882 Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  31. 6d4f151 bpf: Fix passing modified ctx to ld/abs/ind instruction by Daniel Borkmann · 5 years ago
  32. e10360f bpf: cgroup: prevent out-of-order release of cgroup bpf by Roman Gushchin · 5 years ago
  33. 84029fd memcg: account security cred as well to kmemcg by Shakeel Butt · 5 years ago
  34. 72879ee tracing: Fix indentation issue by Colin Ian King · 5 years ago
  35. d9c82fd Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  36. 50f9ad6 kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail by Kaitao Cheng · 5 years ago
  37. e31f793 ftrace: Avoid potential division by zero in function profiler by Wen Yang · 5 years ago
  38. b8299d3 tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined by Steven Rostedt (VMware) · 5 years ago
  39. d2ccbcc tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls by Steven Rostedt (VMware) · 5 years ago
  40. bf6dd9a Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  41. 02f4e01 tracing: Initialize val to zero in parse_entry of inject code by Steven Rostedt (VMware) · 5 years ago
  42. 2882d53 seccomp: Check that seccomp_notif is zeroed out by the user by Sargun Dhillon · 5 years ago
  43. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  44. d91f305 locking/lockdep: Fix buffer overrun problem in stack_trace[] by Waiman Long · 5 years ago
  45. 66528a4 rseq: Reject unknown flags on rseq unregister by Mathieu Desnoyers · 5 years ago
  46. f54c789 bpf: Fix precision tracking for unbounded scalars by Daniel Borkmann · 5 years ago
  47. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  48. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  49. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  50. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  51. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. 43cf75d exit: panic before exit_mm() on global init exit by chenqiwu · 5 years ago
  54. 2a2ef47 PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64() by Alexandre Belloni · 5 years ago
  55. 106f41f tracing: Have the histogram compare functions convert to u64 first by Steven Rostedt (VMware) · 5 years ago
  56. 79e65c2 tracing: Avoid memory leak in process_system_preds() by Keita Suzuki · 5 years ago
  57. cc52d91 bpf: Fix record_func_key to perform backtracking on r3 by Daniel Borkmann · 5 years ago
  58. 5f096c0 Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  59. 9e8a0d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. e473042 bpf: Fix cgroup local storage prog tracking by Daniel Borkmann · 5 years ago
  61. 6cf82d5 sched/cfs: fix spurious active migration by Vincent Guittot · 5 years ago
  62. 7ed735c sched/fair: Fix find_idlest_group() to handle CPU affinity by Vincent Guittot · 5 years ago
  63. c346695 psi: Fix a division error in psi poll() by Johannes Weiner · 5 years ago
  64. 3dfbe25 sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime by Johannes Weiner · 5 years ago
  65. 9f0bff1 perf/core: Add SRCU annotation for pmus list walk by Sebastian Andrzej Siewior · 5 years ago
  66. a2ea074 bpf: Fix missing prog untrack in release_maps by Daniel Borkmann · 5 years ago
  67. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  68. 85572c2 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 5 years ago
  69. b91e014 bpf: Make BPF trampoline use register_ftrace_direct() API by Alexei Starovoitov · 5 years ago
  70. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  71. 4c80c7bc bpf: Fix build in minimal configurations, again by Arnd Bergmann · 5 years ago
  72. c571b72 Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts" by Davidlohr Bueso · 5 years ago
  73. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  74. a61f810 tracing: remove set but not used variable 'buffer' by YueHaibing · 5 years ago
  75. af74262 module: Remove accidental change of module_enable_x() by Steven Rostedt (VMware) · 5 years ago
  76. 184b8f7 Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  77. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  78. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  79. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  80. 1d9a615 workqueue: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  81. 0f13741 Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  82. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  83. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  84. e9eeec5 bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id by Yonghong Song · 5 years ago
  85. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  86. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  87. 5e1aada kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
  88. ef70eff kernel/profile.c: use cpumask_available to check for NULL cpumask by Nathan Chancellor · 5 years ago
  89. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  90. 5adaabb kernel/notifier.c: remove notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  91. 1a50cb8 kernel/notifier.c: intercept duplicate registrations to avoid infinite loops by Xiaoming Ni · 5 years ago
  92. 2f13437 Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  93. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  94. 0b8d616 taskstats: fix data-race by Christian Brauner · 5 years ago
  95. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago
  96. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  99. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  100. 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago