]> www.infradead.org Git - nvme.git/shortlog
nvme.git
2024-07-14 Oliver UptonMerge branch kvm-arm64/nv-sve into kvmarm/next
2024-07-14 Oliver UptonMerge branch kvm-arm64/el2-kcfi into kvmarm/next
2024-07-14 Oliver UptonMerge branch kvm-arm64/ctr-el0 into kvmarm/next
2024-07-14 Oliver UptonMerge branch kvm-arm64/shadow-mmu into kvmarm/next
2024-07-14 Oliver UptonMerge branch kvm-arm64/ffa-1p1 into kvmarm/next
2024-07-14 Oliver UptonMerge branch kvm-arm64/misc into kvmarm/next
2024-07-08 Oliver UptonRevert "KVM: arm64: nv: Fix RESx behaviour of disabled...
2024-07-03 Marc ZyngierKVM: arm64: nv: Truely enable nXS TLBI operations
2024-06-22 Oliver UptonKVM: selftests: Assert that MPIDR_EL1 is unchanged...
2024-06-22 Oliver UptonKVM: arm64: nv: Unfudge ID_AA64PFR0_EL1 masking
2024-06-20 Oliver UptonKVM: arm64: Allow the use of SVE+NV
2024-06-20 Marc ZyngierKVM: arm64: nv: Add additional trap setup for CPTR_EL2
2024-06-20 Marc ZyngierKVM: arm64: nv: Add trap description for CPTR_EL2
2024-06-20 Marc ZyngierKVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion...
2024-06-20 Oliver UptonKVM: arm64: nv: Honor guest hypervisor's FP/SVE traps...
2024-06-20 Oliver UptonKVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
2024-06-20 Marc ZyngierKVM: arm64: nv: Handle CPACR_EL1 traps
2024-06-20 Oliver UptonKVM: arm64: Spin off helper for programming CPTR traps
2024-06-20 Oliver UptonKVM: arm64: nv: Ensure correct VL is loaded before...
2024-06-20 Oliver UptonKVM: arm64: nv: Use guest hypervisor's max VL when...
2024-06-20 Oliver UptonKVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context
2024-06-20 Oliver UptonKVM: arm64: nv: Load guest hyp's ZCR into EL1 state
2024-06-20 Oliver UptonKVM: arm64: nv: Handle ZCR_EL2 traps
2024-06-20 Oliver UptonKVM: arm64: nv: Forward SVE traps to guest hypervisor
2024-06-20 Jintack LimKVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
2024-06-20 Pierre-Clément... KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
2024-06-20 Pierre-Clément... KVM: arm64: Introduce print_nvhe_hyp_panic helper
2024-06-20 Pierre-Clément... arm64: Introduce esr_brk_comment, esr_is_cfi_brk
2024-06-20 Pierre-Clément... KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
2024-06-20 Pierre-Clément... KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
2024-06-20 Pierre-Clément... KVM: arm64: nVHE: Simplify invalid_host_el2_vect
2024-06-20 Pierre-Clément... KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
2024-06-20 Pierre-Clément... KVM: arm64: Fix clobbered ELR in sync abort/SError
2024-06-20 Sebastian OttKVM: selftests: arm64: Test writes to CTR_EL0
2024-06-20 Sebastian OttKVM: arm64: rename functions for invariant sys regs
2024-06-20 Sebastian OttKVM: arm64: show writable masks for feature registers
2024-06-20 Sebastian OttKVM: arm64: Treat CTR_EL0 as a VM feature ID register
2024-06-20 Sebastian OttKVM: arm64: unify code to prepare traps
2024-06-20 Oliver UptonKVM: arm64: nv: Use accessors for modifying ID registers
2024-06-20 Oliver UptonKVM: arm64: Add helper for writing ID regs
2024-06-20 Oliver UptonKVM: arm64: Use read-only helper for reading VM ID...
2024-06-20 Oliver UptonKVM: arm64: Make idregs debugfs iterator search sysreg...
2024-06-20 Oliver UptonKVM: arm64: Get sys_reg encoding from descriptor in...
2024-06-19 Oliver UptonKVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks...
2024-06-19 Marc ZyngierKVM: arm64: nv: Add handling of NXS-flavoured TLBI...
2024-06-19 Marc ZyngierKVM: arm64: nv: Add handling of range-based TLBI operations
2024-06-19 Marc ZyngierKVM: arm64: nv: Add handling of outer-shareable TLBI...
2024-06-19 Marc ZyngierKVM: arm64: nv: Invalidate TLBs based on shadow S2...
2024-06-19 Marc ZyngierKVM: arm64: nv: Tag shadow S2 entries with guest's...
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle TLB invalidation targeting L2...
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
2024-06-19 Marc ZyngierKVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
2024-06-19 Christoffer... KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
2024-06-19 Marc ZyngierKVM: arm64: nv: Handle shadow stage 2 page faults
2024-06-19 Christoffer... KVM: arm64: nv: Implement nested Stage-2 page table...
2024-06-19 Marc ZyngierKVM: arm64: nv: Support multiple nested Stage-2 mmu...
2024-06-14 Sebastian EneKVM: arm64: Use FF-A 1.1 with pKVM
2024-06-14 Sebastian EneKVM: arm64: Update the identification range for the...
2024-06-14 Sebastian EneKVM: arm64: Add support for FFA_PARTITION_INFO_GET
2024-06-14 Sebastian EneKVM: arm64: Trap FFA_VERSION host call in pKVM
2024-06-14 Marc ZyngierKVM: arm64: nv: Fix RESx behaviour of disabled FGTs...
2024-06-14 Colton LewisKVM: arm64: Add early_param to control WFx trapping
2024-06-09 Linus TorvaldsLinux 6.10-rc3
2024-06-09 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09...
2024-06-09 Linus TorvaldsMerge tag 'edac_urgent_for_v6.10_rc3' of git://git...
2024-06-09 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2024-06-09 Linus TorvaldsMerge tag '6.10-rc2-smb3-client-fixes' of git://git...
2024-06-08 Linus TorvaldsMerge tag 'for-linus-2024060801' of git://git.kernel...
2024-06-08 Linus TorvaldsMerge tag 'kbuild-fixes-v6.10-2' of git://git.kernel...
2024-06-08 Linus TorvaldsMerge tag 'media/v6.10-2' of git://git.kernel.org/pub...
2024-06-08 Linus TorvaldsMerge tag 'irq-urgent-2024-06-08' of git://git.kernel...
2024-06-08 Linus TorvaldsMerge tag 'x86-urgent-2024-06-08' of git://git.kernel...
2024-06-08 Linus TorvaldsMerge tag 'perf-urgent-2024-06-08' of git://git.kernel...
2024-06-08 Linus TorvaldsMerge tag 'locking-urgent-2024-06-08' of git://git...
2024-06-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-06-07-15-24' of...
2024-06-07 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kerne...
2024-06-07 Linus TorvaldsMerge tag 'block-6.10-20240607' of git://git.kernel...
2024-06-07 Linus TorvaldsMerge tag 'io_uring-6.10-20240607' of git://git.kernel...
2024-06-07 Linus TorvaldsMerge tag 'for-6.10-rc2-tag' of git://git.kernel.org...
2024-06-07 Linus TorvaldsMerge tag 'nfsd-6.10-1' of git://git.kernel.org/pub...
2024-06-07 Linus TorvaldsMerge tag 'riscv-for-linus-6.10-rc3' of git://git.kerne...
2024-06-07 Linus TorvaldsMerge tag 's390-6.10-3' of git://git.kernel.org/pub...
2024-06-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-06-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.10-3' of git://git...
2024-06-07 Linus TorvaldsMerge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel...
2024-06-07 Linus TorvaldsMerge tag 'ata-6.10-rc3' of git://git.kernel.org/pub...
2024-06-07 Linus TorvaldsMerge tag 'drm-fixes-2024-06-07' of https://gitlab...
2024-06-07 Louis DalibardHID: Ignore battery for ELAN touchscreens 2F2C and...
2024-06-07 Johan HovoldHID: i2c-hid: elan: fix reset suspend current leakage
2024-06-07 Johan Hovolddt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power...
2024-06-07 Johan Hovolddt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M
2024-06-07 Johan Hovolddt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901...
2024-06-07 Aseda Aboagyeinput: Add support for "Do Not Disturb"
2024-06-07 Aseda Aboagyeinput: Add event code for accessibility key
2024-06-07 Andrew Ballancehid: asus: asus_report_fixup: fix potential read out...
2024-06-07 Jeff Johnsongpio: add missing MODULE_DESCRIPTION() macros
next