1. 347a738 perf intel-pt: Add support for decoding PSB+ only by Adrian Hunter · 4 years, 6 months ago
  2. 7c1b16b perf intel-pt: Add support for decoding FUP/TIP only by Adrian Hunter · 4 years, 6 months ago
  3. 5197153 perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding by Adrian Hunter · 4 years, 6 months ago
  4. d4575f5 perf intel-pt: Time filter logged perf events by Adrian Hunter · 4 years, 6 months ago
  5. 8b83fcc perf intel-pt: Use itrace debug log flags to suppress some messages by Adrian Hunter · 4 years, 6 months ago
  6. 935aac2 perf auxtrace: Add optional log flags to the itrace 'd' option by Adrian Hunter · 4 years, 6 months ago
  7. 1d846ae perf intel-pt: Use itrace error flags to suppress some errors by Adrian Hunter · 4 years, 6 months ago
  8. cb97143 perf auxtrace: Add optional error flags to the itrace 'e' option by Adrian Hunter · 4 years, 6 months ago
  9. 1e8f786 perf auxtrace: Add missing itrace options to help text by Adrian Hunter · 4 years, 6 months ago
  10. 2c9a11a perf tools: Improve aux_output not supported error by Adrian Hunter · 4 years, 6 months ago
  11. a58a057 perf intel-pt: Fix duplicate branch after CBR by Adrian Hunter · 4 years, 6 months ago
  12. 401136b perf intel-pt: Fix FUP packet state by Adrian Hunter · 4 years, 6 months ago
  13. 94fb1afb1 Mgerge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  14. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  15. 8186749 Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  16. e4a7b2d Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years, 5 months ago
  17. c1055b7 net: thunderx: initialize VF's mailbox mutex before first usage by Dean Nelson · 4 years, 5 months ago
  18. 0063fc3 Merge branch 'misc-bug-fixes-for-the-hso-driver' by David S. Miller · 4 years, 5 months ago
  19. abaf00f usb: hso: remove bogus check for EINPROGRESS by Oliver Neukum · 4 years, 5 months ago
  20. 11c5f6d usb: hso: no complaint about kmalloc failure by Oliver Neukum · 4 years, 5 months ago
  21. 5fcfb6d hso: fix bailout in error case of probe by Oliver Neukum · 4 years, 5 months ago
  22. bba3747 MAINTAINERS: Remove myself as LED subsystem maintainer by Jacek Anaszewski · 4 years, 6 months ago
  23. fffe3ae Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
  24. 8f7be62 Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 5 months ago
  25. 9aebd32 Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 5 months ago
  26. 4419779 Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  27. 1d8ce0e Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 5 months ago
  28. 5855240 random: random.h should include archrandom.h, not the other way around by Linus Torvalds · 4 years, 5 months ago
  29. 8ed54f1 ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM by Stefano Brivio · 4 years, 5 months ago
  30. 16f6458 selftests/net: relax cpu affinity requirement in msg_zerocopy test by Willem de Bruijn · 4 years, 5 months ago
  31. adf7341 mptcp: be careful on subflow creation by Paolo Abeni · 4 years, 5 months ago
  32. 889579d Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values' by David S. Miller · 4 years, 5 months ago
  33. 72f70c1 selftests: rtnetlink: make kci_test_encap() return sub-test result by Po-Hsu Lin · 4 years, 6 months ago
  34. c2a4d27 selftests: rtnetlink: correct the final return value for the test by Po-Hsu Lin · 4 years, 6 months ago
  35. 0b0e299 net: dsa: sja1105: use detected device id instead of DT one on mismatch by Vladimir Oltean · 4 years, 6 months ago
  36. 273d405 Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media' by David S. Miller · 4 years, 5 months ago
  37. 5a6f6f5 tipc: set ub->ifindex for local ipv6 address by Xin Long · 4 years, 6 months ago
  38. 81f6cb3 ipv6: add ipv6_dev_find() by Xin Long · 4 years, 6 months ago
  39. ecfd794 Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
  40. 5845589 net: openvswitch: silence suspicious RCU usage warning by Tonghao Zhang · 4 years, 5 months ago
  41. a0dced1 Revert "vxlan: fix tos value before xmit" by Hangbin Liu · 4 years, 5 months ago
  42. c29f9aa ptp: only allow phase values lower than 1 period by Vladimir Oltean · 4 years, 5 months ago
  43. dd27111 Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
  44. 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  45. 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  46. 22fcffe MAINTAINERS: update phylink/sfp keyword matching by Russell King · 4 years, 5 months ago
  47. e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  48. 4834ce9 Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 5 months ago
  49. 53e5504 Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 5 months ago
  50. 7f4bc2e mmc: mediatek: make function msdc_cqe_disable() static by Wei Yongjun · 4 years, 6 months ago
  51. 804f178 MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen Hristev by Ludovic Desroches · 4 years, 6 months ago
  52. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  53. a754292 Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 5 months ago
  54. 95ffa67 Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  55. 4da9f33 Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  56. 125cfa0 Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  57. 3f0d6ec Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  58. 442489c Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  59. f8b036a Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  60. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  61. 9fa867d Merge tag 'uuid-for-5.9' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 4 years, 5 months ago
  62. 4c900a6 farsync: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
  63. 24dd377 wan: wanxl: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
  64. 7c9864b hv_netvsc: do not use VF device if link is down by Stephen Hemminger · 4 years, 5 months ago
  65. 02afa9c dpaa2-eth: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 4 years, 6 months ago
  66. f7ba7db net: macb: Properly handle phylink on at91sam9x by Stefan Roese · 4 years, 6 months ago
  67. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  68. dc100bc Merge tag 'drm-msm-next-2020-07-30' of https://gitlab.freedesktop.org/drm/msm into drm-next by Dave Airlie · 4 years, 5 months ago
  69. 74858ab Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  70. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  71. 0a72761 Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  72. e2f75e6 hwmon: (adc128d818) Fix advanced configuration register init by Roy van Doormaal · 4 years, 6 months ago
  73. 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
  74. dfddc57 hwmon: (axi-fan-control) remove duplicate macros by Alexandru Ardelean · 4 years, 6 months ago
  75. 2207515 hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return value by Saheed O. Bolarinwa · 4 years, 6 months ago
  76. fd76a74 Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 5 months ago
  77. 49e917d Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 5 months ago
  78. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  79. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  80. 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  81. 5b5d3be Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  82. ee895a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
  83. 3e4a12a Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  84. 19a9382 Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  85. bab9693 net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() by Xin Long · 4 years, 6 months ago
  86. 2ac24d6 Merge branch 'Support-PMTU-discovery-with-bridged-UDP-tunnels' by David S. Miller · 4 years, 5 months ago
  87. 7b53682 selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch by Stefano Brivio · 4 years, 6 months ago
  88. df40e39 selftests: pmtu.sh: Add tests for bridged UDP tunnels by Stefano Brivio · 4 years, 6 months ago
  89. c1a800e geneve: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 6 months ago
  90. fc68c99 vxlan: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 6 months ago
  91. 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 6 months ago
  92. df23bb1 ipv4: route: Ignore output interface in FIB lookup for PMTU route by Stefano Brivio · 4 years, 6 months ago
  93. cabf06e Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 4 years, 5 months ago
  94. 93f4ddd via-velocity: Use more typical logging styles by Joe Perches · 4 years, 6 months ago
  95. a79da69 Merge branch 'hinic-mailbox-channel-enhancement' by David S. Miller · 4 years, 5 months ago
  96. c8c29ec hinic: add check for mailbox msg from VF by Luo bin · 4 years, 6 months ago
  97. 088c5f0 hinic: add generating mailbox random index support by Luo bin · 4 years, 6 months ago
  98. 57e60db Merge branch 'for-5.9-console-return-codes' into for-linus by Petr Mladek · 4 years, 6 months ago
  99. e2693ec parisc: make the log level string for register dumps const by Rolf Eike Beer · 4 years, 7 months ago
  100. c4735d9 perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event by Jin Yao · 4 years, 6 months ago