index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
|
*
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
|
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-27
2
-9
/
+19
|
\
\
|
*
|
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
1
-6
/
+16
|
*
|
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-06-05
2
-3
/
+3
*
|
|
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-26
4
-208
/
+326
|
\
\
\
|
*
|
|
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-22
1
-0
/
+3
|
*
|
|
tick/rcu: Fix bogus ratelimit condition
Wen Yang
2023-06-18
1
-1
/
+1
|
*
|
|
alarmtimer: Remove unnecessary (void *) cast
Li zeming
2023-06-18
1
-1
/
+1
|
*
|
|
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
2023-06-18
1
-1
/
+1
|
*
|
|
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
2023-06-18
1
-1
/
+1
|
*
|
|
posix-timers: Polish coding style in a few places
Thomas Gleixner
2023-06-18
1
-7
/
+7
|
*
|
|
posix-timers: Remove pointless comments
Thomas Gleixner
2023-06-18
1
-25
/
+0
|
*
|
|
posix-timers: Clarify posix_timer_fn() comments
Thomas Gleixner
2023-06-18
1
-30
/
+32
|
*
|
|
posix-timers: Clarify posix_timer_rearm() comment
Thomas Gleixner
2023-06-18
1
-9
/
+3
|
*
|
|
posix-timers: Comment SIGEV_THREAD_ID properly
Thomas Gleixner
2023-06-18
1
-5
/
+2
|
*
|
|
posix-timers: Add proper comments in do_timer_create()
Thomas Gleixner
2023-06-18
1
-9
/
+11
|
*
|
|
posix-timers: Document nanosleep() details
Thomas Gleixner
2023-06-18
1
-2
/
+7
|
*
|
|
posix-timers: Document sys_clock_settime() permissions in place
Thomas Gleixner
2023-06-18
1
-7
/
+4
|
*
|
|
posix-timers: Document sys_clock_getoverrun()
Thomas Gleixner
2023-06-18
1
-8
/
+17
|
*
|
|
posix-timers: Document common_clock_get() correctly
Thomas Gleixner
2023-06-18
1
-20
/
+30
|
*
|
|
posix-timers: Document sys_clock_getres() correctly
Thomas Gleixner
2023-06-18
1
-8
/
+73
|
*
|
|
posix-timers: Split release_posix_timers()
Thomas Gleixner
2023-06-18
1
-16
/
+15
|
*
|
|
posix-timers: Remove pointless irqsafe from hash_lock
Thomas Gleixner
2023-06-18
1
-3
/
+2
|
*
|
|
posix-timers: Set k_itimer:: It_signal to NULL on exit()
Thomas Gleixner
2023-06-18
1
-0
/
+8
|
*
|
|
posix-timers: Annotate concurrent access to k_itimer:: It_signal
Thomas Gleixner
2023-06-18
1
-7
/
+7
|
*
|
|
posix-timers: Add comments about timer lookup
Thomas Gleixner
2023-06-18
1
-7
/
+32
|
*
|
|
posix-timers: Cleanup comments about timer ID tracking
Thomas Gleixner
2023-06-18
1
-20
/
+8
|
*
|
|
posix-timers: Clarify timer_wait_running() comment
Thomas Gleixner
2023-06-18
1
-4
/
+12
|
*
|
|
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-06-18
1
-13
/
+18
|
*
|
|
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
2023-06-18
1
-8
/
+35
|
|
|
/
|
|
/
|
*
/
|
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-16
2
-13
/
+13
|
/
/
*
/
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
1
-32
/
+88
|
/
*
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-29
1
-2
/
+2
|
\
|
*
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-04-26
1
-2
/
+2
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-2
/
+1
|
\
\
|
*
|
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
1
-2
/
+1
*
|
|
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-25
5
-112
/
+187
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-04-21
2
-14
/
+71
|
*
|
timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
Frederic Weisbecker
2023-04-18
1
-12
/
+8
|
*
|
timers/nohz: Add a comment about broken iowait counter update race
Frederic Weisbecker
2023-04-18
1
-2
/
+8
|
*
|
timers/nohz: Protect idle/iowait sleep time under seqcount
Frederic Weisbecker
2023-04-18
2
-6
/
+17
|
*
|
timers/nohz: Only ever update sleeptime from idle exit
Frederic Weisbecker
2023-04-18
1
-58
/
+37
|
*
|
timers/nohz: Restructure and reshuffle struct tick_sched
Frederic Weisbecker
2023-04-18
1
-25
/
+41
|
*
|
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-04-18
1
-1
/
+11
|
|
/
*
|
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-04-05
1
-0
/
+5
*
|
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-04-05
1
-3
/
+8
|
/
*
Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-02-21
7
-34
/
+81
|
\
|
*
Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2023-02-13
2
-22
/
+56
|
|
\
|
|
*
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
2023-01-24
1
-13
/
+32
[next]