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.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-109
/
+137
2024-01-08
Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-41
/
+70
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
27
-742
/
+1050
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-8
/
+4
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
35
-421
/
+1337
2024-01-08
KVM: x86: add missing "depends on KVM"
Paolo Bonzini
1
-1
/
+1
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
7
-12
/
+7
2024-01-04
KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgd
Will Deacon
1
-0
/
+2
2024-01-04
Merge branch kvm-arm64/vgic-6.8 into kvmarm-master/next
Marc Zyngier
3
-81
/
+53
2024-01-04
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
1
-0
/
+5
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
58
-504
/
+989
2024-01-02
Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
5
-4
/
+46
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
171
-847
/
+1561
2023-12-30
RISC-V: KVM: Implement SBI STA extension
Andrew Jones
2
-2
/
+95
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
5
-14
/
+97
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
4
-4
/
+103
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
3
-0
/
+19
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
3
-0
/
+12
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
5
-0
/
+54
2023-12-30
RISC-V: paravirt: Implement steal-time support
Andrew Jones
2
-3
/
+78
2023-12-30
RISC-V: Add SBI STA extension definitions
Andrew Jones
1
-0
/
+17
2023-12-30
RISC-V: paravirt: Add skeleton for pv-time support
Andrew Jones
5
-0
/
+112
2023-12-29
RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()
Anup Patel
1
-1
/
+1
2023-12-29
RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LIST
Daniel Henrique Barboza
1
-0
/
+55
2023-12-29
RISC-V: KVM: add 'vlenb' Vector CSR
Daniel Henrique Barboza
1
-0
/
+15
2023-12-29
RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()
Daniel Henrique Barboza
1
-0
/
+1
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
4
-45
/
+65
2023-12-29
RISC-V: KVM: Don't add SBI multi regs in get-reg-list
Andrew Jones
1
-34
/
+2
2023-12-29
RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
Chao Du
1
-2
/
+1
2023-12-29
riscv: kvm: use ".L" local labels in assembly when applicable
Clément Léger
1
-2
/
+2
2023-12-29
riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
1
-16
/
+12
2023-12-23
Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+29
2023-12-23
KVM: s390: cpu model: Use proper define for facility mask size
Nina Schoetterl-Glausch
1
-1
/
+1
2023-12-23
KVM: s390: vsie: Fix length of facility list shadowed
Nina Schoetterl-Glausch
4
-2
/
+39
2023-12-23
KVM: s390: vsie: Fix STFLE interpretive execution identification
Nina Schoetterl-Glausch
1
-1
/
+6
2023-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-21
/
+68
2023-12-23
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
84
-484
/
+679
2023-12-23
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
4
-20
/
+34
2023-12-22
Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-12-22
KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR
Oliver Upton
1
-30
/
+5
2023-12-22
KVM: arm64: vgic: Use common accessor for writes to ICPENDR
Oliver Upton
1
-29
/
+22
2023-12-22
KVM: arm64: vgic: Use common accessor for writes to ISPENDR
Oliver Upton
1
-29
/
+21
2023-12-22
KVM: arm64: vgic-v4: Restore pending state on host userspace write
Marc Zyngier
1
-10
/
+17
2023-12-21
x86/xen: add CPU dependencies for 32-bit build
Arnd Bergmann
1
-0
/
+1
2023-12-21
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
4
-51
/
+5
2023-12-21
Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-11
/
+12
2023-12-21
Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-4
/
+13
2023-12-20
arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360
Macpaul Lin
1
-0
/
+1
2023-12-20
Merge tag 'am3-usb-hang-fix-signed' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+1
2023-12-20
Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2
-1
/
+6
[next]