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
*
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
10
-194
/
+202
|
\
|
*
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-09-10
3
-4
/
+14
|
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
4
-8
/
+8
|
|
\
|
*
|
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-08
5
-11
/
+11
|
*
|
timers: Rename next_expiry_recalc() to be unique
Anna-Maria Behnsen
2024-09-08
1
-3
/
+3
|
*
|
timers: Annotate possible non critical data race of next_expiry
Anna-Maria Behnsen
2024-09-04
1
-5
/
+37
|
*
|
timers: Remove historical extra jiffie for timeout in msleep()
Anna-Maria Behnsen
2024-08-29
1
-2
/
+2
|
*
|
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2024-08-23
1
-15
/
+3
|
*
|
hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
Sebastian Andrzej Siewior
2024-08-14
1
-0
/
+2
|
*
|
timers: Add sparse annotation for timer_sync_wait_running().
Sebastian Andrzej Siewior
2024-08-14
1
-0
/
+2
|
*
|
posix-timers: Consolidate signal queueing
Thomas Gleixner
2024-07-29
4
-19
/
+15
|
*
|
posix-cpu-timers: Make k_itimer::it_active consistent
Thomas Gleixner
2024-07-29
1
-0
/
+4
|
*
|
posix-timers: Consolidate timer setup
Thomas Gleixner
2024-07-29
3
-20
/
+21
|
*
|
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
1
-11
/
+8
|
*
|
posix-timers: Clear overrun in common_timer_set()
Thomas Gleixner
2024-07-29
1
-0
/
+1
|
*
|
posix-timers: Retrieve interval in common timer_settime() code
Thomas Gleixner
2024-07-29
2
-9
/
+6
|
*
|
posix-cpu-timers: Simplify posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
1
-27
/
+17
|
*
|
posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
1
-6
/
+1
|
*
|
posix-cpu-timers: Use @now instead of @val for clarity
Thomas Gleixner
2024-07-29
1
-13
/
+9
|
*
|
posix-cpu-timers: Do not arm SIGEV_NONE timers
Thomas Gleixner
2024-07-29
1
-16
/
+13
|
*
|
posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
Thomas Gleixner
2024-07-29
1
-31
/
+6
|
*
|
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
Thomas Gleixner
2024-07-29
1
-1
/
+11
|
*
|
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
Thomas Gleixner
2024-07-29
1
-5
/
+9
|
*
|
posix-cpu-timers: Handle interval timers correctly in timer_get()
Thomas Gleixner
2024-07-29
1
-1
/
+17
|
*
|
posix-cpu-timers: Save interval only for armed timers
Thomas Gleixner
2024-07-29
1
-8
/
+6
|
*
|
posix-cpu-timers: Split up posix_cpu_timer_get()
Thomas Gleixner
2024-07-29
1
-27
/
+24
*
|
|
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
2
-2
/
+2
|
\
\
\
|
*
|
|
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-08-20
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-09-17
1
-13
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
Paul E. McKenney
2024-08-02
1
-4
/
+5
|
*
|
clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
Paul E. McKenney
2024-08-02
1
-1
/
+7
|
*
|
clocksource: Improve comments for watchdog skew bounds
Borislav Petkov
2024-08-02
1
-8
/
+20
*
|
|
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-08-05
1
-1
/
+1
*
|
|
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-05
1
-3
/
+2
*
|
|
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2024-08-05
1
-2
/
+2
|
/
/
*
|
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-08-02
1
-1
/
+1
*
|
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-07-31
1
-1
/
+2
|
/
*
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
2
-205
/
+215
|
\
|
*
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
2024-07-22
1
-1
/
+1
|
*
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
2024-07-22
1
-6
/
+5
|
*
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2024-07-22
2
-20
/
+19
|
*
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
2024-07-22
1
-15
/
+5
|
*
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
2024-07-22
1
-71
/
+55
|
*
timers/migration: Improve tracing
Anna-Maria Behnsen
2024-07-22
1
-6
/
+5
|
*
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
2024-07-22
1
-87
/
+119
|
*
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2024-07-22
2
-19
/
+26
*
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
|
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-13
2
-28
/
+16
|
\
|
|
*
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
2024-06-25
1
-0
/
+2
|
*
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
2024-06-10
1
-28
/
+14
[next]