summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03Linux 4.9.235v4.9.235Greg Kroah-Hartman
2020-09-03ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-09-03overflow.h: Add allocation size calculation helpersKees Cook
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara
2020-09-03writeback: Avoid skipping inode writebackJan Kara
2020-09-03writeback: Protect inode->i_io_list with inode->i_lockJan Kara
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy
2020-09-03btrfs: fix space cache memory leak after transaction abortFilipe Manana
2020-09-03HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan
2020-09-03fs: prevent BUG_ON in submit_bh_wbc()Xianting Tian
2020-09-03jbd2: abort journal if free a async write error metadata bufferzhangyi (F)
2020-09-03jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-09-03efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron
2020-09-03scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan
2020-09-03ceph: fix potential mdsc use-after-free crashXiubo Li