index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
counter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
2021-10-21
1
-2
/
+4
*
counter: drop chrdev_lock
David Lechner
2021-10-19
1
-7
/
+0
*
counter: Add character device interface
William Breathitt Gray
2021-10-17
1
-0
/
+56
*
counter: Move counter enums to uapi header
William Breathitt Gray
2021-10-17
1
-41
/
+1
*
counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
2021-10-17
1
-32
/
+30
*
counter: Internalize sysfs interface code
William Breathitt Gray
2021-10-17
1
-320
/
+338
*
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-08-09
1
-10
/
+10
*
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
2021-08-09
1
-6
/
+6
*
counter: Fix typo in action_get description
William Breathitt Gray
2019-10-18
1
-1
/
+1
*
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-10-18
1
-65
/
+9
*
counter: Introduce the Generic Counter interface
William Breathitt Gray
2019-04-25
1
-0
/
+510