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
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
2
-0
/
+4
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
3
-33
/
+92
2025-04-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
6
-18
/
+73
2025-04-03
arm64: Convert HPFAR_EL2 to sysreg table
Oliver Upton
3
-2
/
+11
2025-04-03
KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid
Oliver Upton
2
-20
/
+48
2025-04-02
smccc: kvm_guest: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-04-01
smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI
Oliver Upton
1
-1
/
+1
2025-03-20
Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/next
Oliver Upton
6
-76
/
+63
2025-03-20
Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/next
Oliver Upton
11
-95
/
+136
2025-03-20
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
11
-119
/
+244
2025-03-20
Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next
Oliver Upton
15
-104
/
+303
2025-03-20
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
20
-62
/
+329
2025-03-20
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
8
-171
/
+233
2025-03-20
Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next
Oliver Upton
26
-117
/
+833
2025-03-20
Merge branch 'kvm-arm64/misc' into kvmarm/next
Oliver Upton
3
-8
/
+32
2025-03-18
KVM: arm64: Tear down vGIC on failed vCPU creation
Will Deacon
1
-1
/
+5
2025-03-17
KVM: arm64: PMU: Reload when resetting
Akihiko Odaki
4
-19
/
+3
2025-03-17
KVM: arm64: PMU: Reload when user modifies registers
Akihiko Odaki
2
-3
/
+4
2025-03-17
KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
Akihiko Odaki
3
-1
/
+35
2025-03-17
KVM: arm64: PMU: Assume PMU presence in pmu-emul.c
Akihiko Odaki
4
-35
/
+20
2025-03-17
KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,...
Akihiko Odaki
1
-19
/
+2
2025-03-15
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
6
-42
/
+54
2025-03-15
KVM: arm64: Factor out pKVM hyp vcpu creation to separate function
Fuad Tabba
1
-28
/
+24
2025-03-15
KVM: arm64: Initialize HCRX_EL2 traps in pKVM
Fuad Tabba
1
-1
/
+7
2025-03-15
KVM: arm64: Factor out setting HCRX_EL2 traps into separate function
Fuad Tabba
2
-19
/
+25
2025-03-14
KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
Vincent Donnefort
3
-1
/
+19
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
5
-6
/
+8
2025-03-14
KVM: arm64: Add flags to kvm_hyp_memcache
Vincent Donnefort
2
-4
/
+5
2025-03-12
KVM: arm64: selftests: Test that TGRAN*_2 fields are writable
Sebastian Ott
1
-0
/
+3
2025-03-12
KVM: arm64: Allow userspace to write ID_AA64MMFR0_EL1.TGRAN*_2
Sebastian Ott
1
-4
/
+17
2025-03-11
arm64: Enable IMP DEF PMUv3 traps on Apple M*
Oliver Upton
1
-0
/
+44
2025-03-11
KVM: arm64: Provide 1 event counter on IMPDEF hardware
Oliver Upton
1
-0
/
+7
2025-03-11
drivers/perf: apple_m1: Provide helper for mapping PMUv3 events
Oliver Upton
1
-0
/
+35
2025-03-11
KVM: arm64: Remap PMUv3 events onto hardware
Oliver Upton
2
-1
/
+28
2025-03-11
KVM: arm64: Advertise PMUv3 if IMPDEF traps are present
Oliver Upton
1
-1
/
+11
2025-03-11
KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps
Oliver Upton
2
-0
/
+23
2025-03-11
KVM: arm64: Move PMUVer filtering into KVM code
Oliver Upton
2
-29
/
+9
2025-03-11
KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock
Oliver Upton
1
-15
/
+8
2025-03-11
KVM: arm64: Drop kvm_arm_pmu_available static key
Oliver Upton
4
-20
/
+10
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
7
-8
/
+46
2025-03-11
KVM: arm64: Always support SW_INCR PMU event
Oliver Upton
1
-0
/
+2
2025-03-11
KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps
Oliver Upton
1
-11
/
+36
2025-03-11
drivers/perf: apple_m1: Support host/guest event filtering
Oliver Upton
2
-4
/
+17
2025-03-11
drivers/perf: apple_m1: Refactor event select/filter configuration
Oliver Upton
1
-20
/
+32
2025-03-10
Linux 6.14-rc6
v6.14-rc6
Linus Torvalds
1
-1
/
+1
2025-03-09
Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-3
/
+8
2025-03-09
Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-83
/
+189
2025-03-09
Merge tag 'driver-core-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2025-03-09
Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-85
/
+139
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-62
/
+130
[next]