summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2-14/+0
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu1-0/+4
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu1-0/+8
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu1-49/+34
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu1-77/+60
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu1-11/+1
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu9-18/+123
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu6-54/+101
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2-27/+61
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu1-0/+3
2022-07-29clk: lan966x: Fix the lan966x clock gate register addressHerve Codina1-1/+1
2022-07-29spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde1-4/+8
2022-07-29gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli1-1/+1
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima1-3/+3
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima1-1/+1
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima1-1/+1
2022-07-29can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He1-0/+1
2022-07-29drm/imx/dcss: Add missing of_node_put() in fail pathLiang He1-0/+3
2022-07-29drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNĂ­colas F. R. A. Prado1-1/+1
2022-07-29amt: do not use amt->nr_tunnels outside of lockTaehee Yoo1-3/+6
2022-07-29amt: drop unexpected multicast dataTaehee Yoo1-0/+3
2022-07-29amt: drop unexpected query messageTaehee Yoo1-1/+13
2022-07-29amt: drop unexpected advertisement messageTaehee Yoo1-0/+5
2022-07-29amt: add missing regeneration nonce logic in request logicTaehee Yoo1-0/+4
2022-07-29amt: use READ_ONCE() in amt moduleTaehee Yoo1-7/+8
2022-07-29amt: remove unnecessary locksTaehee Yoo1-27/+5
2022-07-29amt: use workqueue for gateway side message handlingTaehee Yoo1-15/+144
2022-07-29net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel1-0/+10
2022-07-29net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel1-0/+16
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-29gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen1-4/+7
2022-07-29gpio: pca953x: use the correct range when do regmap syncHaibo Chen1-6/+6
2022-07-29gpio: pca953x: only use single read/write for No AI modeHaibo Chen1-0/+3
2022-07-29net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee1-8/+0
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski1-8/+5
2022-07-29net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur1-11/+23
2022-07-29net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur1-7/+12
2022-07-29net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur1-4/+20
2022-07-29net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur1-1/+7
2022-07-29net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur1-9/+18
2022-07-29pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean1-19/+19
2022-07-29pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko1-13/+3
2022-07-29ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...Mario Limonciello1-2/+4
2022-07-29iavf: Fix missing state logsPrzemyslaw Patynowski1-0/+4
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-29iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski4-13/+1
2022-07-29iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski3-10/+74
2022-07-29igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima1-2/+2
2022-07-29net: prestera: acl: use proper mask for port selectorMaksym Glubokiy1-3/+3