1. 353120b libperf: Add perf_mmap__init() function by Jiri Olsa · 5 years ago
  2. 26d5310 MAINTAINERS: Add entry for perf tool arm64 pmu-events files by John Garry · 5 years ago
  3. 42466b9 perf tools: Avoid 'sample_reg_masks' being const + weak by Ian Rogers · 5 years ago
  4. 728db19 perf beauty: Introduce strtoul() for x86 MSRs by Arnaldo Carvalho de Melo · 5 years ago
  5. 90df024 perf trace: Expand strings in filters to integers by Arnaldo Carvalho de Melo · 5 years ago
  6. d0a3a10 perf trace: Introduce a strtoul() method for 'struct strarrays' by Arnaldo Carvalho de Melo · 5 years ago
  7. 3f41b77 perf trace: Add a strtoul() method to 'struct syscall_arg_fmt' by Arnaldo Carvalho de Melo · 5 years ago
  8. d4097f1 perf trace: Introduce --filter for tracepoint events by Arnaldo Carvalho de Melo · 5 years ago
  9. 1827ab5 perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids() by Arnaldo Carvalho de Melo · 5 years ago
  10. 53c92f7 perf evlist: Introduce append_tp_filter() method by Arnaldo Carvalho de Melo · 5 years ago
  11. 05cea44 perf evlist: Factor out asprintf routine to build a tracepoint pid filter by Arnaldo Carvalho de Melo · 5 years ago
  12. c330ef2 perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf() by Arnaldo Carvalho de Melo · 5 years ago
  13. 646b3e2 perf trace beauty: Add the glue for the autogenerated MSR arrays by Arnaldo Carvalho de Melo · 5 years ago
  14. 5d88099 perf trace: Allow associating scnprintf routines with well known arg names by Arnaldo Carvalho de Melo · 5 years ago
  15. fd21834 perf beauty: Hook up the x86 MSR table generator by Arnaldo Carvalho de Melo · 5 years ago
  16. 693d345 perf trace beauty: Add a x86 MSR cmd id->str table generator by Arnaldo Carvalho de Melo · 5 years ago
  17. 8d6505b perf beauty: Make strarray's offset be u64 by Arnaldo Carvalho de Melo · 5 years ago
  18. 444e2ff tools arch x86: Grab a copy of the file containing the MSR numbers by Arnaldo Carvalho de Melo · 5 years ago
  19. f11b280 perf trace: Allow choosing how to augment the tracepoint arguments by Arnaldo Carvalho de Melo · 5 years ago
  20. 311baaf perf trace: Enclose all events argument lists with () by Arnaldo Carvalho de Melo · 5 years ago
  21. 9597945 perf trace: Add array of chars scnprintf beautifier by Arnaldo Carvalho de Melo · 5 years ago
  22. 888ca854 perf trace: Add the syscall_arg_fmt pointer to syscall_arg by Arnaldo Carvalho de Melo · 5 years ago
  23. 3e0c9b2 perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt by Arnaldo Carvalho de Melo · 5 years ago
  24. 947b843 perf trace: Allocate an array of beautifiers for tracepoint args by Arnaldo Carvalho de Melo · 5 years ago
  25. 8d1d4ff perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf by Arnaldo Carvalho de Melo · 5 years ago
  26. 3714437 perf script: Allow --time with --reltime by Andi Kleen · 5 years ago
  27. fce9501 samples/bpf: fix build by setting HAVE_ATTR_TEST to zero by Björn Töpel · 5 years ago
  28. 06f84d1 perf tools: Make usage of test_attr__* optional for perf-sys.h by Björn Töpel · 5 years ago
  29. b3700f2 perf scripts python: exported-sql-viewer.py: Add Time chart by CPU by Adrian Hunter · 5 years ago
  30. e69d5df perf scripts python: exported-sql-viewer.py: Add ability for Call tree to open at a specified task and time by Adrian Hunter · 5 years ago
  31. da4264f perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time by Adrian Hunter · 5 years ago
  32. 9a9dae3 perf scripts python: exported-sql-viewer.py: Add global time range calculations by Adrian Hunter · 5 years ago
  33. 42c303f perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout by Adrian Hunter · 5 years ago
  34. 181ea40 perf scripts python: exported-sql-viewer.py: Add LookupModel() by Adrian Hunter · 5 years ago
  35. 8bd436b perf trace augmented_syscalls: Do not show syscalls when none was asked for by Arnaldo Carvalho de Melo · 5 years ago
  36. 7e03592 perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose is processed by Arnaldo Carvalho de Melo · 5 years ago
  37. bcddbfc perf trace: Generalize the syscall_fmt find routines by Arnaldo Carvalho de Melo · 5 years ago
  38. 9b2036c perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable by Arnaldo Carvalho de Melo · 5 years ago
  39. 206d635 perf trace: Make evlist__set_evsel_handler() affect just entries without a handler by Arnaldo Carvalho de Melo · 5 years ago
  40. c0e5347 perf evlist: Adopt __set_tracepoint_handlers method from perf_session by Arnaldo Carvalho de Melo · 5 years ago
  41. 608127f perf top: Initialize perf_env->cpuid, needed by the per arch annotation init routine by Arnaldo Carvalho de Melo · 5 years ago
  42. f1cedfb perf env: Add routine to read the env->cpuid from the running machine by Arnaldo Carvalho de Melo · 5 years ago
  43. f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
  44. a4cf7b3 Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  45. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  46. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  47. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  48. 43b815c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  49. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  50. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  51. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  52. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  53. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  54. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  55. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  56. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  57. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  58. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  59. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  60. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  61. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  62. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  63. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  64. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 5 years ago
  65. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 5 years ago
  66. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 5 years ago
  67. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 5 years ago
  68. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  69. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  70. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  71. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  72. e3ba9bf6 Merge branch 'Fix-regression-with-AR8035-speed-downgrade' by David S. Miller · 5 years ago
  73. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  74. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  75. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  76. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
  77. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  78. ea977d1 net: phy: allow for reset line to be tied to a sleepy GPIO controller by Andrea Merello · 5 years ago
  79. b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  80. a54cdee r8152: Set macpassthru in reset_resume callback by Kai-Heng Feng · 5 years ago
  81. 6b517374 cxgb4:Fix out-of-bounds MSI-X info array access by Vishal Kulkarni · 5 years ago
  82. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  83. 7a512eb net: make sock_prot_memory_pressure() return "const char *" by Alexey Dobriyan · 5 years ago
  84. db9b2e0 rxrpc: Fix rxrpc_recvmsg tracepoint by David Howells · 5 years ago
  85. cf74ac6 qmi_wwan: add support for Cinterion CLS8 devices by Reinhard Speyerer · 5 years ago
  86. 4ea6553 Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  87. 812ad49 Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  88. a4ad51e Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  89. 6822c29 MIPS: fw/arc: Remove unused addr variable by Paul Burton · 5 years ago
  90. b145b0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  91. 50dfd03 Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  92. e524d16 Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  93. af0622f Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  94. 60c1b3e ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support by Patrice Chotard · 5 years ago
  95. 768b47b Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  96. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  97. 61c3134 s390: update defconfigs by Heiko Carstens · 5 years ago
  98. 771c24f s390/pci: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  99. 6818b54 s390/mm: mark function(s) __always_inline by Heiko Carstens · 5 years ago
  100. 7f032fe s390/jump_label: mark function(s) __always_inline by Heiko Carstens · 5 years ago