summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01perf stat: Force error in fallback on :k eventsStephane Eranian1-0/+4
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford1-2/+8
2020-10-01btrfs: fix setting last_trans for reloc rootsJosef Bacik1-2/+17
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-01ALSA: hda: Skip controller resume if not neededTakashi Iwai3-12/+33
2020-10-01mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim1-0/+2
2020-10-01drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu resetJack Zhang3-0/+8
2020-10-01workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2-3/+6
2020-10-01nvmet-rdma: fix double free of rdma queueIsrael Rukshin1-12/+18
2020-10-01SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust1-6/+13
2020-10-01mm/vmscan.c: fix data races using kswapd_classzone_idxQian Cai1-19/+26
2020-10-01mm/swapfile: fix data races in try_to_unuse()Qian Cai1-4/+4
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-01powerpc/perf: Implement a global lock to avoid races between trace, core and ...Anju T Sudhakar1-24/+149
2020-10-01drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR resetJames Zhu1-0/+16
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-01ubifs: ubifs_add_orphan: Fix a memory leak bugZhihao Cheng1-2/+7
2020-10-01ubifs: ubifs_jnl_write_inode: Fix a memory leak bugZhihao Cheng1-0/+1
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski5-44/+52
2020-10-01netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()Qian Cai1-1/+2
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-01IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko1-3/+18
2020-10-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun1-0/+2
2020-10-01xfs: prohibit fs freezing when using empty transactionsDarrick J. Wong3-0/+23
2020-10-01brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu1-2/+1
2020-10-01nvme: Fix controller creation races with teardown flowIsrael Rukshin2-0/+6
2020-10-01nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin6-10/+6
2020-10-01nvme-multipath: do not reset on unknown statusJohn Meneghini3-18/+13
2020-10-01perf: Use new infrastructure to fix deadlocks in execveBernd Edlinger1-6/+6
2020-10-01proc: io_accounting: Use new infrastructure to fix deadlocks in execveBernd Edlinger1-2/+2
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