summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-12ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-12io_uring: fix assign file locking issuePavel Begunkov1-4/+6
2022-04-12RDMA/rxe: Fix "Replace mr by rkey in responder resources"Bob Pearson1-8/+17
2022-04-12dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina1-2/+5
2022-04-12dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong1-3/+6
2022-04-12s390: enable CONFIG_HARDENED_USERCOPY in debug_defconfigSven Schnelle1-0/+1
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle4-10/+4
2022-04-12ARM: dts: dra7: Fix suspend warning for vpe powerdomainTony Lindgren1-2/+2
2022-04-12bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren1-1/+15
2022-04-12ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin1-0/+2
2022-04-12ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+7
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai2-0/+29
2022-04-12netfilter: nf_tables: nft_parse_register can return a negative valueAntoine Tenart1-1/+1
2022-04-12video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declarationGeert Uytterhoeven1-3/+0
2022-04-12Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-82/+67
2022-04-12Merge branch 'net-lan966x-lan966x-fixes'Jakub Kicinski4-8/+15
2022-04-12net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur1-2/+4
2022-04-12net: lan966x: Fix when a port's upper is changed.Horatiu Vultur1-2/+1
2022-04-12net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur1-0/+6
2022-04-12net: lan966x: Update lan966x_ptp_get_nominal_valueHoratiu Vultur1-4/+4
2022-04-12sctp: Initialize daddr on peeled off socketPetr Malat1-1/+1
2022-04-12arm64: dts: qcom: sm8250: don't enable rx/tx macro by defaultDmitry Baryshkov2-0/+16
2022-04-12scsi: iscsi: MAINTAINERS: Add Mike Christie as co-maintainerMike Christie1-0/+1
2022-04-12scsi: qedi: Fix failed disconnect handlingMike Christie1-35/+34
2022-04-12scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2-2/+7
2022-04-12scsi: iscsi: Merge suspend fieldsMike Christie6-20/+21
2022-04-12scsi: iscsi: Fix unbound endpoint error handlingMike Christie1-29/+36
2022-04-12scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2-0/+19
2022-04-12scsi: iscsi: Fix endpoint reuse regressionMike Christie1-1/+11
2022-04-12scsi: iscsi: Release endpoint ID when its freedMike Christie2-37/+36
2022-04-12scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie1-20/+28
2022-04-12scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie1-19/+19
2022-04-12scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy1-0/+11
2022-04-12scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy1-9/+13
2022-04-12Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche1-146/+51
2022-04-12drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEPNathan Chancellor1-5/+2
2022-04-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-23/+16
2022-04-12Merge branch 'net-smc-fixes-2022-04-08'Jakub Kicinski3-6/+19
2022-04-12net/smc: Fix af_ops of child socket pointing to released memoryKarsten Graul1-2/+12
2022-04-12net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul1-2/+3
2022-04-12net/smc: use memcpy instead of snprintf to avoid out of bounds readKarsten Graul1-2/+4
2022-04-12block: move lower_48_bits() to blockKeith Busch2-9/+9
2022-04-12net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8
2022-04-12io_uring: stop using io_wq_work as an fd placeholderJens Axboe2-5/+8
2022-04-12io_uring: move apoll->events cacheJens Axboe1-9/+12
2022-04-12io_uring: io_kiocb_update_pos() should not touch file for non -1 offsetJens Axboe1-11/+10
2022-04-11phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET1-2/+8
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov4-40/+13
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit3-1/+5
2022-04-11Documentation: KVM: Add SPDX-License-Identifier tagLike Xu4-1/+7