summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-12md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-01-12PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez
2020-01-04Linux 4.4.208v4.4.208Greg Kroah-Hartman
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-01-04net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2020-01-04netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet
2020-01-04netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2020-01-04net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2020-01-04filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds
2020-01-04Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2020-01-04kernel: sysctl: make drop_caches write-onlyJohannes Weiner
2020-01-04ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo
2020-01-04cdrom: respect device capabilities during opening actionDiego Elio Pettenò
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang
2020-01-04ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o
2020-01-04HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik
2020-01-04bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li
2020-01-04clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart
2020-01-04fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov
2020-01-04irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil
2020-01-04irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli
2020-01-04clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2020-01-04scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche
2020-01-04jbd2: Fix statistics for the number of logged blocksJan Kara
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-01-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan
2020-01-04dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet