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
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
11
-57
/
+71
2024-11-20
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
1
-1
/
+6
2024-11-12
KVM: arm64: Pass on SVE mapping failures
James Clark
1
-2
/
+1
2024-11-11
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-11-11
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-11-11
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+31
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
1
-4
/
+6
2024-11-11
KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
Shameer Kolothum
1
-4
/
+34
2024-10-31
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
3
-19
/
+4
2024-10-31
KVM: arm64: nv: Reprogram PMU events affected by nested transition
Oliver Upton
3
-0
/
+36
2024-10-31
KVM: arm64: nv: Apply EL2 event filtering when in hyp context
Oliver Upton
1
-1
/
+20
2024-10-31
KVM: arm64: nv: Honor MDCR_EL2.HLP
Oliver Upton
1
-1
/
+5
2024-10-31
KVM: arm64: nv: Honor MDCR_EL2.HPME
Oliver Upton
1
-2
/
+9
2024-10-31
KVM: arm64: Add helpers to determine if PMC counts at a given EL
Oliver Upton
1
-12
/
+28
2024-10-31
KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN
Oliver Upton
3
-7
/
+24
2024-10-31
KVM: arm64: Rename kvm_pmu_valid_counter_mask()
Oliver Upton
3
-12
/
+12
2024-10-31
KVM: arm64: nv: Advertise support for FEAT_HPMN0
Oliver Upton
1
-2
/
+3
2024-10-31
KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN
Oliver Upton
3
-64
/
+120
2024-10-31
KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0
Oliver Upton
1
-2
/
+4
2024-10-31
KVM: arm64: nv: Reinject traps that take effect in Host EL0
Oliver Upton
2
-4
/
+30
2024-10-31
KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY
Oliver Upton
1
-46
/
+47
2024-10-31
KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps
Oliver Upton
1
-1
/
+2
2024-10-31
KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
Oliver Upton
2
-1
/
+38
2024-10-31
arm64: sysreg: Add new definitions for ID_AA64DFR0_EL1
Oliver Upton
1
-3
/
+12
2024-10-31
arm64: sysreg: Migrate MDCR_EL2 definition to table
Oliver Upton
2
-29
/
+35
2024-10-31
arm64: sysreg: Describe ID_AA64DFR2_EL1 fields
Oliver Upton
1
-0
/
+26
2024-10-31
KVM: arm64: Initialize trap register values in hyp in pKVM
Fuad Tabba
2
-1
/
+38
2024-10-31
KVM: arm64: Initialize the hypervisor's VM state at EL2
Fuad Tabba
1
-0
/
+77
2024-10-31
KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
Fuad Tabba
2
-5
/
+4
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
5
-20
/
+3
2024-10-31
KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
James Morse
1
-1
/
+98
2024-10-31
KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
James Morse
1
-3
/
+42
2024-10-31
KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
James Morse
1
-28
/
+38
2024-10-31
KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
James Morse
4
-1
/
+47
2024-10-31
arm64: cpufeature: discover CPU support for MPAM
James Morse
7
-0
/
+126
2024-10-31
arm64: head.S: Initialise MPAM EL2 registers and disable traps
James Morse
1
-0
/
+14
2024-10-31
arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
James Morse
2
-12
/
+161
2024-10-31
arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
David Woodhouse
2
-1
/
+49
2024-10-31
KVM: arm64: Handle WXN attribute
Marc Zyngier
1
-0
/
+45
2024-10-31
KVM: arm64: Handle stage-1 permission overlays
Marc Zyngier
1
-0
/
+53
2024-10-31
KVM: arm64: Make PAN conditions part of the S1 walk context
Marc Zyngier
1
-10
/
+11
2024-10-31
KVM: arm64: Disable hierarchical permissions when POE is enabled
Marc Zyngier
1
-0
/
+36
2024-10-31
KVM: arm64: Add POE save/restore for AT emulation fast-path
Marc Zyngier
1
-0
/
+14
2024-10-31
KVM: arm64: Add save/restore support for POR_EL2
Marc Zyngier
1
-0
/
+6
2024-10-31
KVM: arm64: Add basic support for POR_EL2
Marc Zyngier
2
-0
/
+12
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
4
-5
/
+8
2024-10-31
KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}
Marc Zyngier
1
-0
/
+4
2024-10-31
KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routing
Marc Zyngier
1
-8
/
+0
2024-10-31
arm64: Add encoding for POR_EL2
Marc Zyngier
1
-0
/
+4
2024-10-31
KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
Marc Zyngier
1
-31
/
+3
[next]