summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29block: Fix use-after-free in blkdev_get()Jason Yan
2020-06-29bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-06-29perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-06-29usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-06-29usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-06-29scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-29selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-29elfnote: mark all .note sections SHF_ALLOCNick Desaulniers
2020-06-29include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann
2020-06-29lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-29scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu
2020-06-29gfs2: Allow lock_nolock mount to specify jid=XBob Peterson
2020-06-29openrisc: Fix issue with argument clobbering for clone/forkStafford Horne
2020-06-29ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang
2020-06-29net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-06-29usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-06-29usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-06-29USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-06-29usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
2020-06-29watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-06-29clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski
2020-06-29tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT
2020-06-29USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-06-29usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-06-29vfio-pci: Mask cap zeroAlex Williamson
2020-06-29powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2020-06-29powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin
2020-06-29tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT
2020-06-29tty: n_gsm: Fix SOF skippingGregory CLEMENT
2020-06-29clk: ti: composite: fix memory leakTero Kristo
2020-06-29dlm: remove BUG() before panic()Arnd Bergmann
2020-06-29scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-06-29power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko
2020-06-29PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
2020-06-29drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan
2020-06-29serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz
2020-06-29i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King
2020-06-29staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava
2020-06-29tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta
2020-06-29s390/qdio: put thinint indicator after early errorJulian Wiedmann
2020-06-29ALSA: usb-audio: Improve frames size computationAlexander Tsoy
2020-06-29scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler
2020-06-29scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott
2020-06-29mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida
2020-06-29yam: fix possible memory leak in yam_init_driverWang Hai
2020-06-29powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-29nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang
2020-06-29scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-06-29mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski
2020-06-29vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai