summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.241v4.4.241Greg Kroah-Hartman2020-10-291-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-291-4/+4
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-10-291-3/+4
* tty: ipwireless: fix error handlingTong Zhang2020-10-292-3/+3
* Fix use after free in get_capset_info callback.Doug Horn2020-10-292-3/+9
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-291-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-291-1/+3
* scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-10-291-0/+1
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-10-291-3/+4
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-291-6/+10
* xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong2020-10-291-0/+11
* reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-10-291-1/+2
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-291-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* udf: Avoid accessing uninitialized data on failed inode readJan Kara2020-10-291-11/+14
* udf: Limit sparing table sizeJan Kara2020-10-291-0/+6
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-291-2/+14
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-292-6/+13
* scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng2020-10-291-0/+1
* PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-291-11/+0
* ntfs: add check for mft record size in superblockRustam Kovhaev2020-10-291-0/+6
* media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-10-291-1/+2
* mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-291-0/+3
* media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode2020-10-291-0/+30
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-10-291-3/+10
* media: bdisp: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-2/+1
* media: exynos4-is: Fix a reference count leakQiushi Wu2020-10-291-1/+3
* media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu2020-10-291-1/+3
* media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2020-10-292-2/+4
* media: ati_remote: sanity check for both endpointsOliver Neukum2020-10-291-0/+4
* media: firewire: fix memory leakPavel Machek2020-10-291-2/+4
* powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde2020-10-291-12/+29
* arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek2020-10-291-2/+2
* memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* memory: omap-gpmc: Fix a couple off by onesDan Carpenter2020-10-291-2/+2
* KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo2020-10-291-1/+1
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-6/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-2/+2
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-10-291-11/+16
* vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-291-1/+3
* lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan2020-10-291-1/+1
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju2020-10-291-3/+6
* powerpc/perf/hv-gpci: Fix starting index valueKajol Jain2020-10-291-3/+3