summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02net: ping: do not abuse udp_poll()Eric Dumazet
2017-11-02kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-11-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-11-02net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng
2017-11-02net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-11-02net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-11-02net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-11-02tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-11-02tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell
2017-11-02tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng
2017-11-02tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2017-11-02netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-11-02tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-11-02sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-11-02sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko
2017-11-02sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-11-02sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-11-02ext4: avoid deadlock when expanding inode sizeJan Kara
2017-11-02ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong
2017-11-02netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-11-02wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-11-02kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski
2017-11-02net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-11-02ext4: fix SEEK_HOLEJan Kara
2017-11-02lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-11-02md: fix super_offset endianness in super_1_rdev_size_changeJason Yan
2017-11-02md/raid10: submit bio directly to replacement diskShaohua Li
2017-11-02netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-11-02lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-11-02md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-11-02KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2017-11-02KEYS: prevent creating a different user's keyringsEric Biggers
2017-11-02MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-11-02ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-11-02FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2017-11-02KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-11-02USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-11-02direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-11-02iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-11-02usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2017-11-02usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2017-11-02scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-11-02scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-11-02scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-11-01scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-11-01scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-11-01fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
2017-11-01target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-11-01media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-11-01ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee