summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-04Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-05-04orangefs: count directory pieces correctlyMartin Brandenburg
2017-05-04orangefs: invalidate stored directory on seekMartin Brandenburg
2017-05-04orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-04of: fix sparse warning in of_pci_range_parser_oneRob Herring
2017-05-04of: fix sparse warnings in of_find_next_cache_nodeRob Herring
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-04Merge branch 'qed-fixes'David S. Miller
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04of/unittest: Missing unlocks on errorDan Carpenter
2017-05-04rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-04net/sched: remove redundant null check on headColin Ian King
2017-05-04tcp: do not inherit fastopen_req from parentEric Dumazet
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-04dm cache policy smq: cleanup free_target_met() and clean_target_met()Mike Snitzer
2017-05-04dm cache policy smq: allow demotions to happen even during continuous IOJoe Thornber
2017-05-04mq-deadline: add debugfs attributesOmar Sandoval
2017-05-04kyber: add debugfs attributesOmar Sandoval
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval
2017-05-04blk-mq: untangle debugfs and sysfsOmar Sandoval
2017-05-04blk-mq: move debugfs declarations to a separate header fileOmar Sandoval
2017-05-04blk-mq: Do not invoke queue operations on a dead queueBart Van Assche
2017-05-04blk-mq-debugfs: get rid of a bunch of boilerplateOmar Sandoval
2017-05-04blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>Omar Sandoval
2017-05-04blk-mq-debugfs: don't open code strstrip()Omar Sandoval
2017-05-04blk-mq-debugfs: error on long write to queue "state" fileOmar Sandoval
2017-05-04blk-mq-debugfs: clean up flag definitionsOmar Sandoval
2017-05-04blk-mq-debugfs: separate flags with |Omar Sandoval
2017-05-04nfs: Fix bdi handling for cloned superblocksJan Kara
2017-05-04block/mq: Cure cpu hotplug lock inversionPeter Zijlstra
2017-05-04lightnvm: fix bad back free on error pathJavier González
2017-05-04lightnvm: create cmd before allocating requestJavier González
2017-05-03SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-03CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-03kasan: separate report parts by empty linesAndrey Konovalov
2017-05-03kasan: improve double-free report formatAndrey Konovalov