summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-08ping: fix a null pointer dereferenceWANG Cong1-0/+2
2017-02-08Merge branch 'net-header-length-truncation'David S. Miller4-3/+10
2017-02-08packet: round up linear to header lenWillem de Bruijn1-3/+4
2017-02-08net: introduce device min_header_lenWillem de Bruijn3-0/+6
2017-02-08ibmvscsis: Add SGL limitBryant G. Ly1-0/+1
2017-02-08sit: fix a double free on error pathWANG Cong1-0/+1
2017-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-27/+178
2017-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2017-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky1-3/+8
2017-02-08IB/rxe: Fix mem_check_range integer overflowEyal Itkin1-3/+5
2017-02-08IB/rxe: Fix resid updateEyal Itkin1-1/+1
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe1-0/+6
2017-02-08target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger1-2/+6
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2-26/+44
2017-02-08target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger1-2/+15
2017-02-08target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger1-1/+1
2017-02-08target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger1-1/+9
2017-02-08powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt1-16/+5
2017-02-08ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-02-08drm/i915: Always convert incoming exec offsets to non-canonicalMichaƂ Winiarski1-6/+6
2017-02-08drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2-2/+11
2017-02-08drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C1-1/+2
2017-02-08mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux1-7/+25
2017-02-08drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula1-1/+2
2017-02-08drm/i915: fix i915 running as dom0 under XenJuergen Gross1-2/+10
2017-02-08drm/i915: Flush untouched framebuffers before display on !llcChris Wilson1-1/+1
2017-02-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-08selinux: fix off-by-one in setprocattrStephen Smalley1-1/+1
2017-02-08Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.org/~syeh/re...Dave Airlie1-2/+1
2017-02-07Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann1-1/+7
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-164/+255
2017-02-07mm: fix KPF_SWAPCACHE in /proc/kpageflagsHugh Dickins1-1/+2
2017-02-07sctp: check af before verify address in sctp_addr_id2transportXin Long1-1/+1
2017-02-07vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy1-0/+22
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-07sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-07udp: properly cope with csum errorsEric Dumazet4-5/+11
2017-02-07Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller3-33/+86
2017-02-07catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-02-07Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai1-1/+2
2017-02-06Merge branch 'read-vnet_hdr_sz-once'David S. Miller2-6/+8
2017-02-06macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-06tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-06tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6