summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29nvmem: core: fix missing of_node_put() in of_nvmem_device_get()Vadym Kochan1-1/+4
2020-10-29coresight: etm4x: Fix issues on trcseqevr accessJonathan Zhou1-2/+2
2020-10-29coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose1-0/+10
2020-10-29coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang1-19/+5
2020-10-29coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou1-1/+1
2020-10-29coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach2-10/+25
2020-10-29coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang1-3/+0
2020-10-29coresight: cti: disclaim device only when it's claimedTingwei Zhang1-1/+2
2020-10-29coresight: fix offset by one error in counting portsMian Yousaf Kaukab1-5/+5
2020-10-29coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to initSai Prakash Ranjan1-34/+31
2020-10-29ASoC: tlv320adcx140: Fix digital gain rangeCamel Guo1-1/+1
2020-10-29ASoC: topology: disable size checks for bytes_ext controls if neededPierre-Louis Bossart1-0/+11
2020-10-29ima: Fix NULL pointer dereference in ima_file_hashKP Singh1-0/+10
2020-10-29cpufreq: qcom: Don't add frequencies without an OPPMatthias Kaehlcke1-6/+15
2020-10-29drm: mxsfb: check framebuffer pitchStefan Agner1-1/+20
2020-10-29cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLEPali Rohár1-0/+6
2020-10-29xfs: force the log after remapping a synchronous-writes fileDarrick J. Wong1-1/+16
2020-10-29net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong1-32/+1
2020-10-29net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma1-4/+4
2020-10-29scsi: mpt3sas: Fix sync irqsTomas Henzl1-5/+9
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha1-2/+3
2020-10-29net/mlx5: Fix uninitialized variable warningMoshe Tal1-1/+1
2020-10-29s390/bpf: Fix multiple tail callsIlya Leoshkevich1-34/+27
2020-10-29drm/msm/adreno: fix probe without iommuLuca Weiss1-2/+8
2020-10-29pinctrl: devicetree: Keep deferring even on timeoutThierry Reding1-3/+2
2020-10-29pinctrl: mcp23s08: Fix mcp23x17 precious rangeThomas Preston1-1/+1
2020-10-29pinctrl: mcp23s08: Fix mcp23x17_regmap initialiserThomas Preston1-11/+11
2020-10-29Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi1-1/+1
2020-10-29Bluetooth: Fix memory leak in read_adv_mon_features()Peilin Ye1-4/+8
2020-10-29selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook1-1/+1
2020-10-29iomap: Mark read blocks uptodate in write_beginMatthew Wilcox (Oracle)1-8/+6
2020-10-29iomap: Clear page error before beginning a writeMatthew Wilcox (Oracle)1-0/+1
2020-10-29drm/panfrost: Ensure GPU quirks are always initialisedSteven Price1-1/+2
2020-10-29drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()Stephen Boyd1-3/+5
2020-10-29ath11k: fix uninitialized return in ath11k_spectral_process_data()Dan Carpenter1-0/+2
2020-10-29HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter1-7/+16
2020-10-29scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu1-6/+0
2020-10-29scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu1-1/+4
2020-10-29ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()Yu Kuai1-5/+7
2020-10-29video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu1-1/+1
2020-10-29video: fbdev: sis: fix null ptr dereferenceTom Rix1-6/+5
2020-10-29video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King1-7/+7
2020-10-29ath11k: fix a double free and a memory leakTom Rix1-1/+3
2020-10-29sfc: don't double-down() filters in ef100_reset()Edward Cree1-12/+0
2020-10-29drivers/virt/fsl_hypervisor: Fix error handling pathSouptick Joarder1-9/+8
2020-10-29pwm: lpss: Add range limit check for the base_unit register valueHans de Goede1-1/+2
2020-10-29pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()Hans de Goede1-3/+3
2020-10-29pty: do tty_flip_buffer_push without port->lock in pty_writeArtem Savkov1-1/+1
2020-10-29tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler1-7/+7
2020-10-29tty: serial: earlycon dependencyTong Zhang1-0/+1