summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-15Revert "ovl: modify ovl_permission() to do checks on two inodes"Ioanna Alifieraki1-13/+0
2020-02-15power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck1-1/+1
2020-02-15scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran1-2/+1
2020-02-15crypto: api - Check spawn->alg under lock in crypto_drop_spawnHerbert Xu1-4/+2
2020-02-15PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2020-02-15mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij1-3/+8
2020-02-15powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()Pingfan Liu1-1/+3
2020-02-15lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()Gustavo A. R. Silva1-0/+1
2020-02-15ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-02-15usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+12
2020-02-15usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+13
2020-02-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros4-4/+4
2020-02-15brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost1-0/+1
2020-02-15mfd: dln2: More sanity checking for endpointsOliver Neukum1-2/+11
2020-02-15media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-02-15tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet1-0/+2
2020-02-15tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet1-0/+1
2020-02-15net_sched: fix an OOB access in cls_tcindexCong Wang1-20/+20
2020-02-15net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet1-0/+2
2020-02-15cls_rsvp: fix rsvp_policyEric Dumazet1-4/+2
2020-02-15ASoC: qcom: Fix of-node refcount unbalance to link->codec_of_nodeNobuhiro Iwamatsu1-1/+2
2020-02-15sparc32: fix struct ipc64_perm type definitionArnd Bergmann1-11/+11
2020-02-15x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta1-6/+7
2020-02-15media: iguanair: fix endpoint sanity checkJohan Hovold1-1/+1
2020-02-05Linux 4.4.213v4.4.213Greg Kroah-Hartman1-1/+1
2020-02-05btrfs: do not zero f_bavail if we have available spaceJosef Bacik1-1/+9
2020-02-05btrfs: fix mixed block count of available spaceLuis de Bethencourt1-3/+13
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary1-3/+17
2020-02-05l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-02-05seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-02-05net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur1-1/+6
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2020-02-05r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-02-05airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-02-05airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke1-0/+3
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel2-4/+22
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann1-1/+2
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu1-10/+27
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl1-5/+0
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel1-1/+1
2020-02-05media: si470x-i2c: Move free() past last use of 'radio'Lee Jones1-1/+1
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan1-6/+9
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-05media: gspca: zero usb_bufHans Verkuil1-1/+1