summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual
2018-10-05ipc/shm.c: use ERR_CAST() for shm_lock() error returnKees Cook
2018-10-05mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing
2018-10-05mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen
2018-10-05hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-05Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-05Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-05Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2018-10-05Merge tag 'sound-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman
2018-10-05net/ncsi: Add NCSI OEM command supportVijay Khemka
2018-10-05selftests: net: Clean up an unused variableJakub Sitnicki
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti
2018-10-05Merge branch 'mscc-ocelot-add-support-for-SerDes-muxing-configuration'David S. Miller
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz
2018-10-05phy: add driver for Microsemi Ocelot SerDes muxingQuentin Schulz
2018-10-05dt-bindings: add constants for Microsemi Ocelot SerDes driverQuentin Schulz
2018-10-05MIPS: mscc: ocelot: add SerDes mux DT nodeQuentin Schulz
2018-10-05dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxingQuentin Schulz
2018-10-05phy: add QSGMII and PCIE modesQuentin Schulz
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz
2018-10-05net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz
2018-10-05dt-bindings: net: ocelot: remove hsio from the list of register address spacesQuentin Schulz
2018-10-05MIPS: mscc: ocelot: make HSIO registers address range a sysconQuentin Schulz
2018-10-05socket: Tighten no-error check in bind()Jakub Sitnicki
2018-10-05atm: nicstar: Replace spin_is_locked() with spin_trylock()Lance Roy
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-05Merge branch 'hns3-Unicast-MAC-VLAN-table'David S. Miller
2018-10-05net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen
2018-10-05net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu
2018-10-05net: hns3: Drop depricated mta table supportJian Shen
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen
2018-10-05net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen
2018-10-05net: hns3: Remove the default mask configuration for mac vlan tableJian Shen
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern
2018-10-05ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet
2018-10-05yam: fix a missing-check bugWenwen Wang
2018-10-05udp: gro behind static keyWillem de Bruijn
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK