summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-17i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh
2017-05-16i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-16efi-pstore: Fix read iter after pstore API refactorKees Cook
2017-05-16Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-16Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-15Merge branch 'ldmsw-fixes'David S. Miller
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-15net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich
2017-05-15i2c: mux: only print failure message on errorPeter Rosin
2017-05-15i2c: mux: reg: rename label to indicate what it doesPeter Rosin
2017-05-15i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French
2017-05-12fs: cifs: transport: Use time_after for time comparisonKarim Eshapa
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-12cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-12Tigran has movedAndrew Morton
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko