index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
KVM: arm64: selftests: Fix multiple versions of GIC creation
Zenghui Yu
1
-2
/
+2
2022-10-09
KVM: arm64: Enable stack protection and branch profiling for VHE
Vincent Donnefort
2
-4
/
+4
2022-10-09
KVM: arm64: Limit stage2_apply_range() batch size to largest block
Oliver Upton
2
-21
/
+8
2022-10-09
KVM: arm64: Work out supported block level at compile time
Oliver Upton
1
-5
/
+13
2022-10-01
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
5
-12
/
+20
2022-10-01
Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/next
Marc Zyngier
8
-10
/
+51
2022-10-01
KVM: arm64: Advertise new kvmarm mailing list
Marc Zyngier
1
-1
/
+2
2022-09-29
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
Marc Zyngier
2
-2
/
+6
2022-09-29
KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semantics
Marc Zyngier
1
-2
/
+3
2022-09-29
KVM: Document weakly ordered architecture requirements for dirty ring
Marc Zyngier
1
-2
/
+15
2022-09-29
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
Marc Zyngier
1
-0
/
+1
2022-09-29
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
Marc Zyngier
4
-2
/
+24
2022-09-29
KVM: Use acquire/release semantics when accessing dirty ring GFN state
Marc Zyngier
1
-2
/
+2
2022-09-29
KVM: arm64: Fix comment typo in nvhe/switch.c
Wei-Lin Chang
1
-1
/
+1
2022-09-28
KVM: selftests: Update top-of-file comment in psci_test
Oliver Upton
1
-4
/
+6
2022-09-26
KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available()
Elliot Berman
1
-5
/
+10
2022-09-26
KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
Gavin Shan
1
-1
/
+1
2022-09-19
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next
Marc Zyngier
5
-6
/
+190
2022-09-19
KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
Reiji Watanabe
1
-0
/
+131
2022-09-19
KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...
Reiji Watanabe
1
-4
/
+14
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
4
-2
/
+32
2022-09-19
KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
Reiji Watanabe
2
-0
/
+13
2022-09-19
Merge remote-tracking branch 'arm64/for-next/sysreg' into kvmarm-master/next
Marc Zyngier
30
-490
/
+774
2022-09-16
arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generation
Mark Brown
2
-3
/
+16
2022-09-16
arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generation
Mark Brown
2
-2
/
+4
2022-09-16
arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
Mark Brown
2
-24
/
+63
2022-09-16
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
4
-16
/
+16
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
12
-65
/
+65
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
12
-64
/
+64
2022-09-16
Merge branch kvm-arm64/aarch32-raz-idregs into kvmarm-master/next
Marc Zyngier
5
-86
/
+259
2022-09-14
KVM: selftests: Add test for AArch32 ID registers
Oliver Upton
3
-0
/
+171
2022-09-14
KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
Oliver Upton
1
-20
/
+43
2022-09-14
KVM: arm64: Add a visibility bit to ignore user writes
Oliver Upton
2
-0
/
+10
2022-09-14
KVM: arm64: Spin off helper for calling visibility hook
Oliver Upton
1
-8
/
+11
2022-09-14
KVM: arm64: Drop raz parameter from read_id_reg()
Oliver Upton
1
-13
/
+6
2022-09-14
KVM: arm64: Remove internal accessor helpers for id regs
Oliver Upton
1
-34
/
+12
2022-09-14
KVM: arm64: Use visibility hook to treat ID regs as RAZ
Oliver Upton
1
-19
/
+14
2022-09-09
arm64/sysreg: Add defintion for ALLINT
Mark Brown
1
-0
/
+6
2022-09-09
arm64/sysreg: Convert SCXTNUM_EL1 to automatic generation
Mark Brown
2
-2
/
+4
2022-09-09
arm64/sysreg: Convert TIPDR_EL1 to automatic generation
Mark Brown
2
-2
/
+4
2022-09-09
arm64/sysreg: Convert ID_AA64PFR1_EL1 to automatic generation
Mark Brown
2
-21
/
+45
2022-09-09
arm64/sysreg: Convert ID_AA64PFR0_EL1 to automatic generation
Mark Brown
2
-24
/
+76
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR2_EL1 to automatic generation
Mark Brown
2
-19
/
+67
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR1_EL1 to automatic generation
Kristina Martsenko
2
-23
/
+71
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR0_EL1 to automatic generation
Mark Brown
2
-30
/
+73
2022-09-09
arm64/sysreg: Convert HCRX_EL2 to automatic generation
Mark Brown
2
-4
/
+16
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumeration
Mark Brown
2
-3
/
+3
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 BTI enumeration
Mark Brown
2
-3
/
+3
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields
Mark Brown
2
-4
/
+4
2022-09-09
arm64/sysreg: Standardise naming for MTE feature enumeration
Mark Brown
4
-9
/
+9
[next]