summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/stm
AgeCommit message (Expand)Author
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang
2019-06-11stm class: Fix channel free in stm output free pathTingwei Zhang
2019-04-03stm class: Hide STM-specific options if STM is disabledGeert Uytterhoeven
2019-04-03stm class: Fix stm device initialization orderAlexander Shishkin
2019-04-03stm class: Do not leak the chrdev in error pathAlexander Shishkin
2019-04-03stm class: Fix a race in unlinkingAlexander Shishkin
2019-04-03stm class: Fix unbalanced module/device refcountingAlexander Shishkin
2019-04-03stm class: Guard output assignment against concurrencyAlexander Shishkin
2019-04-03stm class: Fix unlocking braino in the error pathAlexander Shishkin
2019-04-03stm class: Support devices with multiple instancesAlexander Shishkin
2019-04-03stm class: Prevent user-controllable allocationsAlexander Shishkin
2019-04-03stm class: Fix link list lockingAlexander Shishkin
2019-04-03stm class: Fix locking in unbinding policy pathAlexander Shishkin
2019-03-23stm class: Prevent division by zeroAlexander Shishkin
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin
2016-05-04stm class: Select CONFIG_SRCUArnd Bergmann
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-16stm class: Select configfsAlexander Shishkin
2015-10-10stm class: Mark src::link __rcuAlexander Shishkin
2015-10-04stm class: stm_console: Add kernel-console-over-stm driverAlexander Shishkin
2015-10-04stm class: dummy_stm: Add dummy driver for testing stm classAlexander Shishkin
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin