summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-24gfs2: Allow lock_nolock mount to specify jid=XBob Peterson1-1/+1
2020-06-24pwm: imx27: Fix rounding behaviorUwe Kleine-König1-10/+10
2020-06-24nfsd4: make drc_slab global, not per-netJ. Bruce Fields4-13/+25
2020-06-24ceph: don't return -ESTALE if there's still an open fileLuis Henriques1-1/+8
2020-06-24drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs1-2/+2
2020-06-24openrisc: Fix issue with argument clobbering for clone/forkStafford Horne1-2/+2
2020-06-24rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_IDDavid Howells1-3/+3
2020-06-24mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun1-12/+8
2020-06-24mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter1-1/+1
2020-06-24rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan1-0/+2
2020-06-24vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu1-1/+1
2020-06-24ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen1-6/+45
2020-06-24ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-06-24usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl1-1/+1
2020-06-24extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'Christophe JAILLET1-2/+1
2020-06-24powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin1-1/+10
2020-06-24powerpc/4xx: Don't unmap NULL mbasehuhai1-3/+1
2020-06-24input: i8042 - Remove special PowerPC handlingNathan Chancellor2-59/+0
2020-06-24ARM: davinci: fix build failure without I2CArnd Bergmann1-13/+13
2020-06-24of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter1-2/+1
2020-06-24NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia1-1/+1
2020-06-24net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev1-2/+2
2020-06-24ASoC: dapm: Move dai_link widgets to runtime to fix use after freeCharles Keepax2-9/+9
2020-06-24/dev/mem: Revoke mappings when a driver claims the regionDan Williams4-2/+111
2020-06-24misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard1-10/+17
2020-06-24clk: ast2600: Fix AHB clock divider for A1Eddie James1-6/+25
2020-06-24clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang1-1/+1
2020-06-24KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour1-3/+8
2020-06-24KVM: PPC: Book3S: Fix some RCU-list locksQian Cai1-4/+14
2020-06-24KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai1-2/+14
2020-06-24scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changesVignesh Raghavendra1-3/+10
2020-06-24scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaimGabriel Krisman Bertazi1-17/+47
2020-06-24clk: zynqmp: Fix divider2 calculationTejas Patel1-5/+12
2020-06-24scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-06-24clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor1-5/+5
2020-06-24scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter1-3/+3
2020-06-24ASoC: fix incomplete error-handling in img_i2s_in_probe.Qiushi Wu1-0/+1
2020-06-24powerpc/8xx: Drop CONFIG_8xx_COPYBACK optionChristophe Leroy8-30/+1
2020-06-24powerpc/32s: Don't warn when mapping RO data ROX.Christophe Leroy1-2/+4
2020-06-24mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2020-06-24mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2-0/+7
2020-06-24mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay1-2/+7
2020-06-24mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay1-0/+7
2020-06-24x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov1-1/+1
2020-06-24RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-06-24scripts: headers_install: Exit with error on config leakSiddharth Gupta1-5/+6
2020-06-24pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2-2/+2
2020-06-24usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2-17/+64
2020-06-24usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu1-1/+1
2020-06-24usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King1-5/+6