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
2022-08-25
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
1
-1
/
+6
2022-06-22
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
1
-0
/
+2
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2
-16
/
+19
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
1
-2
/
+0
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
1
-2
/
+4
2021-07-14
clocksource: Retry clock read if long delays detected
Paul E. McKenney
1
-6
/
+47
2021-05-11
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
1
-2
/
+2
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
3
-3
/
+3
2021-03-17
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
1
-21
/
+39
2021-01-06
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
1
-7
/
+0
2020-11-18
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
1
-0
/
+2
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
1
-7
/
+0
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-4
/
+0
2020-10-01
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
1
-2
/
+1
2020-08-07
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-07-22
timer: Prevent base->clk from moving backward
Frederic Weisbecker
1
-3
/
+14
2020-04-17
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
1
-4
/
+5
2020-03-05
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
1
-20
/
+17
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-1
/
+1
2020-02-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-02-11
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
1
-2
/
+9
2020-02-11
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
1
-3
/
+5
2020-01-23
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
1
-5
/
+9
2020-01-04
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-18
/
+13
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+7
2019-12-13
time: Zero the upper 32-bits in __kernel_timespec on 32-bit
Dmitry Safonov
1
-1
/
+2
2019-11-12
ntp/y2038: Remove incorrect time_t truncation
Arnd Bergmann
1
-1
/
+1
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-6
/
+3
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
1
-3
/
+3
2019-10-23
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+2
2019-10-14
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
1
-4
/
+4
2019-09-27
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-33
/
+29
2019-09-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2019-09-19
timer: Read jiffies once when forwarding base clk
Li RongQing
1
-3
/
+5
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-581
/
+889
2019-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2019-09-10
posix-cpu-timers: Fix permission check regression
Thomas Gleixner
1
-9
/
+35
2019-09-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-09-05
hrtimer: Add a missing bracket and hide `migration_base' on !SMP
Sebastian Andrzej Siewior
1
-1
/
+11
2019-08-29
posix-cpu-timers: Make expiry_active check actually work correctly
Thomas Gleixner
1
-4
/
+5
2019-08-28
tick: Mark sched_timer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-1
/
+1
2019-08-28
posix-cpu-timers: Utilize timerqueue for storage
Thomas Gleixner
1
-93
/
+96
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
1
-33
/
+40
2019-08-28
posix-cpu-timers: Deduplicate rlimit handling
Thomas Gleixner
1
-42
/
+25
[next]