summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König
2018-11-18tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-18mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen
2018-11-18mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap
2018-11-18mm: don't reclaim inodes with many attached pagesRoman Gushchin
2018-11-18mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko
2018-11-18mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin
2018-11-18MAINTAINERS: update OMAP MMC entryAaro Koskinen
2018-11-18hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson
2018-11-18z3fold: fix possible reclaim racesVitaly Wool
2018-11-17tipc: don't assume linear buffer when reading ancillary dataJon Maloy
2018-11-17tipc: fix lockdep warning when reinitilaizing socketsJon Maloy
2018-11-17net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-17Merge branch 'tdc-fixes'David S. Miller
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-11-17ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-17MAINTAINERS: Add entry for CAKE qdiscToke Høiland-Jørgensen
2018-11-17net: bridge: fix vlan stats use-after-free on destructionNikolay Aleksandrov
2018-11-17socket: do a generic_file_splice_read when proto_ops has no splice_readSlavomir Kaslev
2018-11-17net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-11-16Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"David S. Miller
2018-11-16Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-11-16net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-11-16net/sched: act_pedit: fix memory leak when IDR allocation failsDavide Caratti
2018-11-16net: lantiq: Fix returned value in case of error in 'xrx200_probe()'Christophe JAILLET
2018-11-16ipv6: fix a dst leak when removing its exceptionXin Long
2018-11-16net: mvneta: Don't advertise 2.5G modesMaxime Chevallier
2018-11-16Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-16Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-16Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-16mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi
2018-11-16brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
2018-11-16Merge tag 'iwlwifi-for-kalle-2018-11-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2018-11-15drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton
2018-11-15Merge branch 'mlx4-fixes'David S. Miller