summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai2020-10-011-0/+4
* tty: serial: samsung: Correct clock selection logicJonathan Bakker2020-10-011-4/+4
* USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin2020-10-011-3/+2
* Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-10-011-2/+17
* phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker2020-10-011-0/+4
* power: supply: max17040: Correct voltage readingJonathan Bakker2020-10-011-1/+1
* atm: fix a memory leak of vcc->user_backCong Wang2020-10-011-0/+6
* dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...Krzysztof Kozlowski2020-10-011-6/+12
* arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon2020-10-011-7/+3
* sparc64: vcc: Fix error return code in vcc_probe()Wei Yongjun2020-10-011-0/+1
* staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov2020-10-011-13/+6
* drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik2020-10-011-7/+10
* bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson2020-10-011-0/+10
* KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford2020-10-011-2/+8
* serial: uartps: Wait for tx_empty in console setupRaviteja Narayanam2020-10-011-0/+8
* scsi: qedi: Fix termination timeouts in session logoutNilesh Javali2020-10-011-0/+3
* mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim2020-10-011-0/+2
* mm/vmscan.c: fix data races using kswapd_classzone_idxQian Cai2020-10-011-19/+26
* mm/filemap.c: clear page error before actual readXianting Tian2020-10-011-0/+8
* mm/kmemleak.c: use address-of operator on section symbolsNathan Chancellor2020-10-011-1/+1
* NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust2020-10-013-24/+55
* ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz2020-10-011-5/+24
* ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song2020-10-011-2/+14
* svcrdma: Fix leak of transport addressesChuck Lever2020-10-011-0/+1
* SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET2020-10-011-5/+14
* RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun2020-10-011-0/+2
* tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-10-011-1/+16
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat2020-10-011-5/+8
* perf cpumap: Fix snprintf overflow checkChristophe JAILLET2020-10-011-5/+5
* serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra2020-10-011-2/+4
* serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi2020-10-011-1/+1
* serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra2020-10-011-1/+15
* tracing: Use address-of operator on section symbolsNathan Chancellor2020-10-011-1/+1
* rtc: ds1374: fix possible race conditionAlexandre Belloni2020-10-011-6/+9
* tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2020-10-012-0/+10
* xfs: don't ever return a stale pointer from __xfs_dir3_free_readDarrick J. Wong2020-10-011-0/+1
* media: tda10071: fix unsigned sign extension overflowColin Ian King2020-10-011-4/+5
* Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung2020-10-011-1/+2
* scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar2020-10-012-10/+26
* ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong2020-10-011-4/+14
* drm/amdgpu: increase atombios cmd timeoutJohn Clements2020-10-011-2/+2
* mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov2020-10-011-8/+27
* ext4: fix a data race at inode->i_disksizeQiujun Huang2020-10-011-1/+1
* timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang2020-10-011-2/+1
* Bluetooth: guard against controllers sending zero'd eventsAlain Michaud2020-10-011-0/+6
* media: go7007: Fix URB type for interrupt handlingTakashi Iwai2020-10-011-1/+3
* dmaengine: tegra-apb: Prevent race conditions on channel's freeingDmitry Osipenko2020-10-011-2/+1
* bpf: Remove recursion prevention from rcu free callbackThomas Gleixner2020-10-011-8/+0
* x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-10-012-2/+12
* media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter2020-10-011-1/+1