1. e23db80 tracing/tools: Add the latency-collector to tools directory by Viktor Rosendahl · 3 years, 11 months ago
  2. 99e22ce tracing: Make hash-ptr option default by Steven Rostedt (VMware) · 3 years, 11 months ago
  3. a345a67 tracing: Add ptr-hash option to show the hashed pointer value by Masami Hiramatsu · 4 years, 2 months ago
  4. 1600cbc tracing: Update the stage 3 of trace event macro comment by Masami Hiramatsu · 4 years, 2 months ago
  5. efbbdaa tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 2 months ago
  6. 7d53675 selftests/ftrace: Add '!event' synthetic event syntax check by Tom Zanussi · 4 years ago
  7. b5734e9 selftests/ftrace: Update synthetic event syntax errors by Tom Zanussi · 4 years ago
  8. 8b5ab6b tracing: Add a backward-compatibility check for synthetic event creation by Tom Zanussi · 4 years ago
  9. 8d3e816 tracing: Update synth command errors by Tom Zanussi · 4 years ago
  10. c9e759b tracing: Rework synthetic event command parsing by Tom Zanussi · 4 years ago
  11. d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 4 years ago
  12. 33b1d14 kprobes: Warn if the kprobe is reregistered by Masami Hiramatsu · 3 years, 11 months ago
  13. a1320e0 ftrace: Remove unused ftrace_force_update() by Jinyang He · 3 years, 11 months ago
  14. 7211f0a tracepoints: Code clean up by Steven Rostedt (VMware) · 3 years, 11 months ago
  15. d9a1be1 tracepoints: Do not punish non static call users by Steven Rostedt (VMware) · 3 years, 11 months ago
  16. 1746fd4 tracepoints: Remove unnecessary "data_args" macro parameter by Steven Rostedt (VMware) · 3 years, 11 months ago
  17. 2d396cb tracing: Do not create "enable" or "filter" files for ftrace event subsystem by Steven Rostedt (VMware) · 3 years, 11 months ago
  18. 4b9091e kernel: trace: preemptirq_delay_test: add cpu affinity by Song Chen · 4 years ago
  19. befe6d9 tracepoint: Do not fail unregistering a probe due to memory failure by Steven Rostedt (VMware) · 4 years, 1 month ago
  20. f2a99dd tracing: Remove definition of DEBUG in trace_mmiotrace.c by Tom Rix · 4 years ago
  21. 557d50e tracing: Fix a kernel doc warning by Bean Huo · 4 years ago
  22. 39bcdd6 tracing: Fix spelling of controlling in uprobes by Bhaskar Chowdhury · 4 years ago
  23. 28cc65a tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite" by Colin Ian King · 4 years ago
  24. 5817708 tracing: Remove NULL check from current in tracing_generic_entry_update(). by Sebastian Andrzej Siewior · 4 years ago
  25. fe42788 tracing: Use in_serving_softirq() to deduct softirq status. by Sebastian Andrzej Siewior · 4 years ago
  26. 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years ago
  27. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
  28. c6358ba ring-buffer: Drop unneeded check in ring_buffer_resize() by Qiujun Huang · 4 years ago
  29. 6689bed ring-buffer: Remove cpu_buffer argument from the rb_inc_page() by Qiujun Huang · 4 years ago
  30. 18d14eb tracing: Remove get/put_cpu() from function_trace_init by Qiujun Huang · 4 years ago
  31. b3ca59f tracing: Update trace_ignore_this_task() kernel-doc comment by Qiujun Huang · 4 years ago
  32. bd0c970 tracing: Add printf attribute to log function by Tom Rix · 4 years ago
  33. c8b186a tracepoint: Fix race between tracing and removing tracepoint by Alexey Kardashevskiy · 3 years, 11 months ago
  34. 0188b87 kretprobe: Avoid re-registration of the same kretprobe earlier by Wang ShaoBo · 4 years ago
  35. 97c753e tracing/kprobe: Fix to support kretprobe events on unloaded modules by Masami Hiramatsu · 4 years ago
  36. da7f84c tracing: Use pause-on-trace with the latency tracers by Viktor Rosendahl · 4 years ago
  37. 7e0a922 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
  38. 6ee1d74 Linux 5.11-rc5 by Linus Torvalds · 4 years ago
  39. 228a65d Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years ago
  40. ef7b1a0 Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  41. a692a61 Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  42. 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  43. fdbc80b Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  44. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  45. 832bcee Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years ago
  46. 4da81fa Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  47. 8f3bfd2 Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years ago
  48. e82d891 MAINTAINERS: add a couple more files to the Clang/LLVM section by Nathan Chancellor · 4 years ago
  49. 697edcb proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  50. 7850258 powerpc/mm/highmem: use __set_pte_at() for kmap_local() by Thomas Gleixner · 4 years ago
  51. 8c0d5d7 mips/mm/highmem: use set_pte() for kmap_local() by Thomas Gleixner · 4 years ago
  52. a1dce7f mm/highmem: prepare for overriding set_pte_at() by Thomas Gleixner · 4 years ago
  53. f99e023 sparc/mm/highmem: flush cache and TLB by Thomas Gleixner · 4 years ago
  54. dad4e5b3 mm: fix page reference leak in soft_offline_page() by Dan Williams · 4 years ago
  55. 251b549 ubsan: disable unsigned-overflow check for i386 by Arnd Bergmann · 4 years ago
  56. acb35b1 kasan, mm: fix resetting page_alloc tags for HW_TAGS by Andrey Konovalov · 4 years ago
  57. ce5716c kasan, mm: fix conflicts with init_on_alloc/free by Andrey Konovalov · 4 years ago
  58. 76bc99e kasan: fix HW_TAGS boot parameters by Andrey Konovalov · 4 years ago
  59. 5dabd17 kasan: fix incorrect arguments passing in kasan_add_zero_shadow by Lecopzer Chen · 4 years ago
  60. a11a496 kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow by Lecopzer Chen · 4 years ago
  61. e680613 Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  62. 32d4327 Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  63. 24c56ee Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  64. 025929f Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  65. 17b6c49 Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  66. 14c50a6 Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  67. c509ce2 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  68. 4dcd3bc Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  69. 5c447d2 mm: fix numa stats for thp migration by Shakeel Butt · 4 years ago
  70. 8a8792f mm: memcg: fix memcg file_dirty numa stat by Shakeel Butt · 4 years ago
  71. 3de7d4f mm: memcg/slab: optimize objcg stock draining by Roman Gushchin · 4 years ago
  72. d3921cb mm: fix initialization of struct page for holes in memory layout by Mike Rapoport · 4 years ago
  73. bde9cfa x86/setup: don't remove E820_TYPE_RAM for pfn 0 by Mike Rapoport · 4 years ago
  74. 02a1367 io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
  75. 9d5c819 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
  76. e1ae4b0 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years ago
  77. 077e81d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years ago
  78. 15cfb0f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  79. 929b979 Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  80. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  81. fe75a21 Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years ago
  82. faba877 Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  83. 1c304c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  84. a903430 Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years ago
  85. df7da31 Merge tag 'fixes-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years ago
  86. 59a4560 Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years ago
  87. 9887e9a Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years ago
  88. 9a17334 io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
  89. 607ec89 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
  90. 75bd4bf arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 by Qais Yousef · 4 years ago
  91. 741ba80 sched: Relax the set_cpus_allowed_ptr() semantics by Peter Zijlstra · 4 years ago
  92. 5ba2ffba sched: Fix CPU hotplug / tighten is_per_cpu_kthread() by Peter Zijlstra · 4 years ago
  93. 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years ago
  94. 640f17c workqueue: Restrict affinity change to rescuer by Peter Zijlstra · 4 years ago
  95. 5c25b5f workqueue: Tag bound workers with KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years ago
  96. ac687e6 kthread: Extract KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years ago
  97. 22f667c sched: Don't run cpu-online with balance_push() enabled by Peter Zijlstra · 4 years ago
  98. 547a77d workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity by Lai Jiangshan · 4 years ago
  99. 36c6e17 sched/core: Print out straggler tasks in sched_cpu_dying() by Valentin Schneider · 4 years ago
  100. 31b0810 misc: rtsx: init value of aspm_enabled by Ricky Wu · 4 years ago