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
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
1
-7
/
+0
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-21
1
-0
/
+8
*
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-05-20
1
-18
/
+13
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-14
1
-2
/
+9
*
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
1
-4
/
+7
*
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
2019-11-10
1
-2
/
+2
*
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-10-05
1
-2
/
+2
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-08-04
1
-17
/
+19
*
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-08-04
1
-1
/
+3
*
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-22
1
-1
/
+1
*
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
2019-05-16
1
-1
/
+1
*
timekeeping: Use proper seqcount initializer
Bart Van Assche
2019-02-20
1
-1
/
+3
*
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2018-12-21
1
-1
/
+1
*
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-12-17
2
-11
/
+20
*
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-10-10
1
-1
/
+2
*
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-08-09
1
-1
/
+1
*
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-07-03
1
-2
/
+4
*
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2018-05-26
1
-10
/
+10
*
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-05-26
1
-0
/
+8
*
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2018-03-24
1
-10
/
+24
*
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2018-03-22
1
-0
/
+6
*
timers, sched_clock: Update timeout for clock wrap
David Engraf
2018-03-22
1
-0
/
+5
*
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-03-03
1
-1
/
+6
*
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-02-16
1
-15
/
+19
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
1
-0
/
+3
*
timers: Plug locking race vs. timer migration
Thomas Gleixner
2018-01-31
1
-1
/
+8
*
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-01-31
1
-1
/
+1
*
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2018-01-02
1
-2
/
+17
*
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
1
-1
/
+1
*
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-27
1
-1
/
+2
*
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-29
1
-13
/
+34
*
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-26
1
-0
/
+8
*
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-26
1
-3
/
+3
*
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2017-01-12
1
-0
/
+3
*
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2017-01-09
1
-2
/
+2
*
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-16
1
-2
/
+5
*
time: Add cycles to nanoseconds translation
Christopher S. Hall
2016-10-16
1
-4
/
+21
*
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-09-15
1
-1
/
+4
*
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-15
1
-2
/
+7
*
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
2016-09-15
1
-10
/
+42
*
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-09-15
1
-2
/
+12
*
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2016-09-15
2
-3
/
+9
*
hrtimer: Catch illegal clockids
Marc Zyngier
2016-09-15
1
-1
/
+6
*
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-08-10
1
-0
/
+1
*
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-03-03
1
-2
/
+2
*
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-03-03
1
-2
/
+1
*
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-03-03
1
-2
/
+2
*
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
1
-1
/
+1
*
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
1
-1
/
+1
*
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-02-17
2
-19
/
+38
[next]