aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2019-02-28Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-27mm: enforce min addr even if capable() in expand_downwards()Jann Horn
2019-02-27net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner
2019-02-27net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-02-27enc28j60: Correct description of debug module parameterAndy Shevchenko
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko
2019-02-27bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-27mmc: core: align max segment size with logical block sizeMing Lei
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-02-27scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-02-26arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez
2019-02-26Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross
2019-02-26tipc: fix race condition causing hung sendtoTung Nguyen
2019-02-26hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang
2019-02-26Merge branch 'net-fail-route'David S. Miller
2019-02-26mpls: Return error for RTA_GATEWAY attributeDavid Ahern
2019-02-26ipv6: Return error for RTA_VIA attributeDavid Ahern
2019-02-26ipv4: Return error for RTA_VIA attributeDavid Ahern
2019-02-26bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()Peng Sun
2019-02-26iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-02-25scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke
2019-02-25scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-02-25net: Add __icmp_send helper.Nazarov Sergey
2019-02-25tun: remove unnecessary memory barrierTimur Celik
2019-02-25MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-02-25afs: Fix manually set volume location server listDavid Howells
2019-02-25tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong
2019-02-25x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-02-25net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers
2019-02-25net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov
2019-02-25net: dsa: fix a leaked reference by adding missing of_node_putWen Yang
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-02-25mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-25ARM: dts: gemini: Re-enable display controllerLinus Walleij
2019-02-24tun: fix blocking readTimur Celik
2019-02-24net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens
2019-02-24net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti