summaryrefslogtreecommitdiff
path: root/rust/alloc/collections
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-08-18 19:41:10 -0700
committerJakub Kicinski <kuba@kernel.org>2023-08-18 19:41:10 -0700
commitcfceccca0157307318905907fd7a4d4231494de7 (patch)
treec86b5a443e37fb390732c19d521223c507df0493 /rust/alloc/collections
parent043d5f68d0ccdda91029b4b6dce7eeffdcfad281 (diff)
parentf520489e99a35b0a5257667274fbe9afd2d8c50b (diff)
downloadkernel-cfceccca0157307318905907fd7a4d4231494de7.tar.gz
Merge branch 'mlxsw-fixes-for-spectrum-4'
Petr Machata says: ==================== mlxsw: Fixes for Spectrum-4 This patchset contains an assortment of fixes for mlxsw Spectrum-4 support. ==================== Link: https://lore.kernel.org/r/cover.1692268427.git.petrm@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/alloc/collections')
0 files changed, 0 insertions, 0 deletions
nux-6.12.y&id=62c7a1e9ae54ef66658df9614bdbc09cbbdaa6f0'>locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar 2015-05-08locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long 2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell 2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T 2014-12-10x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski 2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell 2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter 2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen 2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu 2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao 2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen 2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini 2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini