summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-01nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-10-01cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu
2020-10-01vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon
2020-10-01rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik
2020-10-01mm/swap_state: fix a data race in swapin_nr_pagesQian Cai
2020-10-01ceph: fix potential race in ceph_check_capsJeff Layton
2020-10-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
2020-10-01wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu
2020-10-01ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter
2020-10-01perf metricgroup: Free metric_events on errorIan Rogers
2020-10-01perf util: Fix memory leak of prefix_if_not_inXie XiuQi
2020-10-01perf stat: Fix duration_time value for higher intervalsJiri Olsa
2020-10-01perf trace: Fix the selection for architectures to generate the errno name ta...Ian Rogers
2020-10-01perf evsel: Fix 2 memory leaksIan Rogers
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
2020-10-01printk: handle blank console arguments passed in.Shreyas Joshi
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun
2020-10-01USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King
2020-10-01fuse: don't check refcount after stealing pageMiklos Szeredi
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-10-01ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai
2020-10-01tty: serial: samsung: Correct clock selection logicJonathan Bakker
2020-10-01tipc: fix memory leak in service subscriptingTuong Lien
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin
2020-10-01Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker
2020-10-01power: supply: max17040: Correct voltage readingJonathan Bakker
2020-10-01perf mem2node: Avoid double free related to reallocIan Rogers
2020-10-01atm: fix a memory leak of vcc->user_backCong Wang
2020-10-01dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...Krzysztof Kozlowski
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-10-01sparc64: vcc: Fix error return code in vcc_probe()Wei Yongjun
2020-10-01staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov
2020-10-01scsi: aacraid: Fix error handling paths in aac_probe_one()Christophe JAILLET
2020-10-01net: openvswitch: use u64 for meter bucketTonghao Zhang
2020-10-01KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()Zenghui Yu
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik
2020-10-01bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson