summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr1-1/+1
2020-01-04kernel: sysctl: make drop_caches write-onlyJohannes Weiner1-1/+1
2020-01-04ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang1-2/+2
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada3-1/+8
2020-01-04perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo1-1/+1
2020-01-04cdrom: respect device capabilities during opening actionDiego Elio Pettenò1-1/+11
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada1-0/+2
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean1-1/+2
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2-2/+9
2020-01-04scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi1-0/+5
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang1-0/+2
2020-01-04ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o1-6/+5
2020-01-04HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik1-0/+4
2020-01-04bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li1-0/+2
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik1-0/+1
2020-01-04scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain3-6/+6
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon1-10/+6
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand1-0/+5
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo1-1/+1
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart1-1/+1
2020-01-04fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2-13/+18
2020-01-04irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil1-5/+10
2020-01-04irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli1-0/+4
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2-0/+5
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-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/asm9260: Add a check for of_clk_getChuhong Yuan1-0/+4
2020-01-04dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet1-0/+1
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: 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-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding1-5/+6
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-04perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2-1/+26
2020-01-04mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu1-2/+2
2020-01-04powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2020-01-04ext4: check for directory entries too close to block endJan Kara1-0/+5
2020-01-04ext4: fix ext4_empty_dir() for directories with holesJan Kara1-14/+18
2020-01-04staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2020-01-04platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede1-1/+1
2020-01-04USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie1-1/+12
2020-01-04usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim1-4/+9