summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-01perf mem2node: Avoid double free related to reallocIan Rogers1-1/+2
2020-10-01atm: fix a memory leak of vcc->user_backCong Wang1-0/+6
2020-10-01dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...Krzysztof Kozlowski1-6/+12
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-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
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford1-2/+8
2020-10-01serial: uartps: Wait for tx_empty in console setupRaviteja Narayanam1-0/+8
2020-10-01scsi: qedi: Fix termination timeouts in session logoutNilesh Javali1-0/+3
2020-10-01mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim1-0/+2
2020-10-01nvmet-rdma: fix double free of rdma queueIsrael Rukshin1-12/+18
2020-10-01mm/vmscan.c: fix data races using kswapd_classzone_idxQian Cai1-19/+26
2020-10-01mm/filemap.c: clear page error before actual readXianting Tian1-0/+8
2020-10-01mm/kmemleak.c: use address-of operator on section symbolsNathan Chancellor1-1/+1
2020-10-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust3-24/+55
2020-10-01PCI: pciehp: Fix MSI interrupt raceStuart Hayes1-6/+20
2020-10-01ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz1-5/+24
2020-10-01ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song1-2/+14
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski5-44/+52
2020-10-01svcrdma: Fix leak of transport addressesChuck Lever1-0/+1
2020-10-01SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET1-5/+14
2020-10-01scsi: hpsa: correct race condition in offload enabledDon Brace1-23/+57
2020-10-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun1-0/+2
2020-10-01nvme: Fix controller creation races with teardown flowIsrael Rukshin2-0/+6
2020-10-01nvme-multipath: do not reset on unknown statusJohn Meneghini3-18/+13
2020-10-01tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier1-1/+16
2020-10-01cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat1-5/+8
2020-10-01perf cpumap: Fix snprintf overflow checkChristophe JAILLET1-5/+5
2020-10-01serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra1-2/+4
2020-10-01serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi1-1/+1
2020-10-01serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra1-1/+15
2020-10-01perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2-2/+3
2020-10-01thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund1-2/+4
2020-10-01tracing: Use address-of operator on section symbolsNathan Chancellor1-1/+1
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse1-7/+20
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek1-2/+4
2020-10-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero3-7/+40
2020-10-01RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe1-10/+15