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.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 '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]