summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-01nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust1-30/+43
2020-10-01rtc: ds1374: fix possible race conditionAlexandre Belloni1-6/+9
2020-10-01rtc: sa1100: fix possible race conditionAlexandre Belloni1-8/+10
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2-0/+10
2020-10-01ext4: mark block bitmap corrupted when found instead of BUGONDmitry Monakhov1-2/+9
2020-10-01xfs: mark dir corrupt when lookup-by-hash failsDarrick J. Wong1-0/+3
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/amd/display: Stop if retimer is not availableRodrigo Siqueira1-38/+29
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-01perf jevents: Fix leak of mapfile memoryJohn Garry1-6/+9
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-01bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry1-2/+25
2020-10-01random: fix data races at timer_rand_stateQian Cai1-6/+6
2020-10-01firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhpJames Morse1-12/+14
2020-10-01drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr1-27/+25
2020-10-01dmaengine: tegra-apb: Prevent race conditions on channel's freeingDmitry Osipenko1-2/+1
2020-10-01dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_allAmelie Delaunay1-3/+6
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
2020-10-01dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_allAmelie Delaunay1-3/+6