summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2019-03-062-0/+7
* perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)2019-03-061-21/+30
* perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)2019-03-063-22/+31
* Linux 5.0Linus Torvalds2019-03-031-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-023-3/+5
|\
| * Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-03-011-1/+1
| |\
| | * 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
| |/ / / / / / / /