Age | Commit message (Expand) | Author |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-02 | drivers/hwtracing/stm: Remove "select SRCU" | Paul E. McKenney |
2021-04-16 | stm class: Use correct UUID APIs | Andy Shevchenko |
2021-04-16 | stm class: Remove an unused function | Jiapeng Chong |
2021-01-21 | stm class: Fix module init return on allocation failure | Wang Hui |
2020-10-05 | stm class: ftrace: Use different channel accroding to CPU | Tingwei Zhang |
2020-10-05 | stm class: ftrace: Enable supported trace export flag | Tingwei Zhang |
2020-10-05 | stm class: ftrace: Change dependency to TRACING | Tingwei Zhang |
2020-06-15 | stm class: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-03-18 | stm class: sys-t: Fix the use of time_after() | Alexander Shishkin |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-14 | stm class: Lose the protocol driver when dropping its reference | Alexander Shishkin |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-28 | stm class: Fix a double free of stm_source_device | Ding Xiang |
2019-07-30 | drivers: Introduce device lookup variants by name | Suzuki K Poulose |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-25 | stm class: Fix channel bitmap on 32-bit systems | Alexander Shishkin |
2019-04-25 | stm class: Fix channel free in stm output free path | Tingwei Zhang |
2019-02-21 | stm class: Prevent division by zero | Alexander Shishkin |
2019-02-21 | stm class: Fix an endless loop in channel allocation | Zhi Jin |
2018-12-19 | stm class: Fix a module refcount leak in policy creation error path | Alexander Shishkin |
2018-10-11 | stm class: Use memcat_p() | Alexander Shishkin |
2018-10-11 | stm class: heartbeat: Fix whitespace | Alexander Shishkin |
2018-10-11 | stm class: p_sys-t: Add support for CLOCKSYNC packets | Alexander Shishkin |
2018-10-11 | stm class: Add MIPI SyS-T protocol support | Alexander Shishkin |
2018-10-11 | stm class: Switch over to the protocol driver | Alexander Shishkin |
2018-10-11 | stm class: Factor out default framing protocol | Alexander Shishkin |
2018-10-11 | stm class: Add a helper for writing data packets | Alexander Shishkin |
2018-10-11 | stm class: Introduce framing protocol drivers | Alexander Shishkin |
2018-10-11 | stm class: Clean up stp_configfs_init | Alexander Shishkin |
2018-10-11 | stm class: Clarify configfs root type/operations names | Alexander Shishkin |
2018-10-11 | stm class: Rework policy node fallback | Alexander Shishkin |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-05-26 | hwtracing: stm: fix build error on some arches | Greg Kroah-Hartman |
2018-05-25 | stm class: Use vmalloc for the master map | Alexander Shishkin |
2018-05-14 | coresight: Moving framework and drivers to SPDX identifier | Mathieu Poirier |
2018-03-28 | stm class: Make dummy's master/channel ranges configurable | Alexander Shishkin |
2018-03-28 | stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate | Alexander Shishkin |
2017-12-04 | tracing: Pass export pointer as argument to ->write() | Felipe Balbi |
2017-11-14 | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | stm class: make config_item_type const | Bhumika Goyal |
2017-09-22 | stm class: Fix a use-after-free | Alexander Shishkin |
2017-08-25 | stm: Potential read overflow in stm_char_policy_set_ioctl() | Dan Carpenter |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-11-22 | stm: Mark the functions of writing STM with notrace | Chunyan Zhang |
2016-11-22 | stm dummy: Mark dummy_stm_packet() with notrace | Chunyan Zhang |
2016-11-22 | stm class: ftrace: Add ftrace-export-over-stm driver | Chunyan Zhang |