aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu1-2/+18
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty4-0/+28
2022-09-02spi: spi: Fix queue hang if previous transfer failedDavid Jander1-2/+1
2022-09-02ASoC: rsnd: Add check for rsnd_mod_power_onJiasheng Jiang5-5/+22
2022-09-02spi: mux: Fix mux interaction with fast path optimisationsMark Brown3-1/+4
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty3-28/+25
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty4-36/+123
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller18-108/+280
2022-09-02net: remove netif_tx_napi_add()Jakub Kicinski1-2/+0
2022-09-02tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet3-2/+23
2022-09-02net: bql: add more documentationEric Dumazet1-6/+26
2022-09-02tipc: fix shift wrapping bug in map_get()Dan Carpenter1-1/+1
2022-09-02sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen1-4/+6
2022-09-02Merge branch 'net-ipa-transaction-state-IDs'David S. Miller2-14/+84
2022-09-02net: ipa: track polled transactions with an IDAlex Elder2-16/+24
2022-09-02net: ipa: track completed transactions with an IDAlex Elder2-17/+24
2022-09-02net: ipa: track pending transactions with an IDAlex Elder2-18/+29
2022-09-02net: ipa: track committed transactions with an IDAlex Elder2-17/+29
2022-09-02net: ipa: track allocated transactions with an IDAlex Elder2-2/+27
2022-09-02net: ipa: use an array for transactionsAlex Elder2-13/+20
2022-09-02arm64: Kconfig.platforms: Group NXP platforms togetherFlorian Fainelli1-11/+18
2022-09-02arm64: Kconfig.platforms: Re-organized Broadcom menuFlorian Fainelli1-8/+15
2022-09-02Merge tag 'renesas-drivers-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann2-0/+25
2022-09-02Merge tag 'renesas-dt-bindings-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dtArnd Bergmann2-3/+17
2022-09-02crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian1-1/+7
2022-09-02crypto: hisilicon/qm - fix missing put dfx accessWeili Qian1-2/+4
2022-09-02crypto: hisilicon/qm - check mailbox operation resultWeili Qian1-1/+14
2022-09-02crypto: aspeed - Enable compile testingHerbert Xu1-1/+1
2022-09-02crypto: qat - fix default value of WDT timerLucas Segarra Fernandez1-1/+1
2022-09-02crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez1-1/+1
2022-09-02crypto: bcm - fix repeated words in commentswangjianli1-1/+1
2022-09-02Merge branch 'lan966x-make-reset-optional'David S. Miller2-3/+2
2022-09-02net: lan966x: make reset optionalMichael Walle1-1/+2
2022-09-02dt-bindings: net: sparx5: don't require a reset lineMichael Walle1-2/+0
2022-09-02crypto: marvell/octeontx - fix repeated words in commentswangjianli1-1/+1
2022-09-02crypto: n2 - fix repeated words in commentswangjianli1-1/+1
2022-09-02hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()Kshitiz Varshney1-7/+7
2022-09-02Merge tag 'renesas-arm-dt-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dtArnd Bergmann35-639/+1198
2022-09-02Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu4-7/+7
2022-09-02Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu1-3/+3
2022-09-02Merge tag 'renesas-arm-defconfig-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfigArnd Bergmann2-0/+8
2022-09-02Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixesArnd Bergmann1-1/+1
2022-09-02HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng1-0/+5
2022-09-02Merge tag 'at91-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dtArnd Bergmann5-42/+268
2022-09-02Merge tag 'at91-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixesArnd Bergmann8-44/+86
2022-09-02soc: fsl: select FSL_GUTS driver for DPIOMathew McBride1-0/+1
2022-09-02Merge tag 'arm-soc/for-6.0/drivers-fixes' of https://github.com/Broadcom/stblinux into arm/fixesArnd Bergmann1-10/+38
2022-09-02Merge tag 'arm-soc/for-6.0/devicetree' of https://github.com/Broadcom/stblinux into arm/fixesArnd Bergmann3-22/+25
2022-09-02Merge tag 'juno-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann2-3/+2
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter1-0/+3