summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26Linux 5.10.61v5.10.61Sasha Levin
2021-08-26io_uring: only assign io_uring_enter() SQPOLL error in actual error caseJens Axboe
2021-08-26io_uring: fix xa_alloc_cycle() error return value checkJens Axboe
2021-08-26fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-26mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai
2021-08-26ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng
2021-08-26PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-08-26ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai
2021-08-26btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-26mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne
2021-08-26mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne
2021-08-26ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget
2021-08-26ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
2021-08-26slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla
2021-08-26slimbus: messaging: check for valid transaction idSrinivas Kandagatla
2021-08-26slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla
2021-08-26tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)
2021-08-26ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela
2021-08-26clk: qcom: gdsc: Ensure regulator init state matches GDSC stateBjorn Andersson
2021-08-26clk: imx6q: fix uart earlycon unworkDong Aisheng
2021-08-26mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-08-26mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-08-26Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-26r8152: fix writing USB_BP2_ENHayes Wang
2021-08-26iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L
2021-08-26iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu
2021-08-26ovs: clear skb->tstamp in forwarding pathkaixi.fan
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-08-26sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen
2021-08-26ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang
2021-08-26virtio-net: support XDP when not more queuesXuan Zhuo
2021-08-26vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger
2021-08-26bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-26bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-26ptp_pch: Restore dependency on PCIAndy Shevchenko
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-26bnxt: count Tx dropsJakub Kicinski
2021-08-26bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-26bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-26bpf: Clear zext_dst of dead insnsIlya Leoshkevich