summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao
2024-10-21LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh
2024-10-21LoongArch: Set correct size for vDSO code mappingHuacai Chen
2024-10-21LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-10-21LoongArch: Use "Exception return address" to comment ERAYanteng Si
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-10-20KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-10-20KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky
2024-10-20KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()Sean Christopherson
2024-10-20KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslotSean Christopherson
2024-10-20x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov
2024-10-19Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-18Merge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-18Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-10-17Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-10-17Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-10-17riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri
2024-10-17KVM: arm64: Ensure vgic_ready() is ordered against MMIO registrationOliver Upton
2024-10-17KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQSOliver Upton
2024-10-17KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen
2024-10-17KVM: arm64: Shave a few bytes from the EL2 idmap codeMarc Zyngier
2024-10-16s390: Update defconfigsHeiko Carstens
2024-10-16s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-10-15Merge tag 'mvebu-fixes-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-10-15x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-10-14arm64: set POR_EL0 for kernel threadsJoey Gouly
2024-10-13cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSrust-fixes-6.12-2Alice Ryhl
2024-10-12Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-11Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-11x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen
2024-10-11KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier
2024-10-11Merge tag 'arm-soc/for-6.12/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann
2024-10-11powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy
2024-10-10KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller
2024-10-10KVM: s390: gaccess: Check if guest address is in memslotNico Boehr
2024-10-10s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle
2024-10-10x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-10x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner