summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.154v4.19.154Greg Kroah-Hartman2020-10-301-1/+1
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-301-1/+1
* eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-10-301-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-301-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-301-0/+11
* tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan2020-10-301-1/+1
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-301-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-301-0/+8
* scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo2020-10-301-5/+0
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-301-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-301-0/+2
* mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa2020-10-301-1/+2
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-301-4/+4
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-10-301-3/+4
* tty: ipwireless: fix error handlingTong Zhang2020-10-302-3/+3
* scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali2020-10-301-4/+11
* scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2020-10-302-0/+10
* Fix use after free in get_capset_info callback.Doug Horn2020-10-302-3/+9
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-301-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-301-1/+3
* scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-10-301-0/+1
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-10-301-3/+4
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-301-6/+10
* xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong2020-10-301-0/+11
* reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-10-301-1/+2
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-301-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-301-0/+19
* can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang2020-10-301-6/+28
* usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab2020-10-301-0/+1
* USB: cdc-acm: handle broken union descriptorsJohan Hovold2020-10-301-0/+12
* udf: Avoid accessing uninitialized data on failed inode readJan Kara2020-10-301-11/+14
* udf: Limit sparing table sizeJan Kara2020-10-301-0/+6
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-301-2/+14
* misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-303-5/+5
* mic: vop: copy data to kernel space then write to io memorySherry Sun2020-10-301-6/+14
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-302-6/+13
* scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng2020-10-301-0/+1
* PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-301-11/+0
* mac80211: handle lack of sband->bitrates in ratesThomas Pedersen2020-10-302-1/+6
* ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang2020-10-301-4/+11
* ntfs: add check for mft record size in superblockRustam Kovhaev2020-10-301-0/+6
* media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu2020-10-301-1/+4
* fs: dlm: fix configfs memory leakAlexander Aring2020-10-301-0/+3
* media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-10-301-1/+2
* mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-301-0/+3
* media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode2020-10-301-0/+30
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-10-301-3/+10
* media: bdisp: Fix runtime PM imbalance on errorDinghao Liu2020-10-301-2/+1
* media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu2020-10-301-1/+1
* media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu2020-10-301-3/+2