summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-31KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignoredJames Morse1-1/+98
2024-10-31KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse1-3/+42
2024-10-31KVM: arm64: Add a macro for creating filtered sys_reg_descs entriesJames Morse1-28/+38
2024-10-31KVM: arm64: Fix missing traps of guest accesses to the MPAM registersJames Morse4-1/+47
2024-10-31arm64: cpufeature: discover CPU support for MPAMJames Morse7-0/+126
2024-10-31arm64: head.S: Initialise MPAM EL2 registers and disable trapsJames Morse1-0/+14
2024-10-31arm64/sysreg: Convert existing MPAM sysregs and add the remaining entriesJames Morse2-12/+161
2024-10-31arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse2-1/+49
2024-10-31KVM: arm64: Handle WXN attributeMarc Zyngier1-0/+45
2024-10-31KVM: arm64: Handle stage-1 permission overlaysMarc Zyngier1-0/+53
2024-10-31KVM: arm64: Make PAN conditions part of the S1 walk contextMarc Zyngier1-10/+11
2024-10-31KVM: arm64: Disable hierarchical permissions when POE is enabledMarc Zyngier1-0/+36
2024-10-31KVM: arm64: Add POE save/restore for AT emulation fast-pathMarc Zyngier1-0/+14
2024-10-31KVM: arm64: Add save/restore support for POR_EL2Marc Zyngier1-0/+6
2024-10-31KVM: arm64: Add basic support for POR_EL2Marc Zyngier2-0/+12
2024-10-31KVM: arm64: Add kvm_has_s1poe() helperMarc Zyngier4-5/+8
2024-10-31KVM: arm64: Subject S1PIE/S1POE registers to HCR_EL2.{TVM,TRVM}Marc Zyngier1-0/+4
2024-10-31KVM: arm64: Drop bogus CPTR_EL2.E0POE trap routingMarc Zyngier1-8/+0
2024-10-31arm64: Add encoding for POR_EL2Marc Zyngier1-0/+4
2024-10-31KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEFMarc Zyngier1-31/+3
2024-10-31KVM: arm64: Hide S1PIE registers from userspace when disabled for guestsMark Brown5-11/+33
2024-10-31KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guestsMark Brown5-8/+28
2024-10-31KVM: arm64: Define helper for EL2 registers with custom visibilityMark Brown1-2/+11
2024-10-31KVM: arm64: Add a composite EL2 visibility helperMarc Zyngier1-7/+9
2024-10-31KVM: arm64: Implement AT S1PIE supportMarc Zyngier1-1/+116
2024-10-31KVM: arm64: Disable hierarchical permissions when S1PIE is enabledMarc Zyngier1-0/+19
2024-10-31KVM: arm64: Split S1 permission evaluation into direct and hierarchical partsMarc Zyngier1-64/+98
2024-10-31KVM: arm64: Add AT fast-path support for S1PIEMarc Zyngier1-0/+24
2024-10-31KVM: arm64: Handle PIR{,E0}_EL2 trapsMarc Zyngier1-0/+14
2024-10-31KVM: arm64: Add save/restore for PIR{,E0}_EL2Marc Zyngier1-2/+13
2024-10-31KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arraysMarc Zyngier2-0/+4
2024-10-31KVM: arm64: Add save/restore for TCR2_EL2Marc Zyngier1-0/+7
2024-10-31KVM: arm64: Sanitise TCR2_EL2Marc Zyngier1-0/+22
2024-10-31KVM: arm64: Add TCR2_EL2 to the sysreg arraysMarc Zyngier2-0/+15
2024-10-31arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFTMarc Zyngier1-0/+1
2024-10-31KVM: arm64: Extend masking facility to arbitrary registersMarc Zyngier3-10/+24
2024-10-31KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHEMarc Zyngier1-0/+6
2024-10-31KVM: arm64: nv: Save/Restore vEL2 sysregsMarc Zyngier3-5/+138
2024-10-31KVM: arm64: nv: Handle CNTHCTL_EL2 speciallyMarc Zyngier2-0/+31
2024-10-31KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping()Marc Zyngier1-0/+9
2024-10-31KVM: arm64: Drop useless struct s2_mmu in __kvm_at_s1e2()Marc Zyngier1-3/+0
2024-10-31arm64: Add encoding for PIRE0_EL2Marc Zyngier1-0/+4
2024-10-31arm64: Remove VNCR definition for PIRE0_EL2Marc Zyngier1-1/+0
2024-10-31arm64: Drop SKL0/SKL1 from TCR2_EL2Marc Zyngier1-2/+1
2024-10-27Linux 6.12-rc5v6.12-rc5Linus Torvalds1-1/+1
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto1-1/+1
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf1-0/+10
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds1-2/+2
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds4-21/+42
2024-10-25fuse: remove stray debug lineMiklos Szeredi1-1/+0