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