summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-11Linux 4.14.212v4.14.212Greg Kroah-Hartman
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-12-11i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng
2020-12-11gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson
2020-12-11tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)
2020-12-11spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi
2020-12-11spi: bcm2835: Fix use-after-free on unbindLukas Wunner
2020-12-11spi: bcm-qspi: Fix use-after-free on unbindLukas Wunner
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-12-11speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers
2020-12-11mm/swapfile: do not sleep with a spin lock heldQian Cai
2020-12-11cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara
2020-12-11ftrace: Fix updating FTRACE_FL_TRAMPNaveen N. Rao
2020-12-11ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai
2020-12-11ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang
2020-12-11tty: Fix ->session lockingJann Horn
2020-12-11tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-12-11USB: serial: option: fix Quectel BG96 matchingBjørn Mork
2020-12-11USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli
2020-12-11USB: serial: option: add Fibocom NL668 variantsVincent Palatin
2020-12-11USB: serial: ch341: sort device-id entriesJohan Hovold
2020-12-11USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind
2020-12-11USB: serial: kl5kusb105: fix memleak on openJohan Hovold
2020-12-11usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam
2020-12-11vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen
2020-12-11pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-12-11pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...Hans de Goede
2020-12-08Linux 4.14.211v4.14.211Greg Kroah-Hartman
2020-12-08RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-12-08Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-12-08Input: xpad - support Ardwiino ControllersSanjay Govind
2020-12-08ALSA: usb-audio: US16x08: fix value count for level metersHector Martin
2020-12-08dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-08net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong
2020-12-08cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-08net/x25: prevent a couple of overflowsDan Carpenter
2020-12-08ibmvnic: Fix TX completion error handlingThomas Falcon
2020-12-08ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon
2020-12-08ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault
2020-12-08netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart
2020-12-08bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles
2020-12-08usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-12-08tun: honor IOCB_NOWAIT flagJens Axboe
2020-12-08tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck
2020-12-08sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn