summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17Linux 5.4.66v5.4.66Greg Kroah-Hartman1-1/+1
2020-09-17gcov: add support for GCC 10.1Peter Oberparleiter2-2/+3
2020-09-17drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-17drm/msm/gpu: make ringbuffer readonlyRob Clark1-1/+2
2020-09-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus1-0/+4
2020-09-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-17USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-09-17USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork1-8/+12
2020-09-17USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao1-0/+5
2020-09-17phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2-7/+11
2020-09-17staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-09-17video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa1-1/+1
2020-09-17ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy1-1/+1
2020-09-17debugfs: Fix module state check conditionVladis Dronov1-2/+2
2020-09-17KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev1-9/+12
2020-09-17KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier1-1/+6
2020-09-17KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-17vgacon: remove software scrollback supportLinus Torvalds6-270/+1
2020-09-17fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-17fbcon: remove soft scrollback codeLinus Torvalds1-330/+4
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch1-1/+2
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang1-1/+1
2020-09-17rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov1-0/+12
2020-09-17mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham1-3/+7
2020-09-17mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter1-17/+22
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-17drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2020-09-17drm/i915/gvt: do not check len & max_len for lriYan Zhao1-12/+0
2020-09-17scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-17scsi: target: iscsi: Fix data digest calculationVarun Prakash1-2/+15
2020-09-17regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko1-6/+9
2020-09-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław1-9/+4
2020-09-17regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław1-20/+26
2020-09-17regulator: push allocations in create_regulator() outside of lockMichał Mirosław1-25/+28
2020-09-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław1-2/+3
2020-09-17kobject: Restore old behaviour of kobject_del(NULL)Andy Shevchenko1-1/+5
2020-09-17btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana1-1/+2
2020-09-17btrfs: fix lockdep splat in add_missing_devJosef Bacik1-0/+10
2020-09-17btrfs: require only sector size alignment for parent eb bytenrQu Wenruo2-15/+16
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-09-17iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-09-17iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+12
2020-09-17iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron1-5/+11
2020-09-17iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+9
2020-09-17iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-09-17iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-09-17iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-09-17iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron1-3/+7
2020-09-17iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron1-4/+7