1. ec13c78 coresight: tmc-etr: Add barrier packets when moving offset forward by Mathieu Poirier · 5 years ago
  2. 3507d231 coresight: tmc-etr: Decouple buffer sync and barrier packet insertion by Mathieu Poirier · 5 years ago
  3. 00bb485 coresight: tmc: Make memory width mask computation into a function by Mathieu Poirier · 5 years ago
  4. bbedcb9 coresight: tmc-etr: Fix perf_data check by Yabin Cui · 5 years ago
  5. 13af88f coresight: tmc-etr: Fix updating buffer in not-snapshot mode. by Yabin Cui · 5 years ago
  6. 89e89b0 coresight: etm4x: improve clarity of etm4_os_unlock comment by Andrew Murray · 5 years ago
  7. 08d2dda coresight: etm4x: use module_param instead of module_param_named by Andrew Murray · 5 years ago
  8. 1004ce4 coresight: etm4x: Use explicit barriers on enable/disable by Andrew Murray · 5 years ago
  9. 6d76510 coresight: etm4x: Remove superfluous setting of os_unlock by Andrew Murray · 5 years ago
  10. 6c87bedc coresight: acpi: Static funnel support by Suzuki K Poulose · 5 years ago
  11. 82451bbd coresight: Convert pr_warn to dev_warn for obsolete bindings by Suzuki K Poulose · 5 years ago
  12. 8a4bc4f coresight: tmc-etr: Check if non-secure access is enabled by Suzuki K Poulose · 5 years ago
  13. f52ff9b coresight: tmc-etr: Handle memory errors by Suzuki K Poulose · 5 years ago
  14. 5774a34 coresight: etr_buf: Consolidate refcount initialization by Suzuki K Poulose · 5 years ago
  15. df4473f coresight: cpu-debug: Add support for Qualcomm Kryo by Sai Prakash Ranjan · 5 years ago
  16. 17b4add coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996 by Sai Prakash Ranjan · 5 years ago
  17. 3bf8c48 coresight: etm4x: Two function calls less by Markus Elfring · 5 years ago
  18. 526af04 Merge tag 'fpga-cvp-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 5 years ago
  19. 18ec939 Merge tag 'thunderbolt-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next by Greg Kroah-Hartman · 5 years ago
  20. e6508c7 Merge tag 'phy-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into char-misc-next by Greg Kroah-Hartman · 5 years ago
  21. 4a79ce7 Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-next by Greg Kroah-Hartman · 5 years ago
  22. 77fda29 Merge tag 'extcon-next-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 5 years ago
  23. 99097a2 Merge 5.3-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  24. 089cf7f Linux 5.3-rc7 by Linus Torvalds · 5 years ago
  25. 49ffdb4 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  26. 2c248f9 Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  27. 345464f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  28. e1e54ec net: seeq: Fix the function used to release some memory in an error handling path by Christophe JAILLET · 5 years ago
  29. 9f159ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 5fb181c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. 5358e6e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 5 years ago
  32. dd7078f enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions by Christophe JAILLET · 5 years ago
  33. dd1bf47 net: bcmgenet: use ethtool_op_get_ts_info() by Ryan M. Collins · 5 years ago
  34. 02a3f0d tc-testing: don't hardcode 'ip' in nsPlugin.py by Davide Caratti · 5 years ago
  35. 3daa418 Merge branch 'net-dsa-microchip-add-KSZ8563-support' by David S. Miller · 5 years ago
  36. d9033ae net: dsa: microchip: add KSZ8563 compatibility string by Razvan Stefanescu · 5 years ago
  37. de5eb9e dt-bindings: net: dsa: document additional Microchip KSZ8563 switch by Razvan Stefanescu · 5 years ago
  38. 879c380 Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions' by David S. Miller · 5 years ago
  39. be6cef6 net: aquantia: fix out of memory condition on rx side by Dmitry Bogdanov · 5 years ago
  40. 5c47e3b net: aquantia: linkstate irq should be oneshot by Igor Russkikh · 5 years ago
  41. c2ef057 net: aquantia: reapply vlan filters on up by Dmitry Bogdanov · 5 years ago
  42. 392349f net: aquantia: fix limit of vlan filters by Dmitry Bogdanov · 5 years ago
  43. 6fdc060 net: aquantia: fix removal of vlan 0 by Dmitry Bogdanov · 5 years ago
  44. 154f4fb Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs' by David S. Miller · 5 years ago
  45. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  46. f04b514 taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte by Vladimir Oltean · 5 years ago
  47. efb5522 taprio: Fix kernel panic in taprio_destroy by Vladimir Oltean · 5 years ago
  48. 5f81d54 net: dsa: microchip: fill regmap_config name by George McCollister · 5 years ago
  49. 5b16100 Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  50. 9eb4b51 tools/power turbostat: update version number by Len Brown · 5 years ago
  51. c1c10cc tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL by Pu Wen · 5 years ago
  52. 9cfa8e0 tools/power turbostat: Fix caller parameter of get_tdp_amd() by Pu Wen · 5 years ago
  53. 1e9042b tools/power turbostat: Fix CPU%C1 display value by Srinivas Pandruvada · 5 years ago
  54. 6ee9fc6 tools/power turbostat: do not enforce 1ms by Artem Bityutskiy · 5 years ago
  55. c026c23 tools/power turbostat: read from pipes too by Artem Bityutskiy · 5 years ago
  56. d93ea56 tools/power turbostat: Add Ice Lake NNPI support by Rajneesh Bhardwaj · 6 years ago
  57. 570992f tools/power turbostat: rename has_hsw_msrs() by Len Brown · 5 years ago
  58. cd188af tools/power turbostat: Fix Haswell Core systems by Len Brown · 5 years ago
  59. b62b318 tools/power turbostat: add Jacobsville support by Zhang Rui · 6 years ago
  60. eeb71c9 tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 6 years ago
  61. 605736c tools/power turbostat: fix file descriptor leaks by Gustavo A. R. Silva · 6 years ago
  62. 15423b9 tools/power turbostat: fix leak of file descriptor on error return path by Colin Ian King · 6 years ago
  63. d4794f2 tools/power turbostat: Make interval calculation per thread to reduce jitter by Yazen Ghannam · 6 years ago
  64. d743dae tools/power turbostat: remove duplicate pc10 column by Len Brown · 5 years ago
  65. 0353148 tools/power x86_energy_perf_policy: Fix argument parsing by Zephaniah E. Loss-Cutler-Hull · 6 years ago
  66. f3fe116 tools/power: Fix typo in man page by Matt Lupfer · 6 years ago
  67. 6ac1730 tools/power/x86: Enable compiler optimisations and Fortify by default by Ben Hutchings · 6 years ago
  68. adb8049 tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 by Ben Hutchings · 6 years ago
  69. eea1730 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  70. 95381de Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  71. 7fb8670 Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  72. 834354f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  73. 31bb5fe Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  74. c68c9ec tracing: Correct kdoc formats by Jakub Kicinski · 5 years ago
  75. 2e81562 ftrace/x86: Remove mcount() declaration by Jisheng Zhang · 5 years ago
  76. 19a58ce tracing/probe: Fix null pointer dereference by Xinpeng Liu · 5 years ago
  77. 595a438 tracing: Make exported ftrace_set_clr_event non-static by Denis Efremov · 6 years ago
  78. e0f14b8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  79. ab9bb63 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 5 years ago
  80. 6c1c280 mm: memcontrol: fix percpu vmstats and vmevents flush by Shakeel Butt · 5 years ago
  81. d2e5fb9 mm, memcg: do not set reclaim_state on soft limit reclaim by Michal Hocko · 5 years ago
  82. a6c135b mailmap: add aliases for Dmitry Safonov by Dmitry Safonov · 5 years ago
  83. 14108b9 mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate by Gustavo A. R. Silva · 5 years ago
  84. b4c4648 mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones" by Roman Gushchin · 5 years ago
  85. 441e254 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 5 years ago
  86. bee07b3 mm: memcontrol: flush percpu slab vmstats on kmem offlining by Roman Gushchin · 5 years ago
  87. c3d7a08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  88. 94880a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  89. d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  90. a285c1f Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 5 years ago
  91. 3b25528 net: stmmac: dwmac-rk: Don't fail if phy regulator is absent by Chen-Yu Tsai · 5 years ago
  92. b6b4dc4 amd-xgbe: Fix error path in xgbe_mod_init() by YueHaibing · 5 years ago
  93. 5b0022d ftrace: Check for successful allocation of hash by Naveen N. Rao · 6 years ago
  94. 372e0d0 ftrace: Check for empty hash and comment the race with registering probes by Steven Rostedt (VMware) · 5 years ago
  95. 7bd4664 ftrace: Fix NULL pointer dereference in t_probe_next() by Naveen N. Rao · 6 years ago
  96. 0a51b08 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  97. 846d2db keys: ensure that ->match_free() is called in request_key_and_link() by Eric Biggers · 5 years ago
  98. e8d6766 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  99. 8fb8e9e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  100. fbcb0b4 Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago