summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje1-2/+2
2021-09-03net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-09-03ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi1-1/+1
2021-09-03blk-iocost: fix lockdep warning on blkcg->lockMing Lei1-4/+4
2021-09-03once: Fix panic when module unloadKefeng Wang2-5/+10
2021-09-03netfilter: conntrack: collect all entries in one cycleFlorian Westphal1-49/+22
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck1-0/+2
2021-09-03ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown1-36/+27
2021-09-03ASoC: rt5682: Adjust headset volume button thresholdDerek Fang1-0/+1
2021-09-03bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song5-19/+79
2021-09-03bpf: Fix ringbuf helper function compatibilityDaniel Borkmann1-2/+6
2021-09-03net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang1-1/+1
2021-08-26Linux 5.10.61v5.10.61Sasha Levin1-1/+1
2021-08-26io_uring: only assign io_uring_enter() SQPOLL error in actual error caseJens Axboe1-2/+3
2021-08-26io_uring: fix xa_alloc_cycle() error return value checkJens Axboe1-5/+6
2021-08-26fs: warn about impending deprecation of mandatory locksJeff Layton1-1/+5
2021-08-26mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner2-22/+34
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1
2021-08-26ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8Kai-Heng Feng1-2/+9
2021-08-26PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry1-0/+1
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle2-0/+11
2021-08-26ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai1-0/+1
2021-08-26btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown1-2/+8
2021-08-26mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711Nicolas Saenz Julienne1-1/+2
2021-08-26mmc: sdhci-iproc: Cap min clock frequency on BCM2711Nicolas Saenz Julienne1-0/+18
2021-08-26ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptopKristin Paget1-0/+1
2021-08-26ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu1-10/+14
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu1-18/+18
2021-08-26slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla1-1/+4
2021-08-26slimbus: messaging: check for valid transaction idSrinivas Kandagatla1-2/+3
2021-08-26slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla1-1/+1
2021-08-26tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)1-0/+2
2021-08-26ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela1-3/+7
2021-08-26clk: qcom: gdsc: Ensure regulator init state matches GDSC stateBjorn Andersson1-18/+36
2021-08-26clk: imx6q: fix uart earlycon unworkDong Aisheng1-1/+1
2021-08-26mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu1-0/+18
2021-08-26mmc: mmci: stm32: Check when the voltage switch procedure should be doneChristophe Kerello1-2/+5
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch1-3/+3
2021-08-26Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-26r8152: fix writing USB_BP2_ENHayes Wang1-1/+1
2021-08-26iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L2-2/+14
2021-08-26iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu2-62/+11
2021-08-26ovs: clear skb->tstamp in forwarding pathkaixi.fan1-0/+1
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan1-2/+6
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan1-10/+18
2021-08-26sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen1-1/+1
2021-08-26ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3