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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-30
tools headers arm64: Fix references to top srcdir in Makefile
Oliver Upton
1
-8
/
+8
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
2023-09-30
KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
Marc Zyngier
1
-53
/
+11
2023-09-30
KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
Marc Zyngier
1
-0
/
+12
2023-09-30
KVM: arm64: Build MPIDR to vcpu index cache at runtime
Marc Zyngier
2
-0
/
+82
2023-09-30
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
1
-1
/
+1
2023-09-30
KVM: arm64: Use vcpu_idx for invalidation tracking
Marc Zyngier
1
-2
/
+2
2023-09-30
KVM: arm64: vgic: Use vcpu_idx for the debug information
Marc Zyngier
1
-3
/
+3
2023-09-30
KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
Marc Zyngier
1
-6
/
+2
2023-09-30
KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
Marc Zyngier
1
-51
/
+59
2023-09-30
KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
Marc Zyngier
1
-22
/
+27
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
6
-27
/
+18
[next]