aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-23powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-02-23fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi
2017-02-23fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-02-23vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-02-22Merge tag 'v4.9.11' into android-4.9-aospDmitry Shmidt
2017-02-18Linux 4.9.11Greg Kroah-Hartman
2017-02-18x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-02-18tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-02-18net/mlx5: Don't unlock fte while still using itMark Bloch
2017-02-18tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol
2017-02-18igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-18mld: do not remove mld souce list info when set link downHangbin Liu
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-18net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-18ping: fix a null pointer dereferenceWANG Cong
2017-02-18packet: round up linear to header lenWillem de Bruijn
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18sit: fix a double free on error pathWANG Cong
2017-02-18lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18catc: Use heap buffer for memory size testBen Hutchings
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-18net/sched: matchall: Fix configuration raceYotam Gigi
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-17UPSTREAM: arm64: Disable PAN on uaccess_enable()Marc Zyngier
2017-02-17UPSTREAM: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2017-02-17UPSTREAM: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2017-02-17UPSTREAM: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2017-02-17BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-02-17BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2017-02-17UPSTREAM: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas