index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-30
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
8
-53
/
+78
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
20
-699
/
+1095
2023-10-30
KVM: selftests: Avoid using forced target for generating arm64 headers
Oliver Upton
1
-6
/
+5
2023-10-30
tools headers arm64: Fix references to top srcdir in Makefile
Oliver Upton
1
-8
/
+8
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
13
-153
/
+212
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
15
-62
/
+90
2023-10-30
Merge branch kvm-arm64/nv-trap-fixes into kvmarm/next
Oliver Upton
3
-13
/
+133
2023-10-30
Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/next
Oliver Upton
2
-15
/
+23
2023-10-30
Merge branch kvm-arm64/pmevtyper-filter into kvmarm/next
Oliver Upton
4
-14
/
+44
2023-10-30
Merge branch kvm-arm64/feature-flag-refactor into kvmarm/next
Oliver Upton
10
-79
/
+72
2023-10-30
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
8
-34
/
+69
2023-10-30
KVM: arm64: Add tracepoint for MMIO accesses where ISV==0
Oliver Upton
2
-1
/
+28
2023-10-30
KVM: arm64: selftest: Perform ISB before reading PAR_EL1
Zenghui Yu
1
-1
/
+1
2023-10-30
KVM: arm64: selftest: Add the missing .guest_prepare()
Zenghui Yu
1
-0
/
+3
2023-10-30
KVM: arm64: Always invalidate TLB for stage-2 permission faults
Oliver Upton
1
-1
/
+1
2023-10-25
KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WI
Marc Zyngier
2
-3
/
+17
2023-10-25
KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
Marc Zyngier
1
-4
/
+4
2023-10-25
KVM: arm64: Refine _EL2 system register list that require trap reinjection
Miguel Luis
1
-6
/
+71
2023-10-25
arm64: Add missing _EL2 encodings
Miguel Luis
1
-0
/
+30
2023-10-25
arm64: Add missing _EL12 encodings
Miguel Luis
1
-0
/
+11
2023-10-24
KVM: arm64: Add PMU event filter bits required if EL3 is implemented
Oliver Upton
2
-5
/
+19
2023-10-24
KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised
Oliver Upton
3
-9
/
+25
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
9
-24
/
+33
2023-10-20
KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
Oliver Upton
1
-10
/
+5
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
5
-19
/
+25
2023-10-20
KVM: arm64: Reload stage-2 for VMID change on VHE
Marc Zyngier
3
-5
/
+13
2023-10-20
KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
Marc Zyngier
1
-3
/
+14
2023-10-20
KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
Oliver Upton
1
-1
/
+0
2023-10-18
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
2
-0
/
+482
2023-10-18
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
6
-661
/
+232
2023-10-18
KVM: selftests: Generate sysreg-defs.h and add to include path
Oliver Upton
1
-3
/
+20
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2
-3
/
+14
2023-10-18
tools: arm64: Add a Makefile for generating sysreg-defs.h
Oliver Upton
2
-0
/
+39
2023-10-09
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
3
-4
/
+5
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
5
-49
/
+73
2023-10-05
KVM: arm64: Use mtree_empty() to determine if SMCCC filter configured
Oliver Upton
2
-9
/
+2
2023-10-05
KVM: arm64: Only insert reserved ranges when SMCCC filter is used
Oliver Upton
1
-6
/
+16
2023-10-05
KVM: arm64: Add a predicate for testing if SMCCC filter is configured
Oliver Upton
1
-1
/
+6
2023-10-04
KVM: arm64: Document vCPU feature selection UAPIs
Oliver Upton
3
-0
/
+53
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
Oliver Upton
1
-1
/
+1
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
Jing Zhang
1
-1
/
+7
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1
Jing Zhang
1
-3
/
+17
2023-10-04
KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1
Oliver Upton
1
-12
/
+26
2023-10-04
KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
Oliver Upton
1
-4
/
+7
2023-10-04
KVM: arm64: Reject attempts to set invalid debug arch version
Oliver Upton
1
-3
/
+29
2023-10-04
KVM: arm64: Advertise selected DebugVer in DBGDIDR.Version
Oliver Upton
1
-5
/
+6
2023-10-04
KVM: arm64: Use guest ID register values for the sake of emulation
Jing Zhang
1
-3
/
+3
2023-10-04
KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
Jing Zhang
1
-0
/
+48
2023-10-04
KVM: arm64: Allow userspace to get the writable masks for feature ID registers
Jing Zhang
5
-0
/
+112
2023-09-30
KVM: arm64: Clarify the ordering requirements for vcpu/RD creation
Marc Zyngier
1
-0
/
+7
[next]