index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-28
2
-13
/
+13
*
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-24
1
-32
/
+88
*
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-05-11
1
-2
/
+2
*
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-11
1
-1
/
+11
*
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-11
1
-0
/
+5
*
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-11
1
-3
/
+8
*
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-05-11
2
-14
/
+71
*
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
1
-1
/
+1
*
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
2023-03-10
1
-13
/
+32
*
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2023-03-10
3
-0
/
+6
*
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
2023-02-22
1
-4
/
+29
*
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-08-17
1
-1
/
+6
*
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-08-17
1
-0
/
+1
*
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-21
1
-5
/
+14
*
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
2022-07-02
1
-1
/
+0
*
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
1
-0
/
+15
*
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
2022-05-12
1
-2
/
+2
*
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-20
1
-4
/
+7
*
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-20
1
-1
/
+1
*
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
2022-01-27
1
-9
/
+41
*
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-22
1
-2
/
+1
*
timers: implement usleep_idle_range()
SeongJae Park
2021-12-14
1
-7
/
+9
*
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2021-11-18
1
-2
/
+17
*
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
2021-09-23
1
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
2
-4
/
+4
|
\
|
*
memcg: enable accounting for posix_timers_cache slab
Vasily Averin
2021-09-03
1
-2
/
+2
|
*
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
2021-09-03
1
-2
/
+2
*
|
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
2021-08-28
3
-23
/
+23
*
|
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
2021-08-12
1
-20
/
+20
*
|
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
2021-08-12
1
-2
/
+3
*
|
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
2021-08-10
1
-9
/
+65
*
|
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
2021-08-10
1
-2
/
+33
*
|
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
3
-10
/
+17
*
|
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
2021-08-10
1
-8
/
+10
*
|
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
4
-10
/
+18
*
|
hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
2021-08-10
1
-28
/
+59
*
|
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
2
-16
/
+19
*
|
hrtimer: Consolidate reprogramming code
Peter Zijlstra
2021-08-10
1
-43
/
+29
*
|
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-08-10
1
-7
/
+53
*
|
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...
Frederic Weisbecker
2021-08-10
1
-6
/
+35
*
|
posix-cpu-timers: Consolidate timer base accessor
Frederic Weisbecker
2021-08-10
1
-15
/
+13
*
|
posix-cpu-timers: Remove confusing return value override
Frederic Weisbecker
2021-08-10
1
-2
/
+0
*
|
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-08-10
1
-2
/
+0
*
|
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
2021-08-10
1
-1
/
+32
*
|
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
1
-0
/
+2
*
|
posix-timers: Remove redundant initialization of variable ret
Colin Ian King
2021-08-10
1
-1
/
+1
*
|
clocksource: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-3
/
+3
|
/
*
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-27
1
-2
/
+4
*
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
2021-07-15
1
-3
/
+5
*
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
2021-07-15
1
-5
/
+5
[next]