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-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-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-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-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-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-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-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun1-0/+2
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-01tracing: Use address-of operator on section symbolsNathan Chancellor1-1/+1
2020-10-01rtc: ds1374: fix possible race conditionAlexandre Belloni1-6/+9
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2-0/+10
2020-10-01xfs: don't ever return a stale pointer from __xfs_dir3_free_readDarrick J. Wong1-0/+1
2020-10-01media: tda10071: fix unsigned sign extension overflowColin Ian King1-4/+5
2020-10-01Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung1-1/+2
2020-10-01scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar2-10/+26
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong1-4/+14
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements1-2/+2
2020-10-01mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov1-8/+27
2020-10-01ext4: fix a data race at inode->i_disksizeQiujun Huang1-1/+1
2020-10-01timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang1-2/+1
2020-10-01Bluetooth: guard against controllers sending zero'd eventsAlain Michaud1-0/+6
2020-10-01media: go7007: Fix URB type for interrupt handlingTakashi Iwai1-1/+3
2020-10-01dmaengine: tegra-apb: Prevent race conditions on channel's freeingDmitry Osipenko1-2/+1
2020-10-01bpf: Remove recursion prevention from rcu free callbackThomas Gleixner1-8/+0
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen2-2/+12
2020-10-01media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter1-1/+1