summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-05Merge branch 'akpm'Greg Kroah-Hartman
2018-10-05mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai
2018-10-05mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn
2018-10-05mm/vmstat.c: fix outdated vmstat_textJann Horn
2018-10-05proc: restrict kernel stack dumps to rootJann Horn
2018-10-05mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual
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