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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-09-04
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
2024-08-19
ntp: Safeguard against time_constant overflow
Justin Stitt
1
-3
/
+2
2024-08-19
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
1
-2
/
+2
2024-08-19
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
1
-1
/
+2
2024-08-19
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
1
-0
/
+23
2024-04-13
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
1
-9
/
+9
2024-04-13
timers: Use del_timer_sync() even on UP
Thomas Gleixner
1
-2
/
+0
2024-04-13
timers: Update kernel-doc for various functions
Thomas Gleixner
1
-58
/
+90
2024-04-13
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
1
-8
/
+95
2024-04-13
timer/trace: Improve timer tracing
Anna-Maria Gleixner
1
-4
/
+13
2024-03-26
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
1
-4
/
+2
2024-03-26
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
1
-8
/
+10
2024-03-26
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
1
-1
/
+1
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-0
/
+3
2024-02-23
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
1
-0
/
+5
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
1
-0
/
+5
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
1
-21
/
+12
2023-08-11
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-13
/
+18
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-3
/
+8
2023-05-17
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
1
-0
/
+7
2023-03-11
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
3
-0
/
+6
2023-02-25
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-4
/
+29
2022-06-25
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-09-22
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
1
-7
/
+53
2021-07-20
clocksource: Retry clock read if long delays detected
Paul E. McKenney
1
-6
/
+47
2021-05-22
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
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
1
-7
/
+0
2020-11-18
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
1
-0
/
+2
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-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-11-20
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
2
-30
/
+9
2019-10-11
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-28
/
+29
2019-10-11
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-10-05
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
1
-7
/
+13
2019-09-16
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
1
-1
/
+1
2019-07-26
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-07-26
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-06-19
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
[next]