summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-30Linux 4.19.154v4.19.154Greg Kroah-Hartman1-1/+1
2020-10-30usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-30eeprom: at25: set minimum read/write access stride to 1Christian Eggers1-1/+1
2020-10-30USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-30usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-30tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan1-1/+1
2020-10-30net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-30ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-30scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-10-30usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-30brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-30mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-10-30reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara1-4/+4
2020-10-30ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye1-3/+4
2020-10-30tty: ipwireless: fix error handlingTong Zhang2-3/+3
2020-10-30scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali1-4/+11
2020-10-30scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2-0/+10
2020-10-30Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-10-30rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-30brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-30scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-30Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi1-3/+4
2020-10-30usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-10-30xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong1-0/+11
2020-10-30reiserfs: only call unlock_new_inode() if I_NEWEric Biggers1-1/+2
2020-10-30misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-30ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-30can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang1-6/+28
2020-10-30usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab1-0/+1
2020-10-30USB: cdc-acm: handle broken union descriptorsJohan Hovold1-0/+12
2020-10-30udf: Avoid accessing uninitialized data on failed inode readJan Kara1-11/+14
2020-10-30udf: Limit sparing table sizeJan Kara1-0/+6
2020-10-30usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang1-2/+14
2020-10-30misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun3-5/+5
2020-10-30mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-30scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2-6/+13
2020-10-30scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-30PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig1-11/+0
2020-10-30mac80211: handle lack of sband->bitrates in ratesThomas Pedersen2-1/+6
2020-10-30ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang1-4/+11
2020-10-30ntfs: add check for mft record size in superblockRustam Kovhaev1-0/+6
2020-10-30media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu1-1/+4
2020-10-30fs: dlm: fix configfs memory leakAlexander Aring1-0/+3
2020-10-30media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-30mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-30media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-10-30media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-10-30media: bdisp: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-10-30media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-10-30media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2