summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez2019-02-261-1/+1
| | | * | | | | Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross2019-02-261-1/+1
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2019-03-011-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
| | * | | | | | | ARM: dts: gemini: Re-enable display controllerLinus Walleij2019-02-251-1/+1
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-022-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu2019-02-281-1/+1
| | * | | | | | | | x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-02-251-2/+4
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-0210-35/+70
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche2019-02-271-1/+0
| | * | | | | | | | | scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke2019-02-251-3/+7
| | * | | | | | | | | scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-252-5/+11
| | * | | | | | | | | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+5
| | * | | | | | | | | scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+13
| | * | | | | | | | | scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-3/+5
| | * | | | | | | | | scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-4/+8
| | * | | | | | | | | scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+9
| | * | | | | | | | | scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-7/+12
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-0251-106/+408
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net: sit: fix memory leak in sit_init_net()Mao Wenan2019-03-021-0/+1
| | * | | | | | | | | | net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn2019-03-021-1/+1
| | * | | | | | | | | | geneve: correctly handle ipv6.disable module parameterJiri Benc2019-03-011-3/+8
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-013-5/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann2019-03-011-1/+2
| | | * | | | | | | | | | MIPS: eBPF: Fix icache flush end addressPaul Burton2019-03-021-1/+1
| | | * | | | | | | | | | bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun2019-03-011-2/+2
| | | * | | | | | | | | | bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()Peng Sun2019-02-261-1/+1
| | * | | | | | | | | | | net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit2019-03-013-0/+15
| | * | | | | | | | | | | ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-014-7/+17
| | * | | | | | | | | | | lan743x: Fix TX Stall IssueBryan Whitehead2019-03-011-4/+12
| | * | | | | | | | | | | net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-011-0/+4
| | * | | | | | | | | | | net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov2019-03-014-0/+29
| | * | | | | | | | | | | selftests: fixes for UDP GROPaolo Abeni2019-03-012-17/+33
| | * | | | | | | | | | | net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier2019-02-281-2/+2
| | * | | | | | | | | | | net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn2019-02-281-1/+1
| | * | | | | | | | | | | xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2019-02-282-0/+9
| | * | | | | | | | | | | xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-02-281-5/+5
| | * | | | | | | | | | | sctp: chunk.c: correct format string for size_t in printkMatthias Maennich2019-02-281-1/+1
| | * | | | | | | | | | | net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan2019-02-281-3/+7
| | * | | | | | | | | | | netlabel: fix out-of-bounds memory accessesPaul Moore2019-02-272-2/+4
| | * | | | | | | | | | | ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern2019-02-271-4/+5
| | * | | | | | | | | | | Merge branch 'pmtu-selftest-fixes'David S. Miller2019-02-271-16/+80
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-271-1/+67
| | | * | | | | | | | | | | selftests: pmtu: disable DAD in all namespacesPaolo Abeni2019-02-271-15/+13
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | net: phy: dp83867: add soft reset delayMax Uvarov2019-02-271-0/+3
| | * | | | | | | | | | | net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2019-02-272-4/+40
| | * | | | | | | | | | | net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-02-271-1/+12
| | * | | | | | | | | | | enc28j60: Correct description of debug module parameterAndy Shevchenko2019-02-271-1/+1
| | * | | | | | | | | | | net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-02-271-1/+1
| | * | | | | | | | | | | bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-02-271-0/+6