summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal1-3/+5
2020-09-17mac80211: reduce packet loss event false positivesFelix Fietkau2-18/+17
2020-09-17wireless: fix wrong 160/80+80 MHz settingShay Bar1-4/+11
2020-09-17drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-09-17xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster2-3/+3
2020-09-17net: hns3: Fix for geneve tx checksum bugYi Li1-2/+4
2020-09-17drivers/dma/dma-jz4780: Fix race condition between probe and irq handlerMadhuparna Bhowmik1-19/+19
2020-09-17ALSA: hda/tegra: Program WAKEEN register for TegraMohan Kumar1-0/+7
2020-09-17ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar1-0/+5
2020-09-17scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin1-1/+1
2020-09-17firestream: Fix memleak in fs_openDinghao Liu1-0/+1
2020-09-17NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu1-1/+1
2020-09-17drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-09-17netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio1-1/+33
2020-09-17netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal2-4/+37
2020-09-17MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang1-2/+0
2020-09-17dmaengine: acpi: Put the CSRT table after using itHanjun Guo1-1/+3
2020-09-17ARC: HSDK: wireup perf irqVineet Gupta1-0/+2
2020-09-17KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov1-1/+1
2020-09-17KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang1-1/+1
2020-09-17arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2-56/+78
2020-09-17RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2-8/+8
2020-09-17block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani1-1/+3
2020-09-17spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter1-1/+1
2020-09-17nvme-fabrics: allow to queue requests for live queuesSagi Grimberg1-4/+8
2020-09-17seccomp: don't leak memory when filter install racesTycho Andersen1-3/+10
2020-09-17block: restore a specific error code in bdev_del_partitionChristoph Hellwig1-1/+1
2020-09-17i2c: npcm7xx: Fix timeout calculationTali Perry1-2/+6
2020-09-17btrfs: fix NULL pointer dereference after failure to create snapshotFilipe Manana1-0/+1
2020-09-17spi: stm32: Rate-limit the 'Communication suspended' messageMarek Vasut1-1/+5
2020-09-17mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson1-1/+17
2020-09-17mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel1-7/+24
2020-09-17ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan1-1/+1
2020-09-17KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei1-0/+1
2020-09-17drm/sun4i: backend: Disable alpha on the lowest plane on the A20Maxime Ripard1-1/+0
2020-09-17drm/sun4i: backend: Support alpha property on lowest planeMaxime Ripard1-2/+1
2020-09-17drm/sun4i: Fix DE2 YVU handlingJernej Skrabec1-1/+1
2020-09-17padata: fix possible padata_works_lock deadlockDaniel Jordan1-2/+3
2020-09-17interconnect: qcom: Fix small BW votes being truncated to zeroMike Tipton1-8/+19
2020-09-17Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Josh Poimboeuf1-4/+0
2020-09-17soundwire: fix double free of dangling pointerTom Rix1-3/+5
2020-09-17scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl1-1/+1
2020-09-17scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl1-1/+1
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib1-1/+1
2020-09-17RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang1-2/+2
2020-09-17drm/virtio: fix unblankGerd Hoffmann3-1/+15