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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6 days
98
-782
/
+372
|
\
|
*
x86/vdso: Add missing brackets in switch case
Thomas Gleixner
2024-11-02
1
-0
/
+5
|
*
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2024-11-02
9
-26
/
+26
|
*
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
2024-11-02
8
-37
/
+58
|
*
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
2024-11-02
8
-54
/
+48
|
*
powerpc: Add kconfig option for the systemcfg page
Thomas Weißschuh
2024-11-02
2
-2
/
+10
|
*
powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
Thomas Weißschuh
2024-11-02
1
-2
/
+1
|
*
powerpc/pseries/lparcfg: Fix printing of system_active_processors
Thomas Weißschuh
2024-11-02
1
-1
/
+1
|
*
powerpc/procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
2024-11-02
1
-4
/
+3
|
*
powerpc/vdso: Remove offset comment from 32bit vdso_arch_data
Thomas Weißschuh
2024-11-02
1
-1
/
+1
|
*
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
2024-11-02
3
-21
/
+64
|
*
x86/vdso: Delete vvar.h
Thomas Weißschuh
2024-11-02
1
-66
/
+0
|
*
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2024-11-02
2
-8
/
+3
|
*
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
2024-11-02
3
-3
/
+3
|
*
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
2024-11-02
3
-9
/
+6
|
*
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2024-11-02
3
-9
/
+5
|
*
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-11-02
4
-37
/
+9
|
*
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
2024-11-02
3
-3
/
+4
|
*
x86/vdso: Place vdso_data at beginning of vvar page
Thomas Weißschuh
2024-11-02
1
-1
/
+1
|
*
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
2024-11-02
1
-2
/
+2
|
*
x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
2024-11-02
1
-5
/
+0
|
*
MIPS: vdso: Avoid name conflict around "vdso_data"
Thomas Weißschuh
2024-11-02
1
-2
/
+2
|
*
LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
Thomas Weißschuh
2024-11-02
6
-23
/
+21
|
*
ARM: vdso: Remove assembly for datapage access
Thomas Weißschuh
2024-11-02
4
-21
/
+4
|
*
riscv: vdso: Use only one single vvar mapping
Thomas Weißschuh
2024-11-02
1
-35
/
+17
|
*
arm64: vdso: Use only one single vvar mapping
Thomas Weißschuh
2024-11-02
1
-30
/
+13
|
*
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
2024-11-02
3
-10
/
+3
|
*
s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
2024-11-02
3
-5
/
+2
|
*
csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
2024-11-02
1
-7
/
+0
|
*
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
2024-11-02
9
-218
/
+2
|
*
vdso: Change PAGE_MASK to signed on all 32-bit architectures
Arnd Bergmann
2024-10-28
1
-3
/
+4
|
*
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
2024-10-16
5
-10
/
+7
|
*
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-16
23
-110
/
+61
|
*
drm: i915: Change fault type to unsigned long
Vincenzo Frascino
2024-10-16
1
-3
/
+3
|
*
MIPS: vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
2
-2
/
+0
|
*
LoongArch: vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
2
-5
/
+0
|
*
x86/vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
1
-1
/
+0
|
*
s390/vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
2
-6
/
+0
|
*
riscv: vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
1
-4
/
+0
|
*
powerpc/vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
2
-5
/
+0
|
*
arm64: vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
1
-1
/
+0
|
*
arm: vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
2
-5
/
+0
|
*
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2024-10-15
3
-5
/
+3
*
|
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6 days
52
-134
/
+1945
|
\
\
|
*
|
irqchip/riscv-aplic: Prevent crash when MSI domain is missing
Samuel Holland
10 days
2
-1
/
+5
|
*
|
genirq/proc: Use seq_put_decimal_ull_width() for decimal values
David Wang
13 days
1
-3
/
+6
|
*
|
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-11-07
6
-5
/
+127
|
*
|
timers: Use __raise_softirq_irqoff() to raise the softirq.
Sebastian Andrzej Siewior
2024-11-07
1
-1
/
+1
|
*
|
hrtimer: Use __raise_softirq_irqoff() to raise the softirq
Sebastian Andrzej Siewior
2024-11-07
1
-2
/
+2
|
*
|
riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers
Inochi Amaoto
2024-11-07
1
-0
/
+1
[next]