index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-8
/
+26
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
-16
/
+16
2026-03-11
Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
-44
/
+109
2026-03-11
KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracing
Vincent Donnefort
-1
/
+1
2026-03-11
x86/hyperv: Use __naked attribute to fix stackless C function
Ard Biesheuvel
-39
/
+43
2026-03-11
Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-661
/
+367
2026-03-11
arm64: defconfig: Enable Qualcomm WCD937x headphone codec as module
Ajay Kumar Nandam
-0
/
+1
2026-03-11
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
Harshal Dev
-0
/
+1
2026-03-11
MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
-0
/
+1
2026-03-11
MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
-0
/
+5
2026-03-11
LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
-0
/
+2
2026-03-11
powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
-0
/
+3
2026-03-11
powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
-0
/
+1
2026-03-11
ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
-0
/
+2
2026-03-11
arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
-0
/
+3
2026-03-11
arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
-0
/
+2
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
-0
/
+32
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
-2
/
+2
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
-90
/
+76
2026-03-11
sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
-2
/
+28
2026-03-11
sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
-50
/
+1
2026-03-11
sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
-12
/
+0
2026-03-11
sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
-375
/
+118
2026-03-11
sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
-27
/
+44
2026-03-11
sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
-49
/
+52
2026-03-11
sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
-66
/
+82
2026-03-11
sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
-316
/
+4
2026-03-11
sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
-29
/
+0
2026-03-11
sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
-1
/
+1
2026-03-11
powerpc/audit: Directly include unistd_32.h from compat_audit.c
Thomas Weißschuh
-2
/
+1
2026-03-11
s390: Add -m64 to KBUILD_CPPFLAGS
Thomas Weißschuh
-2
/
+1
2026-03-11
sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
-0
/
+3
2026-03-11
x86/vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
-0
/
+4
2026-03-11
KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
-0
/
+42
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
-17
/
+131
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
-2
/
+184
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
-1
/
+29
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
-0
/
+179
2026-03-11
KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort
-0
/
+238
2026-03-11
KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
-1
/
+354
2026-03-11
KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
-2
/
+2
2026-03-11
KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
-13
/
+10
2026-03-11
KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
-1
/
+83
2026-03-11
KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
-30
/
+46
2026-03-11
arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
Chen-Yu Tsai
-0
/
+15
2026-03-11
arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pins
Chen-Yu Tsai
-0
/
+35
2026-03-10
x86/64/defconfig: Add CONFIG_IRQ_REMAP
Shashank Balaji
-0
/
+1
2026-03-10
arm64: remove ARCH_INLINE_*
Jisheng Zhang
-26
/
+0
2026-03-10
arm64: dts: exynos8895: Move I2C address/size-cells to DTSI
Krzysztof Kozlowski
-2
/
+128
2026-03-10
arm64: dts: exynos7870: Move I2C address/size-cells to DTSI
Krzysztof Kozlowski
-32
/
+48
[prev]
[next]