aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar43-120/+225
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-48/+59
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch1-6/+4
2025-03-01vhost: return task creation error instead of NULLKeith Busch1-1/+1
2025-02-28Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-3/+7
2025-02-28Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+87
2025-02-26KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pendingSean Christopherson1-0/+11
2025-02-26KVM: x86: Free vCPUs before freeing VM stateSean Christopherson1-1/+1
2025-02-25x86/entry: Fix kernel-doc warningDaniel Sneddon1-0/+1
2025-02-25perf/x86/rapl: Add support for Intel Arrow Lake UAaron Ma1-0/+1
2025-02-25x86/irq: Define trace events conditionallyArnd Bergmann1-0/+2
2025-02-25x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior1-2/+2
2025-02-25x86/of: Don't use DTB for SMP setup if ACPI is enabledDmytro Maluka1-1/+2
2025-02-25perf/x86/intel: Use better start period for frequency modeKan Liang1-0/+85
2025-02-25perf/x86: Fix low freqency setting issueKan Liang1-1/+1
2025-02-24Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-16/+10
2025-02-24Merge tag 'kvm-riscv-fixes-6.14-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini4-10/+20
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-02-22Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-14/+8
2025-02-22Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-2/+8
2025-02-22perf/x86/intel/bts: Allocate bts_ctx only if necessaryLi RongQing1-9/+13
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds13-36/+45
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar108-1760/+1943
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers1-0/+1
2025-02-21riscv: KVM: Remove unnecessary vcpu kickBillXiang1-1/+0
2025-02-20KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton3-21/+14
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang2-14/+8
2025-02-19KVM: arm64: Fix tcr_el2 initialisation in hVHE modeWill Deacon2-9/+8
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens1-1/+1
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen1-1/+3
2025-02-18s390: Update defconfigsHeiko Carstens2-0/+4
2025-02-17Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-3/+13
2025-02-17perf/amd/ibs: Update DTLB/PageSize decode logicRavi Bangoria2-0/+24
2025-02-17perf/amd/ibs: Add support for OP Load Latency FilteringRavi Bangoria3-9/+90
2025-02-17riscv: KVM: Fix SBI sleep_type useAndrew Jones1-1/+2
2025-02-17riscv: KVM: Fix SBI TIME error generationAndrew Jones1-1/+1
2025-02-17riscv: KVM: Fix SBI IPI error generationAndrew Jones1-2/+11
2025-02-17riscv: KVM: Fix hart suspend_type useAndrew Jones1-1/+2
2025-02-17riscv: KVM: Fix hart suspend status checkAndrew Jones1-4/+4
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-32/+54
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-409/+336
2025-02-16Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+20
2025-02-15Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-142/+203
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-18/+74
2025-02-14Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+22
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini17-48/+41
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra2-16/+9
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini13-375/+287
2025-02-14riscv: signal: fix signal_minsigstkszYong-Xuan Wang1-1/+1