summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25bpf: properly reset caller saved regs after helper call and ld_abs/indDaniel Borkmann
2017-05-25bpf: fix incorrect pruning decision when alignment must be trackedDaniel Borkmann
2017-05-25arp: fixed -Wuninitialized compiler warningIhar Hrachyshka
2017-05-25tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-05-25net: move somaxconn init from sysctl codeRoman Kapl
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu
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-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling
2017-05-25powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple
2017-05-25serial: altera_uart: call iounmap() at driver removeTobias Klauser
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
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-24MAINTAINERS/serial: Change maintainer of jsm driverGuilherme G. Piccoli
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-24x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka