summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30crypto: algboss - don't wait during notifier callbackEric Biggers1-2/+0
2020-06-30drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson1-0/+4
2020-06-30s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-06-30block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-30x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1
2020-06-30drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-22/+32
2020-06-30ext4: fix partial cluster initialization when splitting extentJeffle Xu1-1/+1
2020-06-30selinux: fix double freeTom Rix1-0/+4
2020-06-30drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-06-30drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-06-30drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-30libata: Use per port sync for detachKai-Heng Feng2-6/+8
2020-06-30block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-30bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6
2020-06-30perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh1-2/+1
2020-06-30usb/ehci-platform: Set PM runtime as active on resumeQais Yousef1-0/+5
2020-06-30usb/xhci-plat: Set PM runtime as active on resumeQais Yousef1-1/+10
2020-06-30scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
2020-06-30selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-30selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-30elfnote: mark all .note sections SHF_ALLOCNick Desaulniers1-1/+1
2020-06-30include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann1-1/+1
2020-06-30lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn1-56/+35
2020-06-30crypto: omap-sham - add proper load balancing support for multicoreTero Kristo1-33/+31
2020-06-30pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET1-1/+0
2020-06-30scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu1-1/+1
2020-06-30gfs2: Allow lock_nolock mount to specify jid=XBob Peterson1-1/+1
2020-06-30openrisc: Fix issue with argument clobbering for clone/forkStafford Horne1-2/+2
2020-06-30ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-06-30extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET1-2/+1
2020-06-30NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia1-1/+1
2020-06-30net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev1-2/+2
2020-06-30clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-06-30usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2-17/+64
2020-06-30usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu1-1/+1
2020-06-30usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King1-5/+6
2020-06-30USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor1-4/+0
2020-06-30usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier1-2/+5
2020-06-30watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-06-30IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-06-30PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-06-30powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-06-30clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-06-30tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT1-11/+3
2020-06-30USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin1-0/+2
2020-06-30drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet1-1/+2
2020-06-30usb/ohci-platform: Fix a warning when hibernatingQais Yousef1-0/+5
2020-06-30vfio-pci: Mask cap zeroAlex Williamson1-1/+6
2020-06-30powerpc/ps3: Fix kexec shutdown hangGeoff Levand1-10/+12
2020-06-30powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin1-2/+3