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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-08-03
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
1
-0
/
+23
2024-06-21
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
1
-28
/
+14
2024-03-26
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
1
-4
/
+2
2024-03-26
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
1
-8
/
+10
2024-03-26
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
1
-1
/
+1
2024-03-26
time: test: Fix incorrect format specifier
David Gow
1
-1
/
+1
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-0
/
+3
2024-01-31
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
1
-0
/
+5
2024-01-31
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
1
-1
/
+24
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
1
-0
/
+5
2024-01-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-45
/
+0
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
1
-21
/
+12
2023-09-02
Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
1
-11
/
+158
2023-08-30
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
1
-1
/
+1
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-07-26
kunit: time: Mark test as slow using test attributes
Rae Moar
1
-1
/
+1
2023-07-14
clocksource: Handle negative skews in "skew is too large" messages
Paul E. McKenney
1
-4
/
+4
2023-07-14
time: add kernel-doc in time.c
Randy Dunlap
1
-11
/
+158
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+19
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
4
-208
/
+326
2023-06-22
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
1
-0
/
+3
2023-06-18
tick/rcu: Fix bogus ratelimit condition
Wen Yang
1
-1
/
+1
2023-06-18
alarmtimer: Remove unnecessary (void *) cast
Li zeming
1
-1
/
+1
2023-06-18
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
1
-1
/
+1
2023-06-18
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
1
-1
/
+1
2023-06-18
posix-timers: Polish coding style in a few places
Thomas Gleixner
1
-7
/
+7
2023-06-18
posix-timers: Remove pointless comments
Thomas Gleixner
1
-25
/
+0
2023-06-18
posix-timers: Clarify posix_timer_fn() comments
Thomas Gleixner
1
-30
/
+32
2023-06-18
posix-timers: Clarify posix_timer_rearm() comment
Thomas Gleixner
1
-9
/
+3
2023-06-18
posix-timers: Comment SIGEV_THREAD_ID properly
Thomas Gleixner
1
-5
/
+2
2023-06-18
posix-timers: Add proper comments in do_timer_create()
Thomas Gleixner
1
-9
/
+11
2023-06-18
posix-timers: Document nanosleep() details
Thomas Gleixner
1
-2
/
+7
2023-06-18
posix-timers: Document sys_clock_settime() permissions in place
Thomas Gleixner
1
-7
/
+4
2023-06-18
posix-timers: Document sys_clock_getoverrun()
Thomas Gleixner
1
-8
/
+17
2023-06-18
posix-timers: Document common_clock_get() correctly
Thomas Gleixner
1
-20
/
+30
2023-06-18
posix-timers: Document sys_clock_getres() correctly
Thomas Gleixner
1
-8
/
+73
2023-06-18
posix-timers: Split release_posix_timers()
Thomas Gleixner
1
-16
/
+15
2023-06-18
posix-timers: Remove pointless irqsafe from hash_lock
Thomas Gleixner
1
-3
/
+2
2023-06-18
posix-timers: Set k_itimer:: It_signal to NULL on exit()
Thomas Gleixner
1
-0
/
+8
2023-06-18
posix-timers: Annotate concurrent access to k_itimer:: It_signal
Thomas Gleixner
1
-7
/
+7
2023-06-18
posix-timers: Add comments about timer lookup
Thomas Gleixner
1
-7
/
+32
2023-06-18
posix-timers: Cleanup comments about timer ID tracking
Thomas Gleixner
1
-20
/
+8
2023-06-18
posix-timers: Clarify timer_wait_running() comment
Thomas Gleixner
1
-4
/
+12
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-13
/
+18
2023-06-18
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
1
-8
/
+35
2023-06-16
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2
-13
/
+13
2023-06-05
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
1
-6
/
+16
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2
-3
/
+3
[next]