summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-09block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet timeBart Van Assche
2017-08-09bio-integrity: only verify integrity on the lowest stacked driverChristoph Hellwig
2017-08-09bio-integrity: Fix regression if profile verify_fn is NULLMilan Broz
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault
2017-08-08rds: Reintroduce statistics countingHåkon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-08random: fix warning message on ia64 and pariscHelge Deller
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-07Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford
2017-08-07Merge branch 'asix-Improve-robustness'David S. Miller
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter
2017-08-06netvsc: fix race on sub channel creationstephen hemminger
2017-08-06Linux 4.13-rc4Linus Torvalds
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2017-08-05ext4: remove unused mode parameterTahsin Erdogan