index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
25 hours
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3 days
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3 days
Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10 days
timer_list: Use ktime_t over nanoseconds
Thomas Weißschuh (Schneider Electric)
10 days
timer_list: Use standard 'long long' format placeholders
Thomas Weißschuh (Schneider Electric)
10 days
hrtimer: Add a lockdep assertion to hrtimer_update_base()
Thomas Weißschuh (Schneider Electric)
10 days
timekeeping: Use u32 for clock_was_set_seq
Thomas Weißschuh (Schneider Electric)
10 days
timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
Thomas Weißschuh (Schneider Electric)
10 days
hrtimer: Account nr_retries on recovered interrupt retries
Liang Hao
10 days
timers/itimer: Zero-init old itimerval before copy to userspace
Jérémy Jean
10 days
nohz: Replace dead select with choice default
Julian Braha
10 days
timekeeping: Remove the unused ktime_get_clock_ts64()
Thomas Weißschuh (Schneider Electric)
11 days
timekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()
Thomas Weißschuh (Schneider Electric)
11 days
timekeeping: Use READ_ONCE/WRITE_ONCE() for xtime_sec to prevent tearing
Dennis Moshegov
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
2026-08-05
sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv
Joel Granados
2026-08-05
sysctl: Replace do_proc_do{int,ulong,uint}vec with do_proc_vec
Joel Granados
2026-07-20
timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
Babanpreet Singh
2026-07-10
ntp: Remove tick_length_base, use tick_length directly
David Woodhouse
2026-07-10
timekeeping: Settle competing time_offset and time_adjust skew
David Woodhouse
2026-07-10
timekeeping: Drive time_adjust skew via per-tick ntp_error transfer
David Woodhouse
2026-07-10
timekeeping: Drive time_offset skew via per-tick ntp_error transfer
David Woodhouse
2026-07-10
timekeeping: Account for clocksource tick quantisation via NTP
David Woodhouse
2026-07-08
timekeeping: Account for monotonicity adjustment in ntp_error
David Woodhouse
2026-07-07
time: Respect COMPAT_32BIT_TIME for old time type functions
Thomas Weißschuh
2026-07-07
vdso/datastore: Explicitly prevent remote access to timens vvar page
Thomas Weißschuh
2026-07-07
timekeeping: Move the vDSO update declarations into a private header
Thomas Weißschuh
2026-07-07
hrtimer: Explicitly include linux/hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
tick: Explicitly include linux/hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Move hrtimer_update_function() to hrtimer.c
Thomas Weißschuh (Schneider Electric)
2026-07-07
hrtimer: Don't take cpu_base::lock in hrtimer_get_next_event() when hres_active
Usama Arif
2026-07-07
timer_list: Annotate print_cpu() diagnostic reads
Yu Peng
2026-07-07
time/namespace: Validate nanosecond field in proc_timens_set_offset()
Malaya Kumar Rout
2026-07-07
timers/migration: Fix memory leak in tmigr_setup_groups() error path
Malaya Kumar Rout
2026-07-07
timekeeping: Unwind aux clock sysfs children on failure
Yuho Choi
2026-07-07
clocksource: Unregister subsystem on device registration failure
Yuho Choi
2026-07-06
clocksource: Remove unused WATCHDOG_INTERVAL_NS macro
Zhan Xusheng
2026-07-06
hrtimer: Remove unused next_timer argument from __hrtimer_reprogram()
Zhan Xusheng
2026-07-06
timekeeping: Document monotonic raw timestamps in snapshots correctly
Thomas Gleixner
2026-07-05
posix-cpu-timers: Don't abuse lock_task_sighand() in handle_posix_cpu_timers()
Oleg Nesterov
2026-07-05
posix-cpu-timers: Prevent UAF caused by non-leader exec() race
Thomas Gleixner
2026-06-30
hrtimer: Remove unused clock_base_next_timer_safe()
Zhan Xusheng
2026-06-22
time: Fix off-by-one in compat settimeofday() usec validation
Wang Yan
2026-06-17
hrtimer: Correct CONFIG_NO_HZ_COMMON macro name in comment
Ethan Nelson-Moore
2026-06-17
posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
Zhan Xusheng
2026-06-17
timekeeping: Register default clocksource before taking tk_core.lock
Mikhail Gavrilov
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
[next]