summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01perf evsel: Fix 2 memory leaksIan Rogers1-0/+2
2020-10-01KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras1-0/+5
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai1-0/+4
2020-10-01gpio: rcar: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-10-01btrfs: fix double __endio_write_update_ordered in direct I/OOmar Sandoval1-108/+70
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba1-2/+0
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen1-1/+1
2020-10-01printk: handle blank console arguments passed in.Shreyas Joshi1-0/+3
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu1-1/+4
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck1-4/+14
2020-10-01drm/amdkfd: fix restore worker race conditionPhilip Yang1-3/+3
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual1-1/+1
2020-10-01scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun1-0/+1
2020-10-01arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse2-5/+32
2020-10-01coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose1-0/+1
2020-10-01USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King1-4/+3
2020-10-01fuse: update attr_version counter on fuse_notify_inval_inode()Miklos Szeredi1-0/+7
2020-10-01fuse: don't check refcount after stealing pageMiklos Szeredi1-1/+0
2020-10-01svcrdma: Fix backchannel return codeChuck Lever3-37/+17
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin1-3/+3
2020-10-01ipmi:bt-bmc: Fix error handling and status checkTang Bin1-6/+6
2020-10-01drm/exynos: dsi: Remove bridge node reference in error handling path in probe...Christophe JAILLET1-5/+15
2020-10-01ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai1-0/+4
2020-10-01tty: serial: samsung: Correct clock selection logicJonathan Bakker1-4/+4
2020-10-01tipc: fix memory leak in service subscriptingTuong Lien1-1/+3
2020-10-01KVM: x86: handle wrap around 32-bit address spacePaolo Bonzini3-6/+14
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin1-3/+2
2020-10-01Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka1-2/+17
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker1-0/+4
2020-10-01power: supply: max17040: Correct voltage readingJonathan Bakker1-1/+1
2020-10-01i2c: tegra: Restore pinmux on system resumeThierry Reding1-4/+19
2020-10-01mm/slub: fix incorrect interpretation of s->offsetWaiman Long1-15/+30
2020-10-01perf mem2node: Avoid double free related to reallocIan Rogers1-1/+2
2020-10-01media: venus: vdec: Init registered list unconditionallyStanimir Varbanov1-2/+3
2020-10-01atm: fix a memory leak of vcc->user_backCong Wang1-0/+6
2020-10-01devlink: Fix reporter's recovery conditionAya Levin1-2/+5
2020-10-01dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...Krzysztof Kozlowski1-6/+12
2020-10-01dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun1-1/+3
2020-10-01sched/fair: Eliminate bandwidth race between throttling and distributionPaul Turner1-32/+47
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon1-7/+3
2020-10-01sparc64: vcc: Fix error return code in vcc_probe()Wei Yongjun1-0/+1
2020-10-01staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov1-13/+6
2020-10-01scsi: aacraid: Fix error handling paths in aac_probe_one()Christophe JAILLET1-4/+8
2020-10-01net: openvswitch: use u64 for meter bucketTonghao Zhang2-2/+2
2020-10-01KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()Zenghui Yu1-2/+9
2020-10-01KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroyZenghui Yu1-2/+8
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik1-7/+10
2020-10-01bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson1-0/+10