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
2025-03-13
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
1
-2
/
+4
2025-03-13
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
1
-1
/
+2
2025-03-13
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
1
-1
/
+1
2025-03-13
clocksource: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-3
/
+3
2025-03-13
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
1
-2
/
+72
2025-02-01
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
1
-1
/
+10
2024-12-14
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
1
-1
/
+1
2024-11-08
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-10-22
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
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-07-05
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
1
-28
/
+14
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-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: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
1
-3
/
+11
2024-02-23
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
1
-1
/
+24
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-30
timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...
Nicholas Piggin
1
-2
/
+10
2023-08-30
tick: Detect and fix jiffies update stall
Frederic Weisbecker
2
-0
/
+21
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-13
/
+18
2023-07-27
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
1
-8
/
+35
2023-06-28
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2
-13
/
+13
2023-05-17
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
1
-1
/
+11
2023-05-17
tick: Get rid of tick_period
Thomas Gleixner
4
-18
/
+15
2023-05-17
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
1
-5
/
+6
2023-05-17
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
1
-25
/
+22
2023-05-17
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
1
-13
/
+33
2023-05-17
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
1
-0
/
+5
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-3
/
+8
2023-05-17
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2
-14
/
+71
2023-03-11
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
1
-13
/
+32
2023-03-11
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
3
-0
/
+6
2023-02-22
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-4
/
+29
2022-08-21
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
1
-1
/
+6
2022-08-21
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
1
-0
/
+1
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-5
/
+14
2022-07-02
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
1
-1
/
+0
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2022-04-20
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
1
-4
/
+7
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
[next]