summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-08x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-12-08x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan
2021-12-08x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-12-08KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter
2021-12-08KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu
2021-12-08atlantic: Remove warn trace message.Sameer Saurabh
2021-12-08atlantic: Fix statistics logic for production hardwareDmitry Bogdanov
2021-12-08Remove Half duplex mode speed capabilities.Sameer Saurabh
2021-12-08atlantic: Add missing DIDs and fix 115c.Nikita Danilov
2021-12-08atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh
2021-12-08atlatnic: enable Nbase-t speeds with base-tNikita Danilov
2021-12-08atlantic: Increase delay for fw transactionsDmitry Bogdanov
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-12-08drm/msm/a6xx: Allocate enough space for GMU registersDouglas Anderson
2021-12-08net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-08net/smc: fix wrong list_del in smc_lgr_cleanup_earlyDust Li
2021-12-08ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-08dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu
2021-12-08net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-12-08ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codecPierre-Louis Bossart
2021-12-08rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata
2021-12-08rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()Eiichi Tsukata
2021-12-08ASoC: tegra: Fix kcontrol put callback in AHUBSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in DSPKSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in DMICSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in I2SSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in DSPKSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in DMICSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in I2SSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar
2021-12-08mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-12-08selftests: net: Correct case nameLi Zhijian
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-08arm64: ftrace: add missing BTIsMark Rutland
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-12-08net: mpls: Fix notifications when deleting a deviceBenjamin Poirier
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08tcp: fix page frag corruption on page faultPaolo Abeni
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat
2021-12-08wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-12-08wireguard: receive: drop handshakes if queue lock is contendedJason A. Donenfeld
2021-12-08wireguard: receive: use ring buffer for incoming handshakesJason A. Donenfeld