projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-10-30
Oliver Upton
Merge branch kvm-arm64/mops into kvmarm/next
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/writable-id-regs into kvmarm...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
KVM: selftests: Avoid using forced target for generatin...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
tools headers arm64: Fix references to top srcdir in...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/sgi-injection into kvmarm/next
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/stage2-vhe-load into kvmarm...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/nv-trap-fixes into kvmarm/next
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/smccc-filter-cleanups into kvmar...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/pmevtyper-filter into kvmarm...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/feature-flag-refactor into kvmar...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
Merge branch kvm-arm64/misc into kvmarm/next
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
KVM: arm64: Add tracepoint for MMIO accesses where...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Zenghui Yu
KVM: arm64: selftest: Perform ISB before reading PAR_EL1
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Zenghui Yu
KVM: arm64: selftest: Add the missing .guest_prepare()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Oliver Upton
KVM: arm64: Always invalidate TLB for stage-2 permissio...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Marc Zyngier
KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Marc Zyngier
KVM: arm64: Do not let a L1 hypervisor access the ...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Miguel Luis
KVM: arm64: Refine _EL2 system register list that requi...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Miguel Luis
arm64: Add missing _EL2 encodings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
Miguel Luis
arm64: Add missing _EL12 encodings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Oliver Upton
KVM: arm64: Add PMU event filter bits required if EL3...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Oliver Upton
KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Marc Zyngier
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Oliver Upton
KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_lo...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Oliver Upton
KVM: arm64: Rename helpers for VHE vCPU load/put
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Marc Zyngier
KVM: arm64: Reload stage-2 for VMID change on VHE
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Marc Zyngier
KVM: arm64: Restore the stage-2 context in VHE's __tlb_...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Oliver Upton
KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Jing Zhang
KVM: arm64: selftests: Test for setting ID register...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Jing Zhang
tools headers arm64: Update sysreg.h with kernel sources
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Oliver Upton
KVM: selftests: Generate sysreg-defs.h and add to inclu...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Oliver Upton
perf build: Generate arm64's sysreg-defs.h and add...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Oliver Upton
tools: arm64: Add a Makefile for generating sysreg...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Kristina Martsenko
KVM: arm64: Expose MOPS instructions to guests
commit
|
commitdiff
|
tree
|
snapshot
2023-10-09
Kristina Martsenko
KVM: arm64: Add handler for MOPS exceptions
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Oliver Upton
KVM: arm64: Use mtree_empty() to determine if SMCCC...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Oliver Upton
KVM: arm64: Only insert reserved ranges when SMCCC...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Oliver Upton
KVM: arm64: Add a predicate for testing if SMCCC filter...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Oliver Upton
KVM: arm64: Document vCPU feature selection UAPIs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Oliver Upton
KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jing Zhang
KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jing Zhang
KVM: arm64: Allow userspace to change ID_AA64MMFR{0...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Oliver Upton
KVM: arm64: Allow userspace to change ID_AA64ISAR{0...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Oliver Upton
KVM: arm64: Bump up the default KVM sanitised debug...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Oliver Upton
KVM: arm64: Reject attempts to set invalid debug arch...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Oliver Upton
KVM: arm64: Advertise selected DebugVer in DBGDIDR...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jing Zhang
KVM: arm64: Use guest ID register values for the sake...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jing Zhang
KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jing Zhang
KVM: arm64: Allow userspace to get the writable masks...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: Clarify the ordering requirements for vcpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_d...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: Build MPIDR to vcpu index cache at runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: Use vcpu_idx for invalidation tracking
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: vgic: Use vcpu_idx for the debug information
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: vgic-its: Treat the collection target addre...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marc Zyngier
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Vincent Donnefort
KVM: arm64: Do not transfer page refcount for THP adjus...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
Linus Torvalds
Linux 6.6-rc3
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
Linus Torvalds
Merge tag 'trace-v6.6-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-24
Linus Torvalds
Merge tag 'cxl-fixes-6.6-rc3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag '6.6-rc2-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag 'i2c-for-6.6-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Charles Keepax
mfd: cs42l43: Use correct macro for new-style PM runtim...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag 'loongarch-fixes-6.6-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag 's390-6.6-3' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Linus Torvalds
Merge tag 'iomap-6.6-fixes-2' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Paolo Bonzini
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Tom Lendacky
KVM: SVM: Do not use user return MSR support for virtua...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Tom Lendacky
KVM: SVM: Fix TSC_AUX virtualization setup
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Paolo Bonzini
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Sean Christopherson
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-23
Paolo Bonzini
KVM: x86/mmu: Do not filter address spaces in for_each_...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'hardening-v6.6-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'xfs-6.6-fixes-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Kees Cook
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Dan Williams
cxl/port: Fix cxl_test register enumeration regression
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Steven Rostedt...
eventfs: Remember what dentries were created on dir...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Zheng Yejian
ring-buffer: Fix bytes info in per_cpu buffer stats
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'thermal-6.6-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'acpi-6.6-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'x86-urgent-2023-09-22' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'sched-urgent-2023-09-22' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'locking-urgent-2023-09-22' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Oliver Upton
KVM: arm64: Avoid soft lockups due to I-cache maintenance
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Oliver Upton
arm64: tlbflush: Rename MAX_TLBI_OPS
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Peter Zijlstra
x86,static_call: Fix static-call vs return-thunk
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Josh Poimboeuf
x86/alternatives: Remove faulty optimization
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Rafael J. Wysocki
Merge branch 'acpi-processor'
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'efi-fixes-for-v6.6-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'drm-fixes-2023-09-22-2' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-22
Linus Torvalds
Merge tag 'v6.6-p3' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
next