1. 2c92f98 tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} by Tzvetomir Stoyanov (VMware) · 6 years ago
  2. 4963b0f tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format by Tzvetomir Stoyanov (VMware) · 6 years ago
  3. a78cdee perf script: Print DSO for callindent by Andi Kleen · 6 years ago
  4. 37fed3d perf script: Allow sym and dso without ip, addr by Andi Kleen · 6 years ago
  5. 03a1f49f tools lib subcmd: Support overwriting the pager by Andi Kleen · 6 years ago
  6. c12e039 perf tools: Report itrace options in help by Andi Kleen · 6 years ago
  7. 3b9c25c perf help: Add missing subcommand `version` by Sangwon Hong · 6 years ago
  8. 24ef0fd perf python: Use -Wno-redundant-decls to build with PYTHON=python3 by Arnaldo Carvalho de Melo · 6 years ago
  9. c04c859 perf tools: Initialize perf_data_file fd field by Jérémie Galarneau · 6 years ago
  10. ed93d0a perf util: Make copyfile_offset() global by Jiri Olsa · 6 years ago
  11. ded2b8f perf tools: Add 'struct perf_mmap' arg to record__write() by Jiri Olsa · 6 years ago
  12. e035f4c perf auxtrace: Pass struct perf_mmap into mmap__read* functions by Jiri Olsa · 6 years ago
  13. 7336555 perf tools: Remove perf_tool from event_op3 by Jiri Olsa · 6 years ago
  14. 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
  15. e381d1c2 perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code by Ding Xiang · 6 years ago
  16. 01ab2e9 tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header by Ding Xiang · 6 years ago
  17. 53da12e perf ordered_events: Prevent crossing max_alloc_size by Jiri Olsa · 6 years ago
  18. d5ceb62 perf ordered_events: Add 'struct ordered_events_buffer' layer by Jiri Olsa · 6 years ago
  19. 2e85d59 perf test: Add watchpoint test by Ravi Bangoria · 6 years ago
  20. 1627314 perf: Suppress AUX/OVERWRITE records by Alexander Shishkin · 7 years ago
  21. 7f16023 Merge remote-tracking branch 'acme/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 6 years ago
  22. 169e366 perf Documentation: Fix out-of-tree asciidoctor man page generation by Ben Hutchings · 6 years ago
  23. 6d41907 tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems by Arnaldo Carvalho de Melo · 6 years ago
  24. 49e7324 perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init by Zubin Mithra · 6 years ago
  25. cb48b6a Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  26. cbdd96f kprobes: Don't call BUG_ON() if there is a kprobe in use on free list by Masami Hiramatsu · 6 years ago
  27. 819319f kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() by Masami Hiramatsu · 6 years ago
  28. a6d18e6 kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe() by Masami Hiramatsu · 6 years ago
  29. c72e674 kprobes: Remove pointless BUG_ON() from add_new_kprobe() by Masami Hiramatsu · 6 years ago
  30. d0555fc kprobes: Remove pointless BUG_ON() from disarming process by Masami Hiramatsu · 6 years ago
  31. 03db8b5 perf tools: Fix maps__find_symbol_by_name() by Adrian Hunter · 6 years ago
  32. 5db48a8 tools headers uapi: Update tools's copy of linux/if_link.h by Arnaldo Carvalho de Melo · 6 years ago
  33. 7f28785 tools headers uapi: Update tools's copy of linux/vhost.h by Arnaldo Carvalho de Melo · 6 years ago
  34. 0210c15 tools headers uapi: Update tools's copies of kvm headers by Arnaldo Carvalho de Melo · 6 years ago
  35. 434ea1b tools headers uapi: Update tools's copy of drm/drm.h by Arnaldo Carvalho de Melo · 6 years ago
  36. f9e6e43 tools headers uapi: Update tools's copy of asm-generic/unistd.h by Arnaldo Carvalho de Melo · 6 years ago
  37. 0ee03d9 tools headers uapi: Update tools's copy of linux/perf_event.h by Arnaldo Carvalho de Melo · 6 years ago
  38. 2766d2e perf/x86: Add __ro_after_init annotations by Zubin Mithra · 6 years ago
  39. 02e1844 perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  40. 0912125 perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use by Peter Zijlstra · 6 years ago
  41. 16160c1 perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs by Jacek Tomaka · 6 years ago
  42. ba6cc93 Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the branch by Ingo Molnar · 6 years ago
  43. 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
  44. 9a56827 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 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
  46. 225ad3c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 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
  48. 3243a89 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  49. 1d22577 Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  50. f0b0d88 kbuild: modules_install: warn when missing System.map file by Randy Dunlap · 6 years ago
  51. f8f6538 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  52. 0f3aa48 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  53. a132bb9 Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 6 years ago
  54. 9bc4f28 x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  55. 47b7360 x86/apic/vector: Make error return value negative by Thomas Gleixner · 6 years ago
  56. d7b686e Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  57. 2c34a0e Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  58. ecfe951 afs: Fix cell specification to permit an empty address list by David Howells · 6 years ago
  59. 3d0e7a9 Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  60. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  61. d042a24 Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  62. 4ff8a14 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. 5393734 Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  64. 69ddce9 Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  65. bdf7ffc KVM: LAPIC: Fix pv ipis out-of-bounds access by Wanpeng Li · 6 years ago
  66. b5861e5 KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 by Liran Alon · 6 years ago
  67. 564ad0a Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 6 years ago
  68. ed2ef29 Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 6 years ago
  69. df3190e arm64: KVM: Remove pgd_lock by Steven Price · 6 years ago
  70. a35381e KVM: Remove obsolete kvm_unmap_hva notifier backend by Marc Zyngier · 6 years ago
  71. 7d14919 arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD by Marc Zyngier · 6 years ago
  72. 694556d KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW by Marc Zyngier · 6 years ago
  73. da4dfaf i2c: xiic: Record xilinx i2c with Zynq fragment by Michal Simek · 6 years ago
  74. a6b7eb3 Merge branch 'acpi-bus' by Rafael J. Wysocki · 6 years ago
  75. a49a9dc Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. 631267f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  77. 67c6ed7 Merge tag 'drm-intel-fixes-2018-09-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  78. 2601dd3 Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  79. c6ff25c Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  80. e2c631ba clocksource: Revert "Remove kthread" by Peter Zijlstra · 6 years ago
  81. ca16eb3 Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  82. ae7304c i2c: xiic: Make the start and the byte count write atomic by Shubhrajyoti Datta · 6 years ago
  83. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 6 years ago
  84. d5274b3 block: bfq: swap puts in bfqg_and_blkg_put by Konstantin Khlebnikov · 6 years ago
  85. 6b45a2b memory: ti-aemif: fix a potential NULL-pointer dereference by Bartosz Golaszewski · 6 years ago
  86. fac880c arm64: fix erroneous warnings in page freeing functions by Mark Rutland · 6 years ago
  87. e312b6d Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes by Olof Johansson · 6 years ago
  88. 96d529b firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero by Sudeep Holla · 6 years ago
  89. db44bf4 Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  90. 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
  91. 5404525 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  92. d1c392c printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  93. e92c0ea rbd: support cloning across namespaces by Ilya Dryomov · 6 years ago
  94. eb3b2d6 rbd: factor out get_parent_info() by Ilya Dryomov · 6 years ago
  95. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 6 years ago
  96. 69fa6eb cpu/hotplug: Prevent state corruption on error rollback by Thomas Gleixner · 6 years ago
  97. f8b7530 cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() by Neeraj Upadhyay · 6 years ago
  98. bda58ee Merge tag 'perf-core-for-mingo-4.20-20180905' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Thomas Gleixner · 6 years ago
  99. 9fe6299 x86/process: Don't mix user/kernel regs in 64bit __show_regs() by Jann Horn · 6 years ago
  100. 17f6bac x86/tsc: Prevent result truncation on 32bit by Chuanhua Lei · 6 years ago