summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev1-1/+1
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET1-1/+3
2021-09-03ip_gre: add validation for csum_startShreyansh Chouhan1-0/+2
2021-09-03RDMA/efa: Free IRQ vectors on error flowGal Pressman1-0/+1
2021-09-03e1000e: Do not take care about recovery NVM checksumSasha Neftin1-7/+11
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-09-03igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka1-2/+2
2021-09-03igc: fix page fault when thunderbolt is unpluggedAaron Ma2-14/+21
2021-09-03net: usb: pegasus: fixes of set_register(s) return value evaluation;Petko Manolov1-2/+2
2021-09-03ice: do not abort devlink info if board identifier can't be foundJacob Keller1-1/+3
2021-09-03RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu1-1/+0
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li1-5/+4
2021-09-03RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS1-0/+1
2021-09-03scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin1-3/+6
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng1-4/+3
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen1-8/+8
2021-09-03usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai1-12/+23
2021-09-03USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang1-0/+2
2021-09-03Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold1-1/+0
2021-09-03drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2-17/+30
2021-09-03Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo1-1/+1
2021-09-03riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen1-0/+4
2021-09-03ceph: correctly handle releasing an embedded cap flushXiubo Li4-12/+22
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