1. b2556c4 perf scripts python: call-graph-from-sql.py: Separate the database details into a class by Adrian Hunter · 6 years ago
  2. 7e4fc93 perf scripts python: call-graph-from-sql.py: Make a "Main" function by Adrian Hunter · 6 years ago
  3. 99a097c perf scripts python: call-graph-from-sql.py: Change icon by Adrian Hunter · 6 years ago
  4. 3c4ef45 perf scripts python: call-graph-from-sql.py: Set a minimum window size by Adrian Hunter · 6 years ago
  5. 1d865c0 perf scripts python: call-graph-from-sql.py: Provide better default column sizes by Adrian Hunter · 6 years ago
  6. 3e71c70 perf scripts python: call-graph-from-sql.py: Use SPDX license identifier by Adrian Hunter · 6 years ago
  7. a9c5e6c perf trace: Introduce per-event maximum number of events property by Arnaldo Carvalho de Melo · 6 years ago
  8. 7ee4067 perf script: Flush output stream after events in verbose mode by Milian Wolff · 6 years ago
  9. c1c9b96 perf script: Allow extended console debug output by Milian Wolff · 6 years ago
  10. cbb5df7e perf stat: Poll for monitored tasks being alive by Jiri Olsa · 6 years ago
  11. a937c66 perf trace: Drop thread refcount in trace__event_handler() by Arnaldo Carvalho de Melo · 6 years ago
  12. 4291bf5 perf trace: Drop addr_location refcounts by Arnaldo Carvalho de Melo · 6 years ago
  13. b7e8452 perf evsel: Mark a evsel as disabled when asking the kernel do disable it by Arnaldo Carvalho de Melo · 6 years ago
  14. 2fda5ad perf evsel: Introduce per event max_events property by Arnaldo Carvalho de Melo · 6 years ago
  15. 5067a8c perf trace: Introduce --max-events by Arnaldo Carvalho de Melo · 6 years ago
  16. 4ba8b3e tools lib subcmd: Introduce OPTION_ULONG by Arnaldo Carvalho de Melo · 6 years ago
  17. 389373d perf arm64: Fix generate system call table failed with /tmp mounted with noexec by Hongxu Jia · 6 years ago
  18. d6afa56 perf symbols: Set PLT entry/header sizes properly on Sparc by David Miller · 6 years ago
  19. d87b979 perf jitdump: Add Sparc support. by David Miller · 6 years ago
  20. 0ab4188 perf annotate: Add Sparc support by David Miller · 6 years ago
  21. cf79051 perf record: Encode -k clockid frequency into Perf trace by Alexey Budankov · 6 years ago
  22. ce6c9da Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 6 years ago
  23. 20e8e72 Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  24. edeb0c9 perf tools: Stop fallbacking to kallsyms for vdso symbols lookup by Arnaldo Carvalho de Melo · 6 years ago
  25. 298faf5 perf tools: Pass build flags to traceevent build by Jiri Olsa · 6 years ago
  26. d4046e8 perf report: Don't crash on invalid inline debug information by Milian Wolff · 6 years ago
  27. b955a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  28. a886199 Merge tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Greg Kroah-Hartman · 6 years ago
  29. 0ed149c perf cpu_map: Align cpu map synthesized events properly. by David Miller · 6 years ago
  30. d4ae552 perf/x86/intel: Export mem events only if there's PEBS support by Jiri Olsa · 6 years ago
  31. c458a62 perf tools: Fix tracing_path_mount proper path by Jiri Olsa · 6 years ago
  32. 36b8d46 perf tools: Fix use of alternatives to find JDIR by Jarod Wilson · 6 years ago
  33. 4ab8455 perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus by Jiri Olsa · 6 years ago
  34. a06ecbf Revert "sparc: Convert to using %pOFn instead of device_node.name" by David S. Miller · 6 years ago
  35. f0a7d18 afs: Fix clearance of reply by David Howells · 6 years ago
  36. 35a7f35 Linux 4.19-rc8 by Greg Kroah-Hartman · 6 years ago
  37. d1f1f98 sparc64: Set %l4 properly on trap return after handling signals. by David S. Miller · 6 years ago
  38. b3e1eb8 sparc64: Make proc_id signed. by David S. Miller · 6 years ago
  39. 3a27203 Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  40. a24a0eb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Greg Kroah-Hartman · 6 years ago
  41. 7ec2182 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  42. 5f8bb00 KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb() by Vitaly Kuznetsov · 6 years ago
  43. f8ccb14 ubifs: Fix WARN_ON logic in exit path by Richard Weinberger · 6 years ago
  44. 79fc170 Merge branch 'akpm' by Greg Kroah-Hartman · 6 years ago
  45. ac081c3 fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() by Khazhismel Kumykov · 6 years ago
  46. bfba8e5 mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2 by Jérôme Glisse · 6 years ago
  47. 7aa867d mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE by Jann Horn · 6 years ago
  48. 1cff514 ocfs2: fix a GCC warning by zhong jiang · 6 years ago
  49. cafa017 Merge tag 'for-linus-20181012' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  50. ed66c25 Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Greg Kroah-Hartman · 6 years ago
  51. e66d001 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Greg Kroah-Hartman · 6 years ago
  52. 455adb3 sparc: Throttle perf events properly. by David S. Miller · 6 years ago
  53. cfdc317 sparc: Fix single-pcr perf event counter management. by David S. Miller · 6 years ago
  54. bab5c80 Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  55. f014ffb afs: Fix afs_server struct leak by David Howells · 6 years ago
  56. b40afc0 MAINTAINERS: use the correct location for dt-bindings includes for mux by Peter Rosin · 6 years ago
  57. 38a1260 mux: adgs1408: use the correct MODULE_LICENSE by Peter Rosin · 6 years ago
  58. fee5150 gfs2: Fix iomap buffered write support for journaled files (2) by Andreas Gruenbacher · 6 years ago
  59. ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
  60. d91680e arm64: Fix /proc/iomem for reserved but not memory regions by Will Deacon · 6 years ago
  61. 6b3944e afs: Fix cell proc list by David Howells · 6 years ago
  62. 4ea07ab Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Greg Kroah-Hartman · 6 years ago
  63. 60bd7be Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  64. ef0e75a Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  65. a291ab2 Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 6 years ago
  66. 62d2e53 Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  67. c789174 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  68. f703fd3 x86/cpu: Drop pointless static qualifier in punit_dev_state_show() by YueHaibing · 6 years ago
  69. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  70. 0c53b6a Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Greg Kroah-Hartman · 6 years ago
  71. f0fe77f lib/bch: fix possible stack overrun by Arnd Bergmann · 6 years ago
  72. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  73. 6b9bab5 Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes' by David S. Miller · 6 years ago
  74. 54baca0 net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  75. bf3b452 net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  76. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  77. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  78. 34d1b82 i2c: Fix kerneldoc for renamed i2c dma put function by Stephen Boyd · 6 years ago
  79. 5e65a20 blk-wbt: wake up all when we scale up, not down by Josef Bacik · 6 years ago
  80. 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
  81. 511cfd5 r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips by Maciej S. Szmigiero · 6 years ago
  82. 2a1e89d net: socionext: clear rx irq correctly by Ilias Apalodimas · 6 years ago
  83. 2645060 net/mlx4_core: Fix warnings during boot on driverinit param set failures by Moshe Shemesh · 6 years ago
  84. 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
  85. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  86. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  87. 26b1f4c Merge branch 'net-explicitly-requires-bash-when-needed' by David S. Miller · 6 years ago
  88. 12a2ea9 selftests: udpgso_bench.sh explicitly requires bash by Paolo Abeni · 6 years ago
  89. 3c718e6 selftests: rtnetlink.sh explicitly requires bash. by Paolo Abeni · 6 years ago
  90. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  91. 94aafb7 perf vendor events intel: Fix wrong filter_band* values for uncore events by Jiri Olsa · 6 years ago
  92. 9f203e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  93. a22dd36 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
  94. 6302aad 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
  95. 4f76177 qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface by Giacinto Cifelli · 6 years ago
  96. e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 6 years ago
  97. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  98. 28b6bfe Merge branch 'net-ipv4-fixes-for-PMTU-when-link-MTU-changes' by David S. Miller · 6 years ago
  99. 28d35bc net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  100. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago