index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
alarmtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
1
-0
/
+9
2011-10-03
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
1
-0
/
+2
2011-10-03
alarmtimers: Avoid possible null pointer traversal
John Stultz
1
-5
/
+2
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
1
-1
/
+22
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
1
-70
/
+67
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
1
-2
/
+2
2011-05-04
alarmtimer: Drop device refcount after rtc_open()
Thomas Gleixner
1
-1
/
+7
2011-05-04
alarmtimer: Check return value of class_find_device()
Thomas Gleixner
1
-2
/
+4
2011-05-02
timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
John Stultz
1
-2
/
+18
2011-04-28
timers: Remove delayed irqwork from alarmtimers implementation
John Stultz
1
-23
/
+9
2011-04-28
timers: Improve alarmtimer comments and minor fixes
John Stultz
1
-40
/
+27
2011-04-26
timers: Posix interface for alarm-timers
John Stultz
1
-0
/
+330
2011-04-26
timers: Introduce in-kernel alarm-timer interface
John Stultz
1
-0
/
+375