aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20drm/imx/dcss: Add missing of_node_put() in fail pathLiang He
2022-07-19drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio
2022-07-19drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost
2022-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-07-19Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long
2022-07-19net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...Lorenzo Bianconi
2022-07-19r8152: fix a WOL issueHayes Wang
2022-07-19drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNĂ­colas F. R. A. Prado
2022-07-19virt: sev-guest: Pass the appropriate argument type to iounmap()Tom Lendacky
2022-07-19Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay
2022-07-19srcu: Block less aggressively for expedited grace periodsPaul E. McKenney
2022-07-19KVM: x86: Protect the unused bits in MSR exiting flagsAaron Lewis
2022-07-19md/raid5: missing error code in setup_conf()Dan Carpenter
2022-07-19tools headers UAPI: Sync linux/kvm.h with the kernel sourcesPaolo Bonzini
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton
2022-07-19Merge branch 'amt-fix-validation-and-synchronization-bugs'Paolo Abeni
2022-07-19amt: do not use amt->nr_tunnels outside of lockTaehee Yoo
2022-07-19amt: drop unexpected multicast dataTaehee Yoo
2022-07-19amt: drop unexpected query messageTaehee Yoo
2022-07-19amt: drop unexpected advertisement messageTaehee Yoo
2022-07-19amt: add missing regeneration nonce logic in request logicTaehee Yoo
2022-07-19amt: use READ_ONCE() in amt moduleTaehee Yoo
2022-07-19amt: remove unnecessary locksTaehee Yoo
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-19net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel
2022-07-19net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel
2022-07-19be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-19gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen
2022-07-19gpio: pca953x: use the correct range when do regmap syncHaibo Chen
2022-07-19gpio: pca953x: only use single read/write for No AI modeHaibo Chen
2022-07-19clk: lan966x: Fix the lan966x clock gate register addressHerve Codina
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee
2022-07-18Merge branch 'fix-2-dsa-issues-with-vlan_filtering_is_global'Jakub Kicinski
2022-07-18net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filteringVladimir Oltean
2022-07-18net: dsa: fix dsa_port_vlan_filtering when globalVladimir Oltean
2022-07-18ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-18i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-18net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZETom Rix
2022-07-18Merge branch 'net-lan966x-fix-issues-with-mac-table'Jakub Kicinski
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur
2022-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-19pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean
2022-07-19pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean
2022-07-18Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Linus Torvalds