summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Linux 5.9.6v5.9.6Greg Kroah-Hartman1-1/+1
2020-11-05ASOC: SOF: Intel: hda-codec: move unused label to correct positionPierre-Louis Bossart1-0/+5
2020-11-05Linux 5.9.5v5.9.5Greg Kroah-Hartman1-1/+1
2020-11-05null_blk: Fix locking in zoned modeDamien Le Moal2-37/+98
2020-11-05null_blk: Fix zone reset all tracingDamien Le Moal1-6/+8
2020-11-05time/sched_clock: Mark sched_clock_read_begin/retry() as notraceQuanyang Wang1-2/+2
2020-11-05time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2-4/+4
2020-11-05vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng1-3/+2
2020-11-05vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter1-5/+5
2020-11-05cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is setRafael J. Wysocki1-2/+4
2020-11-05cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki2-0/+13
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-11-05staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng1-1/+1
2020-11-05stop_machine, rcu: Mark functions as notraceZong Li2-2/+2
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2-3/+4
2020-11-05KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai1-4/+4
2020-11-05device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-11-05device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-11-05coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose1-0/+7
2020-11-05null_blk: synchronization fix for zoned deviceKanchan Joshi2-4/+19
2020-11-05arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár3-8/+24
2020-11-05arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski1-0/+1
2020-11-05ARM: config: aspeed: Fix selection of media driversJoel Stanley2-2/+4
2020-11-05ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in AriesKrzysztof Kozlowski1-1/+1
2020-11-05ARM: aspeed: g5: Do not set sirq polarityJoel Stanley1-1/+0
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich1-0/+1
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller3-8/+23
2020-11-05cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)1-1/+2
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-11-05tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds1-17/+19
2020-11-05drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao1-0/+9
2020-11-05drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky1-1/+2
2020-11-05drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang2-0/+4
2020-11-05drm/amd/pm: fix pp_dpm_fclkKenneth Feng1-0/+3
2020-11-05drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-11-05drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-26/+0
2020-11-05futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin1-0/+5
2020-11-05memory: brcmstb_dpfe: Fix memory leakAlex Dewar1-6/+10
2020-11-05memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding1-1/+0
2020-11-05mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang1-2/+4
2020-11-05mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle1-0/+11
2020-11-05mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2-0/+19
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-11-05ext4: do not use extent after put_bhyangerkun1-15/+15
2020-11-05ext4: fix bs < ps issue reported with dioread_nolock mount optRitesh Harjani2-2/+2
2020-11-05ext4: fix bdev write error check failed when mount fs with roZhang Xiaoxu1-11/+2