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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2024-11-02
powerpc/procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
1
-4
/
+3
2024-11-02
powerpc/vdso: Remove offset comment from 32bit vdso_arch_data
Thomas Weißschuh
1
-1
/
+1
2024-11-02
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
3
-21
/
+64
2024-11-02
x86/vdso: Delete vvar.h
Thomas Weißschuh
1
-66
/
+0
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2
-8
/
+3
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
3
-3
/
+3
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
3
-9
/
+6
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
3
-9
/
+5
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
4
-37
/
+9
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
3
-3
/
+4
2024-11-02
x86/vdso: Place vdso_data at beginning of vvar page
Thomas Weißschuh
1
-1
/
+1
2024-11-02
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
1
-2
/
+2
2024-11-02
x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
1
-5
/
+0
2024-11-02
MIPS: vdso: Avoid name conflict around "vdso_data"
Thomas Weißschuh
1
-2
/
+2
2024-11-02
LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
Thomas Weißschuh
6
-23
/
+21
2024-11-02
ARM: vdso: Remove assembly for datapage access
Thomas Weißschuh
4
-21
/
+4
2024-11-02
riscv: vdso: Use only one single vvar mapping
Thomas Weißschuh
1
-35
/
+17
2024-11-02
arm64: vdso: Use only one single vvar mapping
Thomas Weißschuh
1
-30
/
+13
2024-11-02
arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
3
-10
/
+3
2024-11-02
s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
3
-5
/
+2
2024-11-02
csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
1
-7
/
+0
2024-11-02
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
9
-218
/
+2
2024-10-28
vdso: Change PAGE_MASK to signed on all 32-bit architectures
Arnd Bergmann
1
-3
/
+4
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
5
-10
/
+7
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
23
-110
/
+61
2024-10-16
drm: i915: Change fault type to unsigned long
Vincenzo Frascino
1
-3
/
+3
2024-10-15
MIPS: vdso: Remove timekeeper includes
Thomas Weißschuh
2
-2
/
+0
2024-10-15
LoongArch: vdso: Remove timekeeper includes
Thomas Weißschuh
2
-5
/
+0
2024-10-15
x86/vdso: Remove timekeeper include
Thomas Weißschuh
1
-1
/
+0
2024-10-15
s390/vdso: Remove timekeeper includes
Thomas Weißschuh
2
-6
/
+0
2024-10-15
riscv: vdso: Remove timekeeper include
Thomas Weißschuh
1
-4
/
+0
2024-10-15
powerpc/vdso: Remove timekeeper includes
Thomas Weißschuh
2
-5
/
+0
2024-10-15
arm64: vdso: Remove timekeeper include
Thomas Weißschuh
1
-1
/
+0
2024-10-15
arm: vdso: Remove timekeeper includes
Thomas Weißschuh
2
-5
/
+0
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
3
-5
/
+3
2024-10-07
Linux 6.12-rc2
v6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-06
Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+66
2024-10-06
Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-17
/
+30
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-43
/
+91
2024-10-06
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-10-06
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-06
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-10-06
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-10-06
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
1
-2
/
+2
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-10-06
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
[next]