index
:
Linux Stable
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.13.y
linux-6.14.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
*
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-11-18
1
-0
/
+2
*
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-18
1
-4
/
+0
*
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-10-01
1
-2
/
+1
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-07
1
-0
/
+8
*
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-22
1
-2
/
+2
*
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-07-22
1
-3
/
+14
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-11
1
-2
/
+9
*
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-02-11
1
-3
/
+5
*
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-23
1
-5
/
+9
*
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-01-04
1
-18
/
+13
*
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2020-01-04
1
-4
/
+7
*
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
2019-11-20
2
-30
/
+9
*
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
2019-10-11
1
-28
/
+29
*
timer: Read jiffies once when forwarding base clk
Li RongQing
2019-10-11
1
-3
/
+5
*
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-10-05
1
-2
/
+2
*
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
2019-10-05
1
-7
/
+13
*
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
2019-09-16
1
-1
/
+1
*
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-07-26
1
-17
/
+19
*
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-07-26
1
-1
/
+3
*
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
2019-06-19
1
-2
/
+3
*
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-15
1
-1
/
+1
*
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
2019-05-31
2
-4
/
+4
*
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
Chang-An Chen
2019-04-27
3
-2
/
+11
*
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-17
1
-1
/
+1
*
timekeeping: Use proper seqcount initializer
Bart Van Assche
2019-02-12
1
-1
/
+3
*
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
2019-01-31
1
-0
/
+1
*
posix-timers: Fix division by zero bug
Thomas Gleixner
2018-12-29
1
-4
/
+1
*
clocksource: Revert "Remove kthread"
Peter Zijlstra
2018-09-06
1
-10
/
+30
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
3
-15
/
+13
|
\
|
*
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
2018-07-21
1
-9
/
+4
|
*
posix-timers: Noralize good_sigevent
Eric W. Biederman
2018-07-21
1
-3
/
+5
|
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
2
-3
/
+4
*
|
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-13
1
-11
/
+2
|
\
\
|
*
|
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
2018-08-13
1
-11
/
+2
*
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
2
-30
/
+34
|
\
\
\
|
*
|
|
timekeeping: Prevent false warning when persistent clock is not available
Pavel Tatashin
2018-07-30
1
-1
/
+1
|
*
|
|
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
2018-07-20
1
-1
/
+1
|
*
|
|
timekeeping: Default boot time offset to local_clock()
Pavel Tatashin
2018-07-20
1
-2
/
+5
|
*
|
|
timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...
Pavel Tatashin
2018-07-20
1
-29
/
+30
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
16
-106
/
+340
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
clockevents: Warn if cpu_all_mask is used as cpumask
Sudeep Holla
2018-08-02
1
-0
/
+6
|
*
|
|
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
Sudeep Holla
2018-08-02
1
-1
/
+1
|
*
|
|
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
2018-08-02
1
-13
/
+16
|
*
|
|
Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu...
Thomas Gleixner
2018-07-20
6
-43
/
+214
|
|
\
\
\
|
|
*
|
|
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
2018-07-19
2
-8
/
+163
|
|
*
|
|
time: Fix extra sleeptime injection when suspend fails
Mukesh Ojha
2018-07-19
1
-7
/
+25
|
|
*
|
|
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
2018-07-19
5
-21
/
+22
|
|
*
|
|
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
2018-07-19
1
-3
/
+2
|
|
*
|
|
ntp: Remove redundant arguments
Ondrej Mosnacek
2018-07-19
1
-6
/
+4
[next]