1. b980be1 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  2. 1e5f015 x86/insn: perf tools: Add some instructions to the new instructions test by Adrian Hunter · 5 years ago
  3. 7624e69 perf map: Move seldom used ->flags field to second cacheline by Arnaldo Carvalho de Melo · 5 years ago
  4. dbc984c perf map: Use bitmap for booleans by Arnaldo Carvalho de Melo · 5 years ago
  5. 10f6458 libtraceevent: Fix parsing of event %o and %X argument types by Konstantin Khlebnikov · 5 years ago
  6. aceb982 perf callchain: Fix segfault in thread__resolve_callchain_sample() by Adrian Hunter · 5 years ago
  7. a7c2b57 perf map_groups: Auto sort maps by name, if needed by Arnaldo Carvalho de Melo · 5 years ago
  8. a94ab91 perf machine: No need to check if kernel module maps pre-exist by Arnaldo Carvalho de Melo · 5 years ago
  9. 6e0a9b3 perf record: No need to process the synthesized MMAP events twice by Arnaldo Carvalho de Melo · 5 years ago
  10. f068435 perf map: No need to adjust the long name of modules by Arnaldo Carvalho de Melo · 5 years ago
  11. 1ae1451 perf map_groups: Add a front end cache for map lookups by name by Arnaldo Carvalho de Melo · 5 years ago
  12. c5c584d perf maps: Do not use an rbtree to sort by map name by Arnaldo Carvalho de Melo · 5 years ago
  13. bcb8af5 perf maps: Purge the entries from maps->names in __maps__purge() by Arnaldo Carvalho de Melo · 5 years ago
  14. af83398 perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite by Adrian Hunter · 5 years ago
  15. da3ef7f perf vendor events power9: Fix commas so PMU event files are valid JSON by James Clark · 5 years ago
  16. 835e5bd perf vendor events power8: Fix commas so PMU event files are valid JSON by James Clark · 5 years ago
  17. a44e4f3 perf vendor events arm64: Fix commas so PMU event files are valid JSON by James Clark · 5 years ago
  18. e1e9b78 perf parse: Use YYABORT to clear stack after failure, plugging leaks by Ian Rogers · 5 years ago
  19. ccd2674 perf tool: Provide an option to print perf_event_open args and return value by Ravi Bangoria · 5 years ago
  20. 7b018e2 perf map: Remove ->groups from 'struct map' by Arnaldo Carvalho de Melo · 5 years ago
  21. 3f662fc perf map: Combine maps__fixup_overlappings with its only use by Arnaldo Carvalho de Melo · 5 years ago
  22. 94e44b9 perf annotate: Stop using map->groups, use map_symbol->mg instead by Arnaldo Carvalho de Melo · 5 years ago
  23. 08f6680 perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
  24. 93fcce9 perf symbols: Use kmaps(map)->machine when we know its a kernel map by Arnaldo Carvalho de Melo · 5 years ago
  25. d46a4cd pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol' by Arnaldo Carvalho de Melo · 5 years ago
  26. 5f0fef8 perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' by Arnaldo Carvalho de Melo · 5 years ago
  27. c152973 perf unwind: Use 'struct map_symbol' in 'struct unwind_entry' by Arnaldo Carvalho de Melo · 5 years ago
  28. 2975489 perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers by Arnaldo Carvalho de Melo · 5 years ago
  29. d3a022c perf tools: Add map_groups to 'struct addr_location' by Arnaldo Carvalho de Melo · 5 years ago
  30. 9d355b3 perf map_groups: Pass the object to map_groups__find_ams() by Arnaldo Carvalho de Melo · 5 years ago
  31. f2baa060 perf symbols: Stop using map->groups, we can use kmaps instead by Arnaldo Carvalho de Melo · 5 years ago
  32. de90d51 perf map: Use map->dso->kernel + map__kmaps() in map__kmaps() by Arnaldo Carvalho de Melo · 5 years ago
  33. 56b2147 Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  34. 8f05c1f perf/x86/amd: Remove set but not used variable 'active' by Zheng Yongjun · 5 years ago
  35. 1ca7feb Merge tag 'v5.4-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  36. 31f4f5b Linux 5.4-rc7 by Linus Torvalds · 5 years ago
  37. 4486695 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  38. dd89262 Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  39. 3de2a3e Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  40. a5871fc Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 5 years ago
  41. 9805a68 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. 621084c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  43. 81388c2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  44. b584a17 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  45. ffba65e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. 20c7e29 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. 79a6406 Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  48. 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
  49. 4763c08 Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  50. 00aff68 Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  51. 4aba1a7 Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  52. 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  53. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  54. a2582cd Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
  55. 0843aa8 ixgbe: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
  56. 7056395 i40e: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
  57. 6acab13 igb/igc: use ktime accessors for skb->tstamp by Jacob Keller · 5 years ago
  58. 4c9da6f i40e: Fix for ethtool -m issue on X722 NIC by Arkadiusz Kubalewski · 5 years ago
  59. 4eda4e0 iavf: initialize ITRN registers with correct values by Nicholas Nunley · 5 years ago
  60. 615457a ice: fix potential infinite loop because loop counter being too small by Colin Ian King · 5 years ago
  61. deabc87 qede: fix NULL pointer deref in __qede_remove() by Manish Chopra · 5 years ago
  62. 1b53d64 net: fix data-race in neigh_event_send() by Eric Dumazet · 5 years ago
  63. abf6c39 Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  64. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  65. e3b8b6a sched/core: Fix compilation error when cgroup not selected by Qais Yousef · 5 years ago
  66. 65de03e cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 5 years ago
  67. 0689acf Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  68. ad8a722 vsock/virtio: fix sock refcnt holding during the shutdown by Stefano Garzarella · 5 years ago
  69. b05f5b4 Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  70. e4dd560 net: ethernet: octeon_mgmt: Account for second possible VLAN header by Alexander Sverdlin · 5 years ago
  71. 6737e76 Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  72. 9e8ed26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  73. 24906a4 pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 5 years ago
  74. 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  75. 4d8b326 Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  76. 8ac2a11 Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  77. efc61f7 Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  78. d988f887 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  79. 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  80. c31432f cpufreq: intel_pstate: Fix invalid EPB setting by Srinivas Pandruvada · 5 years ago
  81. 285531f mac80211: fix station inactive_time shortly after boot by Ahmed Zaki · 5 years ago
  82. 71e67c3 net/fq_impl: Switch to kvmalloc() for memory allocation by Toke Høiland-Jørgensen · 5 years ago
  83. 6dd47d9 mac80211: fix ieee80211_txq_setup_flows() failure path by Johannes Berg · 5 years ago
  84. ff92345 Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  85. 67322be Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  86. 72d74a0 Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  87. e0a3126 ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 5 years ago
  88. 1bef4c2 ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  89. bf5a6b4 net: hns: Fix the stray netpoll locks causing deadlock in NAPI path by Salil Mehta · 5 years ago
  90. e497df6 net: usb: qmi_wwan: add support for DW5821e with eSIM support by Aleksander Morgado · 5 years ago
  91. 332f989 CDC-NCM: handle incomplete transfer of MTU by Oliver Neukum · 5 years ago
  92. 025ec40 nfc: netlink: fix double device reference drop by Pan Bian · 5 years ago
  93. 847120f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  94. ff29fde ceph: return -EINVAL if given fsc mount option on kernel w/o support by Jeff Layton · 5 years ago
  95. e39fcae staging: Fix error return code in vboxsf_fill_super() by Wei Yongjun · 5 years ago
  96. 94fed40 staging: vboxsf: fix dereference of pointer dentry before it is null checked by Colin Ian King · 5 years ago
  97. 32e9f6c staging: vboxsf: Remove unused including <linux/version.h> by YueHaibing · 5 years ago
  98. 7fa46cb perf report: Sort by sampled cycles percent per block for tui by Jin Yao · 5 years ago
  99. 0b49f83 perf report: Support --percent-limit for --total-cycles by Jin Yao · 5 years ago
  100. 6f7164f perf report: Sort by sampled cycles percent per block for stdio by Jin Yao · 5 years ago