summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-22IB/core: Fix for core panicAlex Estrin1-2/+2
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav1-0/+1
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy1-4/+1
2017-09-22net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-22net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1
2017-09-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
2017-09-22dt-bindings: clk: stm32h7: fix clock-cell sizeGabriel Fernandez1-1/+1
2017-09-22Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2017-09-22Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov3-3/+29
2017-09-22Merge branch 'smc-bug-fixes'David S. Miller11-37/+58
2017-09-22net/smc: no close wait in case of process shut downUrsula Braun1-7/+8
2017-09-22net/smc: introduce a delayUrsula Braun3-10/+16
2017-09-22net/smc: terminate link group if out-of-sync is receivedUrsula Braun3-11/+8
2017-09-22net/smc: longer delay for client link group removalUrsula Braun1-4/+12
2017-09-22net/smc: adapt send request completion notificationUrsula Braun1-1/+1
2017-09-22net/smc: adjust net_device refcountUrsula Braun1-1/+3
2017-09-22net/smc: take RCU read lock for routing cache lookupUrsula Braun1-3/+7
2017-09-22net/smc: add receive timeout checkHans Wippel1-0/+2
2017-09-22net/smc: add missing dev_putHans Wippel1-0/+1
2017-09-22net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-22Merge branch 'lan78xx-fixes'David S. Miller1-10/+24
2017-09-22lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed1-1/+0
2017-09-22lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed1-5/+4
2017-09-22lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed1-4/+20
2017-09-22Merge branch 'phylib-xcvr-type'David S. Miller3-2/+9
2017-09-22net: phy: Keep reporting transceiver typeFlorian Fainelli1-1/+2
2017-09-22net: ethtool: Add back transceiver typeFlorian Fainelli2-1/+7
2017-09-22net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-22hv_netvsc: fix send buffer failure on MTU changeAlex Ng3-5/+12
2017-09-22net_sched: remove cls_flower idr on failureCong Wang1-6/+9
2017-09-21net_sched/hfsc: fix curve activation in hfsc_change_class()Konstantin Khlebnikov1-4/+19
2017-09-21net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov1-0/+1
2017-09-21Merge tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-42/+5
2017-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+5
2017-09-21Merge tag 'mtd/fixes-for-4.14-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds3-6/+45
2017-09-21Merge tag 'drm-fixes-for-v4.14-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-195/+195
2017-09-21Merge tag 'dma-mapping-4.14-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+9
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss24-25/+25
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan1-6/+9
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann1-0/+2
2017-09-21Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner3-10/+16
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler1-1/+3
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler2-2/+5
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2-18/+4
2017-09-21ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_userWill Deacon1-1/+1
2017-09-21iov_iter: fix page_copy_sane for compound pagesPetar Penkov1-2/+4
2017-09-21SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French1-5/+12
2017-09-21cifs: release auth_key.response for reconnect.Shu Wang1-0/+8
2017-09-21cifs: release cifs root_cred after exit_cifsShu Wang1-1/+1