summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-04f2fs: fix to update dir's i_pino during cross_renameChao Yu1-3/+12
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart1-0/+7
2020-01-04scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche1-4/+7
2020-01-04jbd2: Fix statistics for the number of logged blocksJan Kara1-1/+3
2020-01-04ext4: iomap that extends beyond EOF should be marked dirtyMatthew Bobrowski1-1/+7
2020-01-04ext4: update direct I/O read lock pattern for IOCB_NOWAITMatthew Bobrowski1-1/+7
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V1-0/+1
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser1-0/+5
2020-01-04clocksource/drivers/timer-of: Use unique device name instead of timerGeert Uytterhoeven1-1/+1
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan1-0/+4
2020-01-04leds: lm3692x: Handle failure to probe the regulatorGuido Günther1-2/+11
2020-01-04dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet1-0/+1
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman2-3/+3
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V1-1/+8
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman1-1/+1
2020-01-04scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()Xiang Chen1-1/+7
2020-01-04scsi: csiostor: Don't enable IRQs too earlyDan Carpenter1-6/+9
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2020-01-04scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp1-1/+1
2020-01-04dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_resetNicholas Graumann1-0/+1
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding1-5/+6
2020-01-04iommu: rockchip: Free domain on .domain_freeEzequiel Garcia1-2/+5
2020-01-04f2fs: fix to update time in lazytime modeChao Yu2-9/+20
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart1-1/+7
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy1-1/+2
2020-01-04scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart1-1/+6
2019-12-31Linux 4.19.92v4.19.92Greg Kroah-Hartman1-1/+1
2019-12-31perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2-1/+26
2019-12-31nbd: fix shutdown and recv work deadlock v2Mike Christie1-3/+3
2019-12-31mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter2-0/+5
2019-12-31mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter1-1/+9
2019-12-31mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu1-2/+2
2019-12-31mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas1-2/+2
2019-12-31mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes1-3/+0
2019-12-31mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti1-9/+19
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2019-12-31powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2-1/+10
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam1-1/+1
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov1-1/+1
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon1-1/+4
2019-12-31ext4: unlock on error in ext4_expand_extra_isize()Dan Carpenter1-2/+2
2019-12-31ext4: check for directory entries too close to block endJan Kara1-0/+5
2019-12-31ext4: fix ext4_empty_dir() for directories with holesJan Kara1-14/+18
2019-12-31staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-31platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede1-1/+1
2019-12-31intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin1-0/+5
2019-12-31intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin1-0/+5
2019-12-31USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie1-1/+12
2019-12-31cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki4-16/+24