summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5 days2-5/+5
|\
| * m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli2024-11-101-4/+4
| * m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois2024-11-101-1/+1
* | Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6 days1-16/+0
|\ \
| * | ARM: imx: Allow user to disable pinctrlEsben Haabendal2024-10-011-16/+0
* | | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds6 days9-9/+9
|\ \ \
| * | | Improve consistency of '#error' directive messagesNataniel Farzan2024-11-129-9/+9
* | | | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6 days5-62/+73
|\ \ \ \
| * | | | jump_label: adjust inline asm to be consistentAlice Ryhl2024-11-045-62/+73
* | | | | x86: fix off-by-one in access_ok()David Laight6 days1-2/+2
* | | | | futex: improve user space accessesLinus Torvalds6 days1-2/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8 days129-1612/+6276
|\ \ \ \ \
| * | | | | KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMDSean Christopherson12 days1-1/+1
| * | | | | KVM: x86: add back X86_LOCAL_APIC dependencyArnd Bergmann12 days1-1/+1
| * | | | | Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setu...Sean Christopherson12 days1-33/+21
| * | | | | KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini2024-11-143-38/+35
| * | | | | Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-11-1471-172/+2644
| |\ \ \ \ \
| | * | | | | irqchip/loongson-eiointc: Add virt extension supportBibo Mao2024-11-131-0/+1
| | * | | | | LoongArch: KVM: Add irqfd supportXianglai Li2024-11-137-1/+146
| | * | | | | LoongArch: KVM: Add PCHPIC user mode read and write functionsXianglai Li2024-11-132-2/+123
| | * | | | | LoongArch: KVM: Add PCHPIC read and write functionsXianglai Li2024-11-133-2/+322
| | * | | | | LoongArch: KVM: Add PCHPIC device supportXianglai Li2024-11-135-0/+128
| | * | | | | LoongArch: KVM: Add EIOINTC user mode read and write functionsXianglai Li2024-11-132-2/+173
| | * | | | | LoongArch: KVM: Add EIOINTC read and write functionsXianglai Li2024-11-133-3/+771
| | * | | | | LoongArch: KVM: Add EIOINTC device supportXianglai Li2024-11-135-1/+235
| | * | | | | LoongArch: KVM: Add IPI user mode read and write functionXianglai Li2024-11-132-2/+92
| | * | | | | LoongArch: KVM: Add IPI read and write functionXianglai Li2024-11-133-2/+291
| | * | | | | LoongArch: KVM: Add IPI device supportXianglai Li2024-11-136-2/+158
| | * | | | | LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li2024-11-131-24/+58
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-11-1438-422/+1899
| |\ \ \ \ \
| | * | | | | KVM: arm64: Pass on SVE mapping failuresJames Clark2024-11-121-2/+1
| | * | | | | Merge branch kvm-arm64/vgic-its-fixes into kvmarm/nextOliver Upton2024-11-112-15/+40
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITEKunkun Jiang2024-11-111-1/+5
| | | * | | | | KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a deviceKunkun Jiang2024-11-111-2/+4
| | | * | | | | KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*Jing Zhang2024-11-112-12/+31
| | * | | | | | Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton2024-11-118-174/+424
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton2024-10-312-0/+33
| | | * | | | | | KVM: arm64: nv: Apply EL2 event filtering when in hyp contextOliver Upton2024-10-311-1/+20
| | | * | | | | | KVM: arm64: nv: Honor MDCR_EL2.HLPOliver Upton2024-10-311-1/+5
| | | * | | | | | KVM: arm64: nv: Honor MDCR_EL2.HPMEOliver Upton2024-10-311-2/+9
| | | * | | | | | KVM: arm64: Add helpers to determine if PMC counts at a given ELOliver Upton2024-10-311-12/+28
| | | * | | | | | KVM: arm64: nv: Adjust range of accessible PMCs according to HPMNOliver Upton2024-10-312-7/+19
| | | * | | | | | KVM: arm64: Rename kvm_pmu_valid_counter_mask()Oliver Upton2024-10-312-10/+10
| | | * | | | | | KVM: arm64: nv: Advertise support for FEAT_HPMN0Oliver Upton2024-10-311-2/+3
| | | * | | | | | KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton2024-10-312-64/+114
| | | * | | | | | KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0Oliver Upton2024-10-311-2/+4
| | | * | | | | | KVM: arm64: nv: Reinject traps that take effect in Host EL0Oliver Upton2024-10-312-4/+30
| | | * | | | | | KVM: arm64: nv: Rename BEHAVE_FORWARD_ANYOliver Upton2024-10-311-46/+47
| | | * | | | | | KVM: arm64: nv: Allow coarse-grained trap combos to use complex trapsOliver Upton2024-10-311-1/+2
| | | * | | | | | KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2Oliver Upton2024-10-312-1/+38