summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-25bpf: add various verifier test casesDaniel Borkmann3-4/+255
2017-05-25bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann3-0/+3
2017-05-25bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann1-0/+1
2017-05-25bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann1-21/+16
2017-05-25bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann1-9/+10
2017-05-25arp: fixed -Wuninitialized compiler warningIhar Hrachyshka1-1/+1
2017-05-25tcp: avoid fastopen API to be used on AF_UNSPECWei Wang1-2/+5
2017-05-25net: move somaxconn init from sysctl codeRoman Kapl2-2/+19
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao1-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao1-1/+8
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+1
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu1-1/+6
2017-05-25geneve: fix fill_info when using collect_metadataEric Garver1-3/+5
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara1-30/+8
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara1-1/+1
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-05-25xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen1-1/+1
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2-1/+4
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling1-0/+2
2017-05-25powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple1-3/+2
2017-05-25serial: altera_uart: call iounmap() at driver removeTobias Klauser1-0/+1
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König1-2/+12
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds23-434/+902
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter1-1/+1
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou1-1/+1
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude4-7/+7
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher1-1/+2
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher1-4/+27
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-24Merge branch 'q-in-q-checksums'David S. Miller3-9/+14
2017-05-24virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich1-0/+1
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König6-54/+30
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap1-1/+1
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-30/+120
2017-05-24Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller3-9/+12
2017-05-24net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko1-2/+5
2017-05-24net: fec: add post PHY reset delay DT propertyQuentin Schulz2-1/+19
2017-05-24Merge branch 'sctp-dupcookie-fixes'David S. Miller3-10/+10
2017-05-24sctp: set new_asoc temp when processing dupcookieXin Long2-9/+7
2017-05-24sctp: fix stream update when processing dupcookieXin Long1-1/+3
2017-05-24MAINTAINERS/serial: Change maintainer of jsm driverGuilherme G. Piccoli1-1/+1
2017-05-24ceph: check that the new inode size is within limits in ceph_fallocate()Luis Henriques1-1/+5
2017-05-24libceph: cleanup old messages according to reconnect seqYan, Zheng1-3/+12
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-9/+18