summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-14crypto: api - Fix race condition in crypto_spawn_algHerbert Xu
2020-02-14crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu
2020-02-14dm space map common: fix to ensure new block isn't already in useJoe Thornber
2020-02-14of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-14Revert "ovl: modify ovl_permission() to do checks on two inodes"Ioanna Alifieraki
2020-02-14power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck
2020-02-14scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-02-14crypto: api - Check spawn->alg under lock in crypto_drop_spawnHerbert Xu
2020-02-14PCI: keystone: Fix link training retries initiationYurii Monakov
2020-02-14mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-02-14powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu
2020-02-14lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()Gustavo A. R. Silva
2020-02-14ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai
2020-02-14usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-14usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-14usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-02-14brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-02-14mfd: dln2: More sanity checking for endpointsOliver Neukum
2020-02-14media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-02-14tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-02-14tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-02-14net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-14net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-14cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-14ASoC: qcom: Fix of-node refcount unbalance to link->codec_of_nodeNobuhiro Iwamatsu
2020-02-14sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2020-02-14x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-02-14media: iguanair: fix endpoint sanity checkJohan Hovold
2020-02-05Linux 4.4.213v4.4.213Greg Kroah-Hartman
2020-02-05btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-02-05btrfs: fix mixed block count of available spaceLuis de Bethencourt
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain
2020-02-05net/sonic: Use MMIO accessorsFinn Thain
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-02-05r8152: get default setting of WOL before initializingHayes Wang
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones