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.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 branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
18
-63
/
+712
|
\
|
*
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCAL...
Colin Ian King
2023-04-08
1
-1
/
+1
|
*
KVM: arm64: Test that SMC64 arch calls are reserved
Oliver Upton
2023-04-08
1
-0
/
+8
|
*
KVM: arm64: Prevent userspace from handling SMC64 arch range
Oliver Upton
2023-04-08
1
-6
/
+19
|
*
KVM: arm64: Expose SMC/HVC width to userspace
Marc Zyngier
2023-04-05
3
-6
/
+21
|
*
KVM: selftests: Add test for SMCCC filter
Oliver Upton
2023-04-05
2
-0
/
+261
|
*
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
2023-04-05
2
-19
/
+46
|
*
KVM: arm64: Let errors from SMCCC emulation to reach userspace
Oliver Upton
2023-04-05
1
-16
/
+2
|
*
KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version
Oliver Upton
2023-04-05
1
-2
/
+5
|
*
KVM: arm64: Introduce support for userspace SMCCC filtering
Oliver Upton
2023-04-05
6
-0
/
+161
|
*
KVM: arm64: Add support for KVM_EXIT_HYPERCALL
Oliver Upton
2023-04-05
4
-3
/
+39
|
*
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
4
-1
/
+64
|
*
KVM: arm64: Refactor hvc filtering to support different actions
Oliver Upton
2023-04-05
2
-4
/
+31
|
*
KVM: arm64: Start handling SMCs from EL1
Oliver Upton
2023-04-05
1
-7
/
+7
|
*
KVM: arm64: Rename SMC/HVC call handler to reflect reality
Oliver Upton
2023-04-05
3
-4
/
+4
|
*
KVM: arm64: Add vm fd device attribute accessors
Oliver Upton
2023-04-05
1
-0
/
+29
|
*
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-04-05
3
-4
/
+6
|
*
KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
Oliver Upton
2023-04-05
5
-5
/
+23
*
|
Merge branch kvm-arm64/selftest/misc-6.4 into kvmarm-master/next
Marc Zyngier
2023-04-21
1
-5
/
+5
|
\
\
|
*
|
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
2023-03-30
1
-5
/
+5
|
|
/
*
|
Merge branch kvm-arm64/selftest/lpa into kvmarm-master/next
Marc Zyngier
2023-04-21
2
-10
/
+30
|
\
\
|
*
|
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
2023-03-30
1
-2
/
+5
|
*
|
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
2023-03-30
1
-8
/
+24
|
*
|
KVM: selftests: Fixup config fragment for access_tracking_perf_test
Ryan Roberts
2023-03-30
1
-0
/
+1
|
|
/
*
|
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-21
25
-204
/
+758
|
\
\
|
*
|
KVM: arm64: Handle 32bit CNTPCTSS traps
Marc Zyngier
2023-04-13
2
-0
/
+2
|
*
|
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
2023-03-30
1
-1
/
+15
|
*
|
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
2023-03-30
1
-15
/
+25
|
*
|
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
2023-03-30
1
-1
/
+4
|
*
|
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-03-30
8
-12
/
+220
|
*
|
KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
Marc Zyngier
2023-03-30
3
-3
/
+17
|
*
|
KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co
Marc Zyngier
2023-03-30
1
-0
/
+38
|
*
|
KVM: arm64: timers: Abstract the number of valid timers per vcpu
Marc Zyngier
2023-03-30
1
-6
/
+11
|
*
|
KVM: arm64: timers: Fast-track CNTPCT_EL0 trap handling
Marc Zyngier
2023-03-30
1
-0
/
+36
|
*
|
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
2023-03-30
1
-0
/
+4
|
*
|
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2023-03-30
4
-48
/
+82
|
*
|
KVM: arm64: timers: Abstract per-timer IRQ access
Marc Zyngier
2023-03-30
2
-19
/
+21
|
*
|
KVM: arm64: timers: Rationalise per-vcpu timer init
Marc Zyngier
2023-03-30
2
-35
/
+39
|
*
|
KVM: arm64: timers: Allow save/restoring of the physical timer
Marc Zyngier
2023-03-30
1
-12
/
+17
|
*
|
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2023-03-30
5
-5
/
+73
|
*
|
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-30
4
-41
/
+46
|
*
|
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
2023-03-30
4
-29
/
+98
|
*
|
KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
Marc Zyngier
2023-03-30
4
-2
/
+21
|
*
|
arm64: Add HAS_ECV_CNTPOFF capability
Marc Zyngier
2023-03-30
2
-0
/
+12
|
*
|
arm64: Add CNTPOFF_EL2 register definition
Marc Zyngier
2023-03-30
1
-0
/
+4
|
*
|
KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
Marc Zyngier
2023-03-30
2
-1
/
+2
|
|
/
*
|
Merge branch kvm-arm64/lock-inversion into kvmarm-master/next
Marc Zyngier
2023-04-21
15
-114
/
+186
|
\
\
|
*
|
KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_state
Reiji Watanabe
2023-04-20
1
-1
/
+1
|
*
|
KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
Reiji Watanabe
2023-04-20
1
-1
/
+5
|
*
|
KVM: arm64: vgic: Don't acquire its_lock before config_lock
Oliver Upton
2023-04-12
1
-3
/
+12
[next]