summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25geneve: fix fill_info when using collect_metadataEric Garver
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-05-25xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24Merge branch 'q-in-q-checksums'David S. Miller
2017-05-24virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-24Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-05-24net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko
2017-05-24net: fec: add post PHY reset delay DT propertyQuentin Schulz
2017-05-24Merge branch 'sctp-dupcookie-fixes'David S. Miller
2017-05-24sctp: set new_asoc temp when processing dupcookieXin Long
2017-05-24sctp: fix stream update when processing dupcookieXin Long
2017-05-24ceph: check that the new inode size is within limits in ceph_fallocate()Luis Henriques
2017-05-24libceph: cleanup old messages according to reconnect seqYan, Zheng
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-05-24perf tools: Put caller above callee in --children modeNamhyung Kim
2017-05-24perf report: Do not drop last inlined frameMilian Wolff
2017-05-24perf report: Always honor callchain order for inlined nodesMilian Wolff
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim
2017-05-24perf report: Fix off-by-one for non-activation framesMilian Wolff
2017-05-24perf report: Fix memory leak in addr2line when called by addr2inlinesMilian Wolff
2017-05-24perf report: Don't crash on invalid maps in `-g srcline` modeMilian Wolff
2017-05-23posix-timers: Make signal printks conditionalThomas Gleixner
2017-05-23drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-23libceph: NULL deref on crush_decode() error pathDan Carpenter
2017-05-23libceph: fix error handling in process_one_ticket()Ilya Dryomov
2017-05-23libceph: validate blob_struct_v in process_one_ticket()Ilya Dryomov
2017-05-23libceph: drop version variable from ceph_monmap_decode()Ilya Dryomov
2017-05-23libceph: make ceph_msg_data_advance() return voidIlya Dryomov
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds