summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-24USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor1-4/+0
2020-06-24usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier1-2/+5
2020-06-24watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-06-24selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin5-3/+24
2020-06-24IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
2020-06-24iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker1-3/+16
2020-06-24PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier1-2/+2
2020-06-24PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-06-24PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun1-5/+3
2020-06-24bus: mhi: core: Read transfer length from an event properlyHemant Kumar1-2/+7
2020-06-24PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-06-24xen/cpuhotplug: Fix initial CPU offlining for PV(H) guestsBoris Ostrovsky1-5/+3
2020-06-24RDMA/efa: Fix setting of wrong bit in get/set_feature commandsGal Pressman1-2/+2
2020-06-24dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zoneHannes Reinecke2-4/+4
2020-06-24powerpc/kasan: Fix error detection on memory allocationChristophe Leroy1-3/+2
2020-06-24powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-06-24powerpc/powernv: add NULL check after kzallocChen Zhou1-0/+4
2020-06-24arm64: tegra: Fix flag for 64-bit resources in 'ranges' propertyVidya Sagar1-6/+6
2020-06-24arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter1-1/+1
2020-06-24fuse: copy_file_range should truncate cacheMiklos Szeredi1-0/+22
2020-06-24fuse: fix copy_file_range cache issuesMiklos Szeredi1-12/+8
2020-06-24firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun1-0/+1
2020-06-24scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin2-1/+5