1. 746cf34 tracing: Simplify defining of the next event id by Wei Yang · 4 years, 9 months ago
  2. 29ce245 ring-buffer: Do not trigger a WARN if clock going backwards is detected by Steven Rostedt (VMware) · 4 years, 9 months ago
  3. bbeba3e ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels by Steven Rostedt (VMware) · 4 years, 9 months ago
  4. 74e8793 ring-buffer: Move the add_timestamp into its own function by Steven Rostedt (VMware) · 4 years, 9 months ago
  5. 58fbc3c ring-buffer: Consolidate add_timestamp to remove some branches by Steven Rostedt (VMware) · 4 years, 9 months ago
  6. 75b21c6 ring-buffer: Mark the !tail (crossing a page) as unlikely by Steven Rostedt (VMware) · 4 years, 9 months ago
  7. b23d7a5f ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU by Nicholas Piggin · 4 years, 9 months ago
  8. 10464b4 ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit by Steven Rostedt (VMware) · 4 years, 9 months ago
  9. 7c4b4a5 ring-buffer: Incorporate absolute timestamp into add_timestamp logic by Steven Rostedt (VMware) · 4 years, 9 months ago
  10. a389d86 ring-buffer: Have nested events still record running time stamp by Steven Rostedt (VMware) · 4 years, 9 months ago
  11. 7ef282e tracing: Move pipe reference to trace array instead of current_tracer by Steven Rostedt (VMware) · 4 years, 9 months ago
  12. e6bc5b3 tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again by Wei Yang · 4 years, 9 months ago
  13. 61df16f tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT by Wei Yang · 4 years, 9 months ago
  14. b6f9eb8 tracing: not necessary re-define DEFINE_EVENT_PRINT by Wei Yang · 4 years, 9 months ago
  15. e8cf9c8 tracing: not necessary to undefine DEFINE_EVENT again by Wei Yang · 4 years, 9 months ago
  16. fe58ace x86/ftrace: Do not jump to direct code in created trampolines by Steven Rostedt (VMware) · 5 years ago
  17. 5da7cd1 x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks by Steven Rostedt (VMware) · 5 years ago
  18. 0b4f8dd x86/ftrace: Make non direct case the default in ftrace_regs_caller by Steven Rostedt (VMware) · 5 years ago
  19. c791cc4 tracing: Only allow trace_array_printk() to be used by instances by Steven Rostedt (VMware) · 4 years, 9 months ago
  20. 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 9 months ago
  21. f7db192 Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
  22. e44b59c Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
  23. 668f532 Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  24. ae71d4b Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  25. bc53f67 Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  26. 91a9a90 Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  27. 098c793 Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  28. c141b30 Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  29. 7ecb59a Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  30. a358505 Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  31. e21cf43 sched/cfs: change initial value of runnable_avg by Vincent Guittot · 4 years, 9 months ago
  32. 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 9 months ago
  33. 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 9 months ago
  34. b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 9 months ago
  35. 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
  36. ce9bc3b sched/deadline: Initialize ->dl_boosted by Juri Lelli · 4 years, 9 months ago
  37. fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 9 months ago
  38. 4f311af sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail by Peter Zijlstra · 4 years, 9 months ago
  39. 42d3f7e Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  40. 2596ce4 Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  41. 6d89c73 Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  42. 275087f Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  43. 0f77ce2 Revert "ARM: sti: Implement dummy L2 cache's write_sec" by Patrice Chotard · 4 years, 9 months ago
  44. d528945 Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap-fixes by Arnd Bergmann · 4 years, 9 months ago
  45. 8705ed2 Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap-fixes by Arnd Bergmann · 4 years, 9 months ago
  46. 4c9f47c Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  47. 5b75f16 Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  48. 719fdd3 afs: Fix storage of cell names by David Howells · 4 years, 9 months ago
  49. 916a3b0 Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  50. 3cd1c5d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  51. c322f53 Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 9 months ago
  52. 8bf9865 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 9 months ago
  53. 42afe7d Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 9 months ago
  54. 7eb8f53 Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
  55. fc3ebc3 Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  56. 42f8f9b Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 9 months ago
  57. f05baa0 Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  58. 4e99b32 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  59. ab0f247 Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  60. 9b8d0207 Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  61. 5e8eed2 Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 9 months ago
  62. 6116dea Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 9 months ago
  63. 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  64. 3b6ab101 Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  65. 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  66. d68ec164 Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  67. 1590a2e Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  68. ed3e00e Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  69. bd37cdf8 Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 9 months ago
  70. 6a6c9b2 Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  71. 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  72. 70b23b8 Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
  73. 56e2877 Merge tag 'misc-habanalabs-fixes-2020-06-24' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  74. ed8fa04 Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  75. 0e3fb2a Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  76. 0f29c20 Merge branch 'acpi-sysfs' by Rafael J. Wysocki · 4 years, 9 months ago
  77. 603ea28 Merge 5.8-rc2 into usb-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  78. 440ab9e kgdb: Avoid suspicious RCU usage warning by Douglas Anderson · 4 years, 10 months ago
  79. 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 10 months ago
  80. 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 9 months ago
  81. d03727b NFSv4 fix CLOSE not waiting for direct IO compeletion by Olga Kornievskaia · 4 years, 9 months ago
  82. 8b04013 pNFS/flexfiles: Fix list corruption if the mirror count changes by Trond Myklebust · 4 years, 9 months ago
  83. 4659ed7 nfs: Fix memory leak of export_path by Tom Rix · 4 years, 9 months ago
  84. b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 10 months ago
  85. 2c92d78 Merge branch 'linus' into x86/entry, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago
  86. 40e0520 i2c: core: check returned size of emulated smbus block read by Mans Rullgard · 4 years, 9 months ago
  87. 19ef1f9 MAINTAINERS: update info for sparse by Luc Van Oostenryck · 4 years, 9 months ago
  88. b7e3deb mm/memory_hotplug.c: fix false softlockup during pfn range removal by Ben Widawsky · 4 years, 9 months ago
  89. 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 9 months ago
  90. 10d5e97 arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page by Christoph Hellwig · 4 years, 9 months ago
  91. 800e26b x86/hyperv: allocate the hypercall page with only read and execute bits by Christoph Hellwig · 4 years, 9 months ago
  92. 0076f02 mm/memory: fix IO cost for anonymous page by Joonsoo Kim · 4 years, 9 months ago
  93. cb68688 mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages" by Joonsoo Kim · 4 years, 9 months ago
  94. 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 9 months ago
  95. 2a8bef3 doc: THP CoW fault no longer allocate THP by Yang Shi · 4 years, 9 months ago
  96. f9e5597 docs: mm/gup: minor documentation update by Souptick Joarder · 4 years, 9 months ago
  97. 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 9 months ago
  98. 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 9 months ago
  99. cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 9 months ago
  100. 8eab703 mm/vmalloc.c: fix a warning while make xmldocs by Masanari Iida · 4 years, 9 months ago