summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01proc: Use new infrastructure to fix deadlocks in execveBernd Edlinger1-3/+3
2020-10-01kernel/kcmp.c: Use new infrastructure to fix deadlocks in execveBernd Edlinger1-4/+4
2020-10-01selftests/ptrace: add test cases for dead-locksBernd Edlinger2-2/+88
2020-10-01exec: Fix a deadlock in straceBernd Edlinger1-2/+2
2020-10-01exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman5-5/+36
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-01net: axienet: Propagate failure of DMA descriptor setupAndre Przywara1-7/+19
2020-10-01net: axienet: Convert DMA error handler to a work queueAndre Przywara2-13/+13
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-01r8169: improve RTL8168b FIFO overflow workaroundHeiner Kallweit1-2/+1
2020-10-01btrfs: free the reloc_control in a consistent wayJosef Bacik1-2/+14
2020-10-01btrfs: do not init a reloc root if we aren't relocatingJosef Bacik1-4/+16
2020-10-01perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2-2/+3
2020-10-01KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe1-1/+1
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-01intel_th: Disallow multi mode on devices where it's brokenAlexander Shishkin3-4/+17
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-01tty: sifive: Finish transmission before changing the clockPalmer Dabbelt1-4/+24
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-01perf cs-etm: Correct synthesizing instruction samplesLeo Yan1-17/+70
2020-10-01perf cs-etm: Swap packets for instruction samplesLeo Yan1-20/+19
2020-10-01s390/irq: replace setup_irq() by request_irq()afzal mohammed3-18/+6
2020-10-01cpu-topology: Fix the potential data corruptionZeng Tao1-2/+2
2020-10-01clk: imx: Fix division by zero warning on pfdv2Anson Huang1-0/+6
2020-10-01drm/amd/display: Stop if retimer is not availableRodrigo Siqueira1-38/+29
2020-10-01ARM: OMAP2+: Handle errors for cpu_pmTony Lindgren3-13/+30
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-01drm/amd/display: fix image corruption with ODM 2:1 DSC 2 sliceWenjing Liu4-1/+5
2020-10-01powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()Alexey Kardashevskiy1-18/+21