index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-02-21
Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
2024-02-16
Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-16
Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-14
Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-02-14
Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
2024-02-11
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
2024-02-09
RISC-V: KVM: Use correct restricted types
Andrew Jones
2024-02-09
RISC-V: paravirt: Use correct restricted types
Andrew Jones
2024-02-09
RISC-V: paravirt: steal_time should be static
Andrew Jones
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-07
arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2024-02-07
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-07
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
2024-02-07
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-06
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
2024-02-06
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2024-02-06
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
2024-02-06
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
2024-02-05
KVM: x86: Fix KVM_GET_MSRS stack info leak
Mathias Krause
2024-02-05
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2024-02-04
KVM: arm64: Do not source virt/lib/Kconfig twice
Masahiro Yamada
2024-02-02
KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
Mingwei Zhang
2024-02-02
Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
2024-02-01
Merge patch series "svnapot fixes"
Palmer Dabbelt
2024-02-01
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-02-01
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-01
KVM: x86: Make gtod_is_based_on_tsc() return 'bool'
Vitaly Kuznetsov
2024-01-31
x86/kvm: Fix SEV check in sev_map_percpu_data()
Kirill A. Shutemov
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-31
KVM: x86: Check irqchip mode before create PIT
Tengfei Yu
2024-01-31
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
2024-01-31
KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
Prasad Pandit
[next]