Sign in
android-kvm
/
linux
/
c9d92cf28c0cda6e3bd76b75e6e343b86075cd2d
/
drivers
/
hwtracing
/
stm
/
core.c
407e9ef
compat_ioctl: move drivers to compat_ptr_ioctl
by Arnd Bergmann
· 7 years ago
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
961b6ff
stm class: Fix a double free of stm_source_device
by Ding Xiang
· 6 years ago
6cda08a
drivers: Introduce device lookup variants by name
by Suzuki K Poulose
· 6 years ago
51e0f22
stm class: Fix channel bitmap on 32-bit systems
by Alexander Shishkin
· 6 years ago
ee496da
stm class: Fix channel free in stm output free path
by Tingwei Zhang
· 6 years ago
bf7cbaa
stm class: Prevent division by zero
by Alexander Shishkin
· 6 years ago
a1d75da
stm class: Fix an endless loop in channel allocation
by Zhi Jin
· 7 years ago
24c7bcb
stm class: Switch over to the protocol driver
by Alexander Shishkin
· 6 years ago
d279a38
stm class: Add a helper for writing data packets
by Alexander Shishkin
· 6 years ago
c7fd62b
stm class: Introduce framing protocol drivers
by Alexander Shishkin
· 6 years ago
cb6102bd
stm class: Rework policy node fallback
by Alexander Shishkin
· 6 years ago
806e308
hwtracing: stm: fix build error on some arches
by Greg Kroah-Hartman
· 7 years ago
b5e2ced
stm class: Use vmalloc for the master map
by Alexander Shishkin
· 7 years ago
9ea393d
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
by Alexander Shishkin
· 7 years ago
fd085bb
stm class: Fix a use-after-free
by Alexander Shishkin
· 7 years ago
71c488f
stm: Potential read overflow in stm_char_policy_set_ioctl()
by Dan Carpenter
· 8 years ago
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
9dfed80
stm: Mark the functions of writing STM with notrace
by Chunyan Zhang
· 8 years ago
a0ebf51
stm class: Fix device leak in open error path
by Johan Hovold
· 8 years ago
8e0469a
stm class: Add runtime power management handling
by Alexander Shishkin
· 9 years ago
8e996a2
stm class: Support devices that override software assigned masters
by Alexander Shishkin
· 9 years ago
389b669
stm class: Fix stm device initialization order
by Alexander Shishkin
· 9 years ago
cbe4a61
stm class: Do not leak the chrdev in error path
by Alexander Shishkin
· 9 years ago
8fa11d1
stm class: Remove a pointless line
by Alexander Shishkin
· 9 years ago
cc84240
stm class: Plug stm device's unlink callback
by Alexander Shishkin
· 9 years ago
b4ca34a
stm class: Fix a race in unlinking
by Alexander Shishkin
· 9 years ago
f7c81c71
stm class: Fix unbalanced module/device refcounting
by Alexander Shishkin
· 9 years ago
cde4ad8
stm class: Guard output assignment against concurrency
by Alexander Shishkin
· 9 years ago
1810f2c
stm class: Fix unlocking braino in the error path
by Alexander Shishkin
· 9 years ago
f8560a9
stm class: Use driver's packet callback return value
by Alexander Shishkin
· 9 years ago
73a3ed1
stm class: Fix master deallocation in device unregistering
by Chunyan Zhang
· 9 years ago
f45f40a
stm class: Use a signed return type for stm_find_master_chan
by Lucas Tanure
· 9 years ago
f08b182
stm class: Prevent user-controllable allocations
by Alexander Shishkin
· 9 years ago
7b3bb0e
stm class: Fix an off-by-one in master array allocation
by Chunyan Zhang
· 9 years ago
c74f7e8
stm class: Fix link list locking
by Alexander Shishkin
· 9 years ago
0df771d
stm class: Mark src::link __rcu
by Alexander Shishkin
· 9 years ago
7bd1d40
stm class: Introduce an abstraction for System Trace Module devices
by Alexander Shishkin
· 9 years ago