1. 14dbc56 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  2. 6b5201c Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  3. a360d9e tracing: Fix synthetic event to allow semicolon at end by Masami Hiramatsu · 6 years ago
  4. 282447b tracing: Fix synthetic event to accept unsigned modifier by Masami Hiramatsu · 6 years ago
  5. 91b1561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  6. 9bd871d Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  7. 12ad0cb tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c by Steven Rostedt (VMware) · 6 years ago
  8. 9c0be3f tracepoint: Fix tracepoint array element size mismatch by Mathieu Desnoyers · 6 years ago
  9. 9845c49 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
  10. 028c99f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  11. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  12. 0778a9f Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Greg Kroah-Hartman · 6 years ago
  13. baa9be4 sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  14. cee2716 xsk: do not call synchronize_net() under RCU read lock by Björn Töpel · 6 years ago
  15. c1d84a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  16. 31d0990 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  17. 8be6737 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  18. b8d5b7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  19. b799207 bpf: 32-bit RSH verification must truncate input before the ALU op by Jann Horn · 6 years ago
  20. 479adb8 cgroup: Fix dom_cgrp propagation when enabling threaded mode by Tejun Heo · 6 years ago
  21. e4a02ed locking/ww_mutex: Fix runtime warning in the WW mutex selftest by Guenter Roeck · 6 years ago
  22. b0584ea bpf: don't accept cgroup local storage with zero value size by Roman Gushchin · 6 years ago
  23. 37355bd sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task by Mel Gorman · 6 years ago
  24. 6fd98e7 sched/numa: Avoid task migration for small NUMA improvement by Srikar Dronamraju · 6 years ago
  25. 05cbdf4 sched/numa: Limit the conditions where scan period is reset by Mel Gorman · 6 years ago
  26. 3f9672b sched/numa: Reset scan rate whenever task moves across nodes by Srikar Dronamraju · 6 years ago
  27. 1327237a5 sched/numa: Pass destination CPU as a parameter to migrate_task_rq by Srikar Dronamraju · 6 years ago
  28. a4739ec sched/numa: Stop multiple tasks from moving to the CPU at the same time by Srikar Dronamraju · 6 years ago
  29. cd6fb677 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  30. a9f9772 perf/core: Fix perf_pmu_unregister() locking by Peter Zijlstra · 6 years ago
  31. 684bec1 Input: i8042 - enable keyboard wakeups by default when s2idle is used by Daniel Drake · 6 years ago
  32. af17b3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  33. befb1b3 perf/core: Add sanity check to deal with pinned event failure by Reinette Chatre · 6 years ago
  34. 4288ea0 bpf: harden flags check in cgroup_storage_update_elem() by Roman Gushchin · 6 years ago
  35. 974c24c dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration by Christoph Hellwig · 6 years ago
  36. 2dd68cc Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  37. b05545e bpf: sockmap, fix transition through disconnect without close by John Fastabend · 6 years ago
  38. 5607fff bpf: sockmap only allow ESTABLISHED sock state by John Fastabend · 6 years ago
  39. 3bf181b kernel/sys.c: remove duplicated include by YueHaibing · 6 years ago
  40. f83606f fork: report pid exhaustion correctly by KJ Tsanaktsidis · 6 years ago
  41. f21f7fa Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  42. 5211da9 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  43. 83f3655 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 6 years ago
  44. 0376d5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  45. 4314daa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. c0be92b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. ca062f8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. a06b0c8 Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  49. dd06682 bpf/verifier: disallow pointer subtraction by Alexei Starovoitov · 6 years ago
  50. 4b1c5d9 bpf: btf: Fix end boundary calculation for type section by Martin KaFai Lau · 6 years ago
  51. a6ae928 Revert "printk: make sure to print log on console." by Petr Mladek · 6 years ago
  52. 02e1844 perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  53. 0b405c6 locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic" by Colin Ian King · 6 years ago
  54. dc5591a locking/lockdep: Delete unnecessary #include by Ben Hutchings · 6 years ago
  55. 882a78a sched/fair: Fix kernel-doc notation warning by Randy Dunlap · 6 years ago
  56. da260fe jump_label: Fix typo in warning message by Borislav Petkov · 6 years ago
  57. bb3485c sched/fair: Fix load_balance redo for !imbalance by Vincent Guittot · 6 years ago
  58. 287cdaa sched/fair: Fix scale_rt_capacity() for SMT by Vincent Guittot · 6 years ago
  59. d0cdb3c sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  60. 12b0487 sched/pelt: Fix update_blocked_averages() for RT and DL classes by Vincent Guittot · 6 years ago
  61. e5e96fa sched/topology: Set correct NUMA topology type by Srikar Dronamraju · 6 years ago
  62. e73e819 sched/debug: Fix potential deadlock when writing to sched_features by Jiada Wang · 6 years ago
  63. e13e236 locking/mutex: Fix mutex debug call and ww_mutex documentation by Thomas Hellstrom · 6 years ago
  64. fa94351 Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  65. 3567994 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. e0a0d05 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. e2c631ba clocksource: Revert "Remove kthread" by Peter Zijlstra · 6 years ago
  68. be65e25 Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  69. d1c392c printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  70. 69fa6eb cpu/hotplug: Prevent state corruption on error rollback by Thomas Gleixner · 6 years ago
  71. f8b7530 cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() by Neeraj Upadhyay · 6 years ago
  72. 0e9b103 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  73. 1ed0cc5 mm: respect arch_dup_mmap() return value by Nadav Amit · 6 years ago
  74. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  75. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  76. 597222f bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP by John Fastabend · 6 years ago
  77. 1395d109 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. c1d0af1 kernel/dma/direct: take DMA offset into account in dma_direct_supported by Christoph Hellwig · 6 years ago
  80. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
  81. bf06278 perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint by Jiri Olsa · 6 years ago
  82. 9695583 perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint by Jiri Olsa · 6 years ago
  83. cb45302 perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0 by Jiri Olsa · 6 years ago
  84. bd14406 perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set by Jiri Olsa · 6 years ago
  85. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  86. cb9d7fd watchdog: Mark watchdog touch functions as notrace by Vincent Whitchurch · 6 years ago
  87. 501ca81 bpf: sockmap, decrement copied count correctly in redirect error case by John Fastabend · 6 years ago
  88. 15c480e bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg by Daniel Borkmann · 6 years ago
  89. e06fa9c bpf, sockmap: fix potential use after free in bpf_tcp_close by Daniel Borkmann · 6 years ago
  90. 050cdc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  94. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  95. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  96. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  97. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  98. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  99. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  100. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago