index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
2023-07-29
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
2023-07-29
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
2023-07-29
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
2023-07-29
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
2023-07-29
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
Maxim Levitsky
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-07-28
LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
Huacai Chen
2023-07-28
LoongArch: BPF: Fix check condition to call lu32id in move_imm()
Tiezhu Yang
2023-07-28
LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch
Chenguang Zhao
2023-07-28
LoongArch: Fix return value underflow in exception path
WANG Rui
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
2023-07-28
LoongArch: Fix module relocation error with binutils 2.41
Huacai Chen
2023-07-28
LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'
Huacai Chen
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
2023-07-26
arm64/sme: Set new vector length before reallocating
Mark Brown
2023-07-26
arm64/fpsimd: Don't flush SME register hardware state along with thread
Mark Brown
2023-07-25
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
2023-07-25
Merge tag 'm68k-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-07-24
Merge tag 'x86_bugs_zenbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-24
m68k: Fix invalid .section syntax
Ben Hutchings
2023-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-23
Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2023-07-23
Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-07-22
Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-07-22
Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-22
Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
2023-07-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-07-21
ia64: mmap: Consider pgoff when searching for free mapping
Helge Deller
2023-07-21
io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
Helge Deller
2023-07-21
arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
Mark Brown
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
x86: Fix kthread unwind
Peter Zijlstra
2023-07-20
s390/crypto: use kfree_sensitive() instead of kfree()
Wang Ming
2023-07-20
arm64: vdso: Clear common make C=2 warnings
Zhen Lei
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
2023-07-19
Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"
Andrew Donnellan
2023-07-18
bpf, arm64: Fix BTI type used for freplace attached functions
Alexander Duyck
[next]