summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski1-4/+4
2020-08-19drm/radeon: disable AGP by defaultChristian König1-5/+0
2020-08-19drm/debugfs: fix plain echo to connector "force" attributeMichael Tretter1-4/+4
2020-08-19drm/msm: Fix a null pointer access in msm_gem_shrinker_count()Akhil P Oommen1-15/+21
2020-08-19drm: msm: a6xx: fix gpu failure after system resumeAkhil P Oommen1-8/+10
2020-08-19usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun1-1/+5
2020-08-19btrfs: fix lockdep splat from btrfs_dump_space_infoJosef Bacik1-1/+1
2020-08-19mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada1-61/+62
2020-08-19drm/nouveau: fix multiple instances of reference count leaksAditya Pakki2-3/+9
2020-08-19drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki1-1/+3
2020-08-19drm/etnaviv: fix ref count leak via pm_runtime_get_syncNavid Emamdoost1-4/+10
2020-08-19arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo Cañuelo2-1/+12
2020-08-19drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul1-11/+13
2020-08-19md-cluster: fix wild pointer of unlock_all_bitmaps()Zhao Heming1-0/+1
2020-08-19bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren1-2/+4
2020-08-19video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov1-0/+1
2020-08-19video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov1-0/+2
2020-08-19crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek1-3/+3
2020-08-19drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki3-3/+9
2020-08-19drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao1-7/+12
2020-08-19fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney1-0/+2
2020-08-19loop: be paranoid on exit and prevent new additions / removalsLuis Chamberlain1-0/+4
2020-08-19Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou1-0/+5
2020-08-19soc: qcom: rpmh-rsc: Set suppress_bind_attrs flagMaulik Shah1-0/+1
2020-08-19drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen1-1/+5
2020-08-19nvme-multipath: do not fall back to __nvme_find_path() for non-optimized pathsHannes Reinecke1-4/+7
2020-08-19nvme-multipath: fix logic for non-optimized pathsMartin Wilck1-0/+6
2020-08-19nvme-rdma: fix controller reset hang during trafficSagi Grimberg1-3/+9
2020-08-19nvme-tcp: fix controller reset hang during trafficSagi Grimberg1-3/+9
2020-08-19md: raid0/linear: fix dereference before null check on pointer mddevColin Ian King1-4/+5
2020-08-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook3-2/+12
2020-08-19irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()Tiezhu Yang1-1/+1
2020-08-19iocost: Fix check condition of iocg abs_vdebtChengming Zhou1-1/+1
2020-08-19ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai1-3/+5
2020-08-19spi: rockchip: Fix error in SPI slave pio readJon Lin1-1/+1
2020-08-19io_uring: fix sq array offset calculationDmitry Vyukov1-3/+3
2020-08-19regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy1-11/+7
2020-08-19recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero1-0/+6
2020-08-19tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks1-2/+9
2020-08-19spi: lantiq: fix: Rx overflow error in full duplex modeDilip Kota1-0/+10
2020-08-19ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltagesChen-Yu Tsai1-3/+3
2020-08-19ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU coresChen-Yu Tsai1-0/+12
2020-08-19ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai1-3/+8
2020-08-19ARM: dts: gose: Fix ports node name for adv7612Niklas Söderlund1-1/+1
2020-08-19ARM: dts: gose: Fix ports node name for adv7180Niklas Söderlund1-1/+1
2020-08-19platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()Lu Wei1-1/+1
2020-08-19platform/x86: intel-hid: Fix return value check in check_acpi_dev()Lu Wei1-1/+1
2020-08-19m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-08-19m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-08-19clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla1-3/+19