]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-01-17  Marc ZyngierMerge branch kvm-arm64/nv-timers into kvmarm-master...
2025-01-16  Marc ZyngierKVM: arm64: nv: Fix doc header layout for timers
2025-01-12  Marc ZyngierMerge branch kvm-arm64/pkvm-fixed-features-6.14 into...
2025-01-12  Marc ZyngierMerge branch kvm-arm64/pkvm-np-guest into kvmarm-master...
2025-01-12  Marc ZyngierMerge branch kvm-arm64/debug-6.14 into kvmarm-master...
2025-01-11  Marc ZyngierMerge remote-tracking branch 'arm64/for-next/cpufeature...
2025-01-08  Vladimir MurzinKVM: arm64: Fix FEAT_MTE in pKVM
2025-01-02  Marc ZyngierKVM: arm64: nv: Document EL2 timer API
2025-01-02  Marc ZyngierKVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
2025-01-02  Marc ZyngierKVM: arm64: nv: Sanitise CNTHCTL_EL2
2025-01-02  Marc ZyngierKVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT...
2025-01-02  Marc ZyngierKVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1...
2025-01-02  Marc ZyngierKVM: arm64: Handle counter access early in non-HYP...
2025-01-02  Marc ZyngierKVM: arm64: nv: Accelerate EL0 counter accesses from...
2025-01-02  Marc ZyngierKVM: arm64: nv: Accelerate EL0 timer read accesses...
2025-01-02  Marc ZyngierKVM: arm64: nv: Use FEAT_ECV to trap access to EL0...
2025-01-02  Marc ZyngierKVM: arm64: nv: Publish emulated timer interrupt state...
2025-01-02  Marc ZyngierKVM: arm64: nv: Sync nested timer state with FEAT_NV2
2025-01-02  Marc ZyngierKVM: arm64: nv: Add handling of EL2-specific timer...
2024-12-20  Fuad TabbaKVM: arm64: Use kvm_vcpu_has_feature() directly for...
2024-12-20  Fuad TabbaKVM: arm64: Convert the SVE guest vcpu flag to a vm...
2024-12-20  Fuad TabbaKVM: arm64: Remove PtrAuth guest vcpu flag
2024-12-20  Fuad TabbaKVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask...
2024-12-20  Fuad TabbaKVM: arm64: Refactor kvm_reset_cptr_el2()
2024-12-20  Fuad TabbaKVM: arm64: Calculate cptr_el2 traps on activating...
2024-12-20  Fuad TabbaKVM: arm64: Remove redundant setting of HCR_EL2 trap bit
2024-12-20  Fuad TabbaKVM: arm64: Remove fixed_config.h header
2024-12-20  Fuad TabbaKVM: arm64: Rework specifying restricted features for...
2024-12-20  Fuad TabbaKVM: arm64: Set protected VM traps based on its view...
2024-12-20  Fuad TabbaKVM: arm64: Fix RAS trapping in pKVM for protected VMs
2024-12-20  Fuad TabbaKVM: arm64: Initialize feature id registers for protect...
2024-12-20  Fuad TabbaKVM: arm64: Use KVM extension checks for allowed protec...
2024-12-20  Fuad TabbaKVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protecte...
2024-12-20  Fuad TabbaKVM: arm64: Move checking protected vcpu features to...
2024-12-20  Fuad TabbaKVM: arm64: Group setting traps for protected VMs by...
2024-12-20  Marc ZyngierKVM: arm64: Consolidate allowed and restricted VM featu...
2024-12-20  Quentin PerretKVM: arm64: Plumb the pKVM MMU in KVM
2024-12-20  Quentin PerretKVM: arm64: Introduce the EL1 pKVM MMU
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_tlb_flush_vmid()
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_host_mkyoung_guest()
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_host_wrprotect_guest()
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_host_relax_guest_perms()
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_host_unshare_guest()
2024-12-20  Quentin PerretKVM: arm64: Introduce __pkvm_host_share_guest()
2024-12-20  Marc ZyngierKVM: arm64: Introduce __pkvm_vcpu_{load,put}()
2024-12-20  Quentin PerretKVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers
2024-12-20  Quentin PerretKVM: arm64: Make kvm_pgtable_stage2_init() a static...
2024-12-20  Quentin PerretKVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax...
2024-12-20  Quentin PerretKVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
2024-12-20  Quentin PerretKVM: arm64: Move host page ownership tracking to the...
2024-12-20  Quentin PerretKVM: arm64: Make hyp_page::order a u8
2024-12-20  Quentin PerretKVM: arm64: Move enum pkvm_page_state to memory.h
2024-12-20  Quentin PerretKVM: arm64: Change the layout of enum pkvm_page_state
2024-12-20  Oliver UptonKVM: arm64: Promote guest ownership for DBGxVR/DBGxCR...
2024-12-20  Oliver UptonKVM: arm64: Fold DBGxVR/DBGxCR accessors into common set
2024-12-20  Oliver UptonKVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug...
2024-12-20  Oliver UptonKVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug...
2024-12-20  Marc ZyngierKVM: arm64: Manage software step state at load/put
2024-12-20  Oliver UptonKVM: arm64: Don't hijack guest context MDSCR_EL1
2024-12-20  Oliver UptonKVM: arm64: Compute MDCR_EL2 at vcpu_load()
2024-12-20  Oliver UptonKVM: arm64: Reload vCPU for accesses to OSLAR_EL1
2024-12-20  Oliver UptonKVM: arm64: Use debug_owner to track if debug regs...
2024-12-20  Oliver UptonKVM: arm64: Remove vestiges of debug_ptr
2024-12-20  Oliver UptonKVM: arm64: Remove debug tracepoints
2024-12-20  Oliver UptonKVM: arm64: Select debug state to save/restore based...
2024-12-20  Oliver UptonKVM: arm64: Clean up KVM_SET_GUEST_DEBUG handler
2024-12-20  Oliver UptonKVM: arm64: Evaluate debug owner at vcpu_load()
2024-12-20  Oliver UptonKVM: arm64: Write MDCR_EL2 directly from kvm_arm_setup_...
2024-12-20  Oliver UptonKVM: arm64: Move host SME/SVE tracking flags to host...
2024-12-20  Oliver UptonKVM: arm64: Track presence of SPE/TRBE in kvm_host_data...
2024-12-20  Oliver UptonKVM: arm64: Get rid of __kvm_get_mdcr_el2() and related...
2024-12-20  Oliver UptonKVM: arm64: Drop MDSCR_EL1_DEBUG_MASK
2024-12-19  Marc Zyngierarm64/sysreg: Get rid of CPACR_ELx SysregFields
2024-12-19  Marc Zyngierarm64/sysreg: Convert *_EL12 accessors to Mapping
2024-12-19  Marc Zyngierarm64/sysreg: Get rid of the TCR2_EL1x SysregFields
2024-12-19  Marc Zyngierarm64/sysreg: Allow a 'Mapping' descriptor for system...
2024-12-15  Linus TorvaldsLinux 6.13-rc3 v6.13-rc3
2024-12-15  Linus TorvaldsMerge tag 'arc-6.13-fixes' of git://git.kernel.org...
2024-12-15  Linus TorvaldsMerge tag 'efi-fixes-for-v6.13-1' of git://git.kernel...
2024-12-15  Linus TorvaldsMerge tag 'i2c-for-6.13-rc3' of git://git.kernel.org...
2024-12-15  Linus TorvaldsMerge tag 'edac_urgent_for_v6.13_rc3' of git://git...
2024-12-15  Linus TorvaldsMerge tag 'irq_urgent_for_v6.13_rc3' of git://git.kerne...
2024-12-15  Linus TorvaldsMerge tag 'sched_urgent_for_v6.13_rc3-p2' of git:/...
2024-12-15  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-12-14  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2024-12-14  Priya Bala... bpf: Avoid deadlock caused by nested kprobe and fentry...
2024-12-14  Linus TorvaldsMerge tag 'usb-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'tty-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Linus TorvaldsMerge tag 'staging-6.13-rc3' of git://git.kernel.org...
2024-12-14  Linus TorvaldsMerge tag 'v6.13-p2' of git://git.kernel.org/pub/scm...
2024-12-14  Linus TorvaldsMerge tag 'rust-fixes-6.13' of https://github.com/Rust...
2024-12-14  Linus TorvaldsMerge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel...
2024-12-14  Linus TorvaldsMerge tag 'ata-6.13-rc3' of git://git.kernel.org/pub...
2024-12-14  Wolfram SangMerge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel...
2024-12-14  Linus TorvaldsMerge tag '6.13-rc2-smb3-client-fixes' of git://git...
2024-12-14  Linus TorvaldsMerge tag 'spi-fix-v6.13-rc2' of git://git.kernel.org...
2024-12-14  Linus TorvaldsMerge tag 'regulator-fix-v6.13-rc2' of git://git.kernel...
2024-12-14  Linus TorvaldsMerge tag 'drm-fixes-2024-12-14' of https://gitlab...
next