summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-12rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki1-2/+5
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-12ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2-2/+2
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2020-01-12ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla1-1/+11
2020-01-12netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal1-0/+3
2020-01-12locking/spinlock/debug: Fix various data racesMarco Elver1-16/+16
2020-01-12pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin1-0/+11
2020-01-12locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2-15/+1
2020-01-12s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-12net: add annotations on hh->hh_len lockless accessesEric Dumazet4-5/+14
2020-01-12ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-12ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-12powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens2-2/+16
2020-01-12drm/mst: Fix MST sideband up-reply failure handlingImre Deak1-1/+5
2020-01-12tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan1-2/+11
2020-01-12Bluetooth: delete a stray unlockDan Carpenter1-3/+1
2020-01-12Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2020-01-12ftrace: Avoid potential division by zero in function profilerWen Yang1-3/+3
2020-01-12ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2020-01-12gpiolib: fix up emulated open drain outputsRussell King1-0/+8
2020-01-12compat_ioctl: block: handle Persistent ReservationsArnd Bergmann1-0/+9
2020-01-12dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner1-1/+4
2020-01-12locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-12Revert "perf report: Add warning when libunwind not compiled in"Sasha Levin1-7/+0
2020-01-12taskstats: fix data-raceChristian Brauner1-11/+19
2020-01-12xfs: fix mount failure crash on invalid iclog memory accessBrian Foster1-0/+2
2020-01-12xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross1-1/+2
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2020-01-12md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu1-1/+1
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan1-1/+10
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter1-1/+0
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov1-4/+0
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu1-6/+9
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2020-01-12PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez1-5/+1
2020-01-04Linux 4.4.208v4.4.208Greg Kroah-Hartman1-1/+1
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet1-0/+8
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-1/+1
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet2-8/+17
2020-01-04net: icmp: fix data-race in cmp_global_allow()Eric Dumazet1-5/+6
2020-01-04netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet1-0/+3
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet2-4/+4