index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
3
-0
/
+46
2020-01-14
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
1
-1
/
+16
2020-01-14
x86/vdso: Handle faults on timens page
Dmitry Safonov
2
-2
/
+54
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
2
-1
/
+106
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
6
-3
/
+26
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
5
-9
/
+17
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
5
-5
/
+169
2020-01-14
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
1
-0
/
+13
2020-01-14
fs/proc: Respect boottime inside time namespace for /proc/uptime
Dmitry Safonov
1
-0
/
+3
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
2
-4
/
+25
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
5
-12
/
+17
2020-01-14
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
timerfd: Make timerfd_settime() time namespace aware
Andrei Vagin
1
-0
/
+3
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
2
-0
/
+53
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
3
-1
/
+16
2020-01-14
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
1
-7
/
+1
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
3
-2
/
+46
2020-01-14
alarmtimer: Provide get_timespec() callback
Andrei Vagin
1
-1
/
+6
2020-01-14
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
1
-17
/
+17
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2
-11
/
+11
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
5
-35
/
+35
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2
-0
/
+24
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
12
-10
/
+361
2020-01-14
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
1
-6
/
+8
2020-01-14
lib/vdso: Add unlikely() hint into vdso_read_begin()
Andrei Vagin
1
-1
/
+1
2020-01-14
lib/vdso: Avoid duplication in __cvdso_clock_getres()
Christophe Leroy
1
-6
/
+1
2020-01-14
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
1
-7
/
+8
2020-01-14
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2020-01-14
mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2020-01-14
arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-1
/
+0
2020-01-14
lib/vdso: Remove checks on return value for 32 bit vDSO
Vincenzo Frascino
1
-5
/
+5
2020-01-14
lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-10
/
+0
2020-01-14
lib/vdso: Build 32 bit specific functions in the right context
Vincenzo Frascino
1
-0
/
+4
2020-01-14
ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks
Thomas Gleixner
2
-1
/
+37
2020-01-14
arm64: compat: vdso: Expose BUILD_VDSO32
Vincenzo Frascino
1
-0
/
+1
2020-01-10
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-0
/
+4
2020-01-10
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
1
-0
/
+1
2020-01-09
time/sched_clock: Disable interrupts in sched_clock_register()
Paul Cercueil
1
-2
/
+5
2020-01-09
time/posix-stubs: Provide compat itimer supoprt for alpha
Arnd Bergmann
1
-0
/
+3
2020-01-06
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
1
-1
/
+1
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-22
/
+76
2020-01-05
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
4
-0
/
+38
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
3
-13
/
+13
2020-01-05
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-90
/
+166
2020-01-05
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+55
2020-01-05
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-05
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-19
/
+73
2020-01-05
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
[next]