summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30io_uring: fix missing set of EPOLLONESHOT for CQ ring overflowHao Xu1-1/+3
2021-09-30io_uring: fix race between poll completion and cancel_hash insertionHao Xu1-3/+3
2021-09-30x86/asm: Fix SETZ size enqcmds() build failureKees Cook1-1/+1
2021-09-30md: fix a lock order reversal in md_allocChristoph Hellwig1-5/+0
2021-09-30irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu1-1/+1
2021-09-30irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap1-0/+1
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter1-1/+2
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov1-1/+2
2021-09-30scsi: ufs: core: Unbreak the reset handlerBart Van Assche1-1/+1
2021-09-30scsi: ufs: Retry aborted SCSI commands instead of completing these successfullyBart Van Assche1-12/+23
2021-09-30scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...Bart Van Assche3-43/+15
2021-09-30scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche1-1/+1
2021-09-30cifs: fix a sign extension bugDan Carpenter1-1/+1
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter1-4/+3
2021-09-30nvme: keep ctrl->namespaces orderedChristoph Hellwig1-16/+17
2021-09-30nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg1-3/+10
2021-09-30x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang3-10/+20
2021-09-30fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong1-0/+1
2021-09-30fpga: machxo2-spi: Return an error on failureTom Rix1-1/+4
2021-09-30tty: synclink_gt: rename a conflicting function nameRandy Dunlap1-22/+22
2021-09-30scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi1-12/+20
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-09-30drm/amdkfd: fix dma mapping leaking warningPhilip Yang1-4/+14
2021-09-30drm/amdkfd: map SVM range with correct access permissionPhilip Yang1-48/+86
2021-09-30atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru1-2/+2
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-30net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean1-3/+8
2021-09-30net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau1-0/+3
2021-09-30nfc: st-nci: Add SPI ID matching DT compatibleMark Brown1-0/+1
2021-09-30nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel2-6/+15
2021-09-30mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni1-2/+2
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-30gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi1-2/+2
2021-09-30gpiolib: acpi: Make set-debounce-timeout failures non fatalHans de Goede1-2/+4
2021-09-30s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-30spi: Revert modalias changesMark Brown1-8/+0
2021-09-30kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi1-2/+5
2021-09-30kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown2-0/+5
2021-09-30platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-30net: dsa: realtek: register the MDIO bus under devresVladimir Oltean1-1/+1
2021-09-30net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean1-3/+9
2021-09-30net: dsa: fix dsa_tree_setup error pathVladimir Oltean1-0/+1
2021-09-30net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul1-0/+2
2021-09-30net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul1-1/+2
2021-09-30net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo1-4/+11
2021-09-30net: hns3: check vlan id before using itliaoguojia1-0/+3
2021-09-30net: hns3: check queue id range before usingYufeng Mo1-0/+8
2021-09-30net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang4-10/+12
2021-09-30net: hns3: fix inconsistent vf id printJian Shen1-2/+5
2021-09-30net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2-33/+64