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
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-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-07-31
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-07-31
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-06-15
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
1
-1
/
+1
2019-04-17
alarmtimer: Return correct remaining time
Andrei Vagin
1
-1
/
+1
2019-02-12
timekeeping: Use proper seqcount initializer
Bart Van Assche
1
-1
/
+3
2019-01-31
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
1
-0
/
+1
2018-12-29
posix-timers: Fix division by zero bug
Thomas Gleixner
1
-4
/
+1
2018-12-21
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
1
-1
/
+1
2018-10-03
posix-timers: Sanitize overrun handling
Thomas Gleixner
2
-12
/
+21
2018-10-03
posix-timers: Make forward callback return s64
Thomas Gleixner
3
-6
/
+6
2018-10-03
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-09-29
tick/nohz: Prevent bogus softirq pending warning
Thomas Gleixner
1
-1
/
+1
2018-09-19
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-07-22
clocksource: Initialize cs->wd_list
Peter Zijlstra
1
-0
/
+2
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-05-22
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-01
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+6
2018-04-26
alarmtimer: Init nanosleep alarm timer on stack
Thomas Gleixner
1
-8
/
+26
2018-03-28
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
1
-3
/
+8
2018-03-08
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
1
-0
/
+6
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
1
-1
/
+6
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-23
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
1
-0
/
+15
2018-01-02
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2018-01-02
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2018-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+13
2017-12-20
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-12
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
1
-1
/
+1
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+3
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+22
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+3
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
1
-0
/
+6
2017-08-26
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
1
-3
/
+1
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
1
-9
/
+41
2017-08-20
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2
-3
/
+10
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
1
-8
/
+6
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
1
-2
/
+9
2017-08-17
timekeeping: Use proper timekeeper for debug code
Stafford Horne
1
-1
/
+1
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
1
-1
/
+1
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
1
-2
/
+3
[next]