1. 41c9f7f stm class: Use correct UUID APIs by Andy Shevchenko · 3 years, 9 months ago
  2. 3fae829 stm class: Remove an unused function by Jiapeng Chong · 3 years, 9 months ago
  3. 927633a stm class: Fix module init return on allocation failure by Wang Hui · 4 years ago
  4. b8f8534 stm class: ftrace: Use different channel accroding to CPU by Tingwei Zhang · 4 years, 3 months ago
  5. e8ecea3 stm class: ftrace: Enable supported trace export flag by Tingwei Zhang · 4 years, 3 months ago
  6. 7b9749b stm class: ftrace: Change dependency to TRACING by Tingwei Zhang · 4 years, 3 months ago
  7. e356350 stm class: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  8. 283f87c0 stm class: sys-t: Fix the use of time_after() by Alexander Shishkin · 4 years, 10 months ago
  9. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  10. 0a8f72f stm class: Lose the protocol driver when dropping its reference by Alexander Shishkin · 5 years ago
  11. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  12. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  13. 961b6ff stm class: Fix a double free of stm_source_device by Ding Xiang · 5 years ago
  14. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. 51e0f22 stm class: Fix channel bitmap on 32-bit systems by Alexander Shishkin · 6 years ago
  17. ee496da stm class: Fix channel free in stm output free path by Tingwei Zhang · 6 years ago
  18. bf7cbaa stm class: Prevent division by zero by Alexander Shishkin · 6 years ago
  19. a1d75da stm class: Fix an endless loop in channel allocation by Zhi Jin · 6 years ago
  20. c18614a stm class: Fix a module refcount leak in policy creation error path by Alexander Shishkin · 6 years ago
  21. a23bbec stm class: Use memcat_p() by Alexander Shishkin · 6 years ago
  22. 6c7e4b6 stm class: heartbeat: Fix whitespace by Alexander Shishkin · 6 years ago
  23. 39f1023 stm class: p_sys-t: Add support for CLOCKSYNC packets by Alexander Shishkin · 6 years ago
  24. d69d5e8 stm class: Add MIPI SyS-T protocol support by Alexander Shishkin · 6 years ago
  25. 24c7bcb stm class: Switch over to the protocol driver by Alexander Shishkin · 6 years ago
  26. a02509f stm class: Factor out default framing protocol by Alexander Shishkin · 6 years ago
  27. d279a38 stm class: Add a helper for writing data packets by Alexander Shishkin · 6 years ago
  28. c7fd62b stm class: Introduce framing protocol drivers by Alexander Shishkin · 6 years ago
  29. e967b8b stm class: Clean up stp_configfs_init by Alexander Shishkin · 6 years ago
  30. 25e3c00 stm class: Clarify configfs root type/operations names by Alexander Shishkin · 6 years ago
  31. cb6102bd stm class: Rework policy node fallback by Alexander Shishkin · 6 years ago
  32. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  33. 806e308 hwtracing: stm: fix build error on some arches by Greg Kroah-Hartman · 7 years ago
  34. b5e2ced stm class: Use vmalloc for the master map by Alexander Shishkin · 7 years ago
  35. ad0dfdf coresight: Moving framework and drivers to SPDX identifier by Mathieu Poirier · 7 years ago
  36. 4f0c7c6 stm class: Make dummy's master/channel ranges configurable by Alexander Shishkin · 7 years ago
  37. 9ea393d stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate by Alexander Shishkin · 7 years ago
  38. a773d41 tracing: Pass export pointer as argument to ->write() by Felipe Balbi · 8 years ago
  39. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. 085006e stm class: make config_item_type const by Bhumika Goyal · 7 years ago
  42. fd085bb stm class: Fix a use-after-free by Alexander Shishkin · 7 years ago
  43. 71c488f stm: Potential read overflow in stm_char_policy_set_ioctl() by Dan Carpenter · 7 years ago
  44. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  45. 9dfed80 stm: Mark the functions of writing STM with notrace by Chunyan Zhang · 8 years ago
  46. 9b5e3ff stm dummy: Mark dummy_stm_packet() with notrace by Chunyan Zhang · 8 years ago
  47. 262e1f6 stm class: ftrace: Add ftrace-export-over-stm driver by Chunyan Zhang · 8 years ago
  48. a0ebf51 stm class: Fix device leak in open error path by Johan Hovold · 8 years ago
  49. 8e0469a stm class: Add runtime power management handling by Alexander Shishkin · 9 years ago
  50. 8e996a2 stm class: Support devices that override software assigned masters by Alexander Shishkin · 9 years ago
  51. fb08019 stm class: Remove unnecessary pointer increment by Alexander Shishkin · 9 years ago
  52. 389b669 stm class: Fix stm device initialization order by Alexander Shishkin · 9 years ago
  53. cbe4a61 stm class: Do not leak the chrdev in error path by Alexander Shishkin · 9 years ago
  54. 8fa11d1 stm class: Remove a pointless line by Alexander Shishkin · 9 years ago
  55. c8be489 stm class: stm_heartbeat: Make nr_devs parameter read-only by Alexander Shishkin · 9 years ago
  56. 118b451 stm class: dummy_stm: Make nr_dummies parameter read-only by Alexander Shishkin · 9 years ago
  57. f57af6d stm class: Fix integer boundary checks for master range by Chunyan Zhang · 9 years ago
  58. adcde63 stm class: dummy_stm: Add link callback for fault injection by Alexander Shishkin · 9 years ago
  59. cc84240 stm class: Plug stm device's unlink callback by Alexander Shishkin · 9 years ago
  60. b4ca34a stm class: Fix a race in unlinking by Alexander Shishkin · 9 years ago
  61. f7c81c7 stm class: Fix unbalanced module/device refcounting by Alexander Shishkin · 9 years ago
  62. cde4ad8 stm class: Guard output assignment against concurrency by Alexander Shishkin · 9 years ago
  63. 1810f2c stm class: Fix unlocking braino in the error path by Alexander Shishkin · 9 years ago
  64. 1192918 stm class: Add heartbeat stm source device by Alexander Shishkin · 9 years ago
  65. bcfdf8a stm class: dummy_stm: Create multiple devices by Alexander Shishkin · 9 years ago
  66. 59be422 stm class: Support devices with multiple instances by Alexander Shishkin · 9 years ago
  67. f8560a9 stm class: Use driver's packet callback return value by Alexander Shishkin · 9 years ago
  68. 73a3ed1 stm class: Fix master deallocation in device unregistering by Chunyan Zhang · 9 years ago
  69. f45f40a stm class: Use a signed return type for stm_find_master_chan by Lucas Tanure · 9 years ago
  70. f08b182 stm class: Prevent user-controllable allocations by Alexander Shishkin · 9 years ago
  71. 7b3bb0e stm class: Fix an off-by-one in master array allocation by Chunyan Zhang · 9 years ago
  72. c74f7e8 stm class: Fix link list locking by Alexander Shishkin · 9 years ago
  73. 4c127fd stm class: Fix locking in unbinding policy path by Alexander Shishkin · 9 years ago
  74. 042d446 stm class: Select CONFIG_SRCU by Arnd Bergmann · 9 years ago
  75. 4a2e2b1 stm class: Hide STM-specific options if STM is disabled by Geert Uytterhoeven · 9 years ago
  76. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  77. 1c09057 stm class: Select configfs by Alexander Shishkin · 9 years ago
  78. 0df771d stm class: Mark src::link __rcu by Alexander Shishkin · 9 years ago
  79. e3e5a3d stm class: stm_console: Add kernel-console-over-stm driver by Alexander Shishkin · 9 years ago
  80. 2c41538 stm class: dummy_stm: Add dummy driver for testing stm class by Alexander Shishkin · 9 years ago
  81. 7bd1d40 stm class: Introduce an abstraction for System Trace Module devices by Alexander Shishkin · 9 years ago