summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30i2c: stm32f7: use proper DMAENGINE API for terminationAlain Volmat
2021-11-30i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-11-30i2c: stm32f7: recover the bus on access timeoutAlain Volmat
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
2021-11-29wireguard: selftests: actually test for routing loopsJason A. Donenfeld
2021-11-29wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld
2021-11-29wireguard: allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld
2021-11-29scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter
2021-11-29Documentation: Add minimum pahole versionArnaldo Carvalho de Melo
2021-11-29Documentation/process: fix self referenceErik Ekman
2021-11-29docs: admin-guide/blockdev: Remove digraph of node-statesAkira Yokosawa
2021-11-29docs: conf.py: fix support for Readthedocs v 1.0.0Mauro Carvalho Chehab
2021-11-29drm/i915: Add support for panels with VESA backlights with PWM enable/disableLyude Paul
2021-11-29netfs: Adjust docs after foliationDavid Howells
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi
2021-11-29rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata
2021-11-29rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()Eiichi Tsukata
2021-11-29RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang