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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+8
2020-07-22
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-05-20
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-18
/
+13
2020-02-14
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
1
-2
/
+9
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+7
2019-11-10
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
1
-2
/
+2
2019-10-17
timer: Read jiffies once when forwarding base clk
Li RongQing
1
-3
/
+5
2019-10-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-08-04
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-08-04
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-06-22
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
1
-1
/
+1
2019-05-10
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
1
-1
/
+1
2019-02-12
timekeeping: Use proper seqcount initializer
Bart Van Assche
1
-1
/
+3
2018-12-21
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
1
-1
/
+1
2018-11-10
posix-timers: Sanitize overrun handling
Thomas Gleixner
2
-11
/
+20
2018-10-10
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2
-0
/
+16
2018-10-03
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-09-19
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-05-22
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-03-24
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-10
/
+24
2018-03-22
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
1
-0
/
+6
2018-03-22
timers, sched_clock: Update timeout for clock wrap
David Engraf
1
-0
/
+5
2018-03-11
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
1
-1
/
+6
2018-02-17
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-15
/
+19
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-23
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
1
-0
/
+15
2018-01-02
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2018-01-02
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-10-21
hrtimer: Catch invalid clockids again
Marc Zyngier
1
-5
/
+15
2017-10-05
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
1
-1
/
+1
2017-08-30
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
1
-9
/
+41
2017-08-11
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
1
-1
/
+1
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
1
-1
/
+2
2017-06-29
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-10
/
+10
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-16
/
+36
2017-06-24
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-24
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
1
-3
/
+3
2017-02-23
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
1
-2
/
+2
2017-01-12
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-0
/
+3
2017-01-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
1
-2
/
+2
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
1
-13
/
+10
2016-10-25
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
1
-5
/
+9
2016-10-25
timers: Lock base for same bucket optimization
Thomas Gleixner
1
-11
/
+17
2016-10-25
timers: Plug locking race vs. timer migration
Thomas Gleixner
1
-1
/
+8
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
[next]