summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-25perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter1-0/+9
2018-09-19Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...Ingo Molnar5-12/+36
2018-09-19Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+2
2018-09-19Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-pla...Greg Kroah-Hartman2-0/+2
2018-09-18perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings1-1/+1
2018-09-18tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systemsArnaldo Carvalho de Melo4-11/+35
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman45-201/+422
2018-09-18net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-18qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-18Merge branch 'r8169-clk-fixes'David S. Miller2-7/+44
2018-09-18clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-09-18r8169: Get and enable optional ether_clk clockHans de Goede1-0/+33
2018-09-18clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-09-18r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-18r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-18Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-18kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-18ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik1-0/+2
2018-09-17Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-2/+17
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2-0/+57
2018-09-17Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number'David S. Miller3-25/+73
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger2-25/+36
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-17ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe1-0/+1
2018-09-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman8-26/+72
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman19-32/+280
2018-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-3/+4
2018-09-17veth: Orphan skb before GROToshiaki Makita1-2/+2
2018-09-17Merge branch 'udp-add-missing-check-on-edumx-rx-path'David S. Miller2-51/+63
2018-09-17udp6: add missing checks on edumux packet processingPaolo Abeni1-28/+37
2018-09-17udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni1-23/+26
2018-09-17stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-09-16Linux 4.19-rc4v4.19-rc4Linus Torvalds1-1/+1
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman3-29/+82
2018-09-16ext4, dax: set ext4_dax_aops for dax filesToshi Kani1-1/+1
2018-09-16ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani1-0/+1
2018-09-16ext4: don't mark mmp buffer head dirtyLi Dongyang1-1/+0
2018-09-15ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers1-0/+2
2018-09-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+30
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-15/+22
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-43/+423