index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2020-08-19
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-09
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
2020-06-09
clocksource: Remove obsolete ifdef
Thomas Gleixner
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-09
nsproxy: add struct nsset
Christian Brauner
2020-04-29
posix-cpu-timers: Replace __get_task_for_clock with pid_for_clock
Eric W. Biederman
2020-04-29
posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_type
Eric W. Biederman
2020-04-29
posix-cpu-timers: Extend rcu_read_lock removing task_struct references
Eric W. Biederman
2020-04-28
posix-cpu-timer: Unify the now redundant code in lookup_task
Eric W. Biederman
2020-04-28
posix-cpu-timer: Tidy up group_leader logic in lookup_task
Eric W. Biederman
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-07
time/namespace: Fix time_for_children symlink
Michael Kerrisk (man-pages)
2020-04-01
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-03-21
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
2020-03-19
Revert "tick/common: Make tick_periodic() check for missing ticks"
Thomas Gleixner
2020-03-19
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
2020-03-04
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
2020-03-04
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-03-04
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2020-03-01
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
2020-03-01
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
2020-03-01
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-20
timer: Use hlist_unhashed_lockless() in timer_pending()
Eric Dumazet
2020-02-17
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
2020-02-17
timer: Improve the comment describing schedule_timeout()
Alexander Popov
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-01
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
[next]