summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin
2021-11-30net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin
2021-11-30net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan
2021-11-30net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem
2021-11-30net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem
2021-11-30natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-11-30net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli
2021-11-30MAINTAINERS: co-maintain random.cJason A. Donenfeld
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)
2021-11-30ALSA: hda/hdmi: fix HDA codec entry table order for ADL-PKai Vehmanen
2021-11-30ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen
2021-11-30KVM: fix avic_set_running for preemptable kernelsPaolo Bonzini
2021-11-30KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabledPaolo Bonzini
2021-11-30MAINTAINERS: s390/net: add Alexandra and Wenjia as maintainerKarsten Graul
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-11-30KVM: SEV: accept signals in sev_lock_two_vmsPaolo Bonzini
2021-11-30KVM: SEV: do not take kvm->lock when destroyingPaolo Bonzini
2021-11-30KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini
2021-11-30KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs lockedPaolo Bonzini
2021-11-30selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini
2021-11-30KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini
2021-11-30KVM: SEV: initialize regions_list of a mirror VMPaolo Bonzini
2021-11-30KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini
2021-11-30KVM: SEV: do not use list_replace_init on an empty listPaolo Bonzini
2021-11-30KVM: x86: Use a stable condition around all VT-d PI pathsPaolo Bonzini
2021-11-30KVM: x86: check PIR even for vCPUs with disabled APICvPaolo Bonzini
2021-11-30KVM: VMX: prepare sync_pir_to_irr for running with APICv disabledPaolo Bonzini
2021-11-30KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero
2021-11-30KVM: x86/mmu: Handle "default" period when selectively waking kthreadSean Christopherson
2021-11-30KVM: MMU: shadow nested paging does not have PKUPaolo Bonzini
2021-11-30KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible pathSean Christopherson
2021-11-30KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmappingSean Christopherson
2021-11-29net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun
2021-11-29Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2021-11-29Merge branch 'wireguard-siphash-patches-for-5-16-rc6'Jakub Kicinski
2021-11-29siphash: use _unaligned version by defaultArnd Bergmann
2021-11-29wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-11-29wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld
2021-11-29wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-11-29wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-11-29wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap