summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev
2018-11-05rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte
2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long
2018-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-11-03openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-03Merge branch 'net-bql-better-deal-with-GSO'David S. Miller
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet
2018-11-03net: bql: add __netdev_tx_sent_queue()Eric Dumazet
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 's390-qeth-fixes'David S. Miller
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen