summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Linux 4.4.51v4.4.51Greg Kroah-Hartman1-1/+1
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula1-2/+2
2017-02-23bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet5-27/+26
2017-02-23ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-23NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-23printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-23ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook1-1/+1
2017-02-23futex: Move futex_init() to core_initcallYang Yang1-1/+1
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart1-1/+1
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-02-23Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-23fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala1-0/+4
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-23vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi1-0/+1
2017-02-18Linux 4.4.50v4.4.50Greg Kroah-Hartman1-1/+1
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-02-18ping: fix a null pointer dereferenceWANG Cong1-0/+2
2017-02-18packet: round up linear to header lenWillem de Bruijn1-3/+4
2017-02-18net: introduce device min_header_lenWillem de Bruijn3-0/+6
2017-02-18sit: fix a double free on error pathWANG Cong1-0/+1
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet1-11/+13
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+22
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2-0/+8
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-12/+22
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet6-12/+20
2017-02-15Linux 4.4.49v4.4.49Greg Kroah-Hartman1-1/+1
2017-02-15drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-15ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai1-8/+1
2017-02-15ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-02-15xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-15scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-15scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-15scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-15netvsc: Set maximum GSO size in the right placeBen Hutchings1-1/+1
2017-02-15mac80211: Fix adding of mesh vendor IEsThorsten Horstmann1-1/+1
2017-02-15ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2-2/+6
2017-02-15target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger1-2/+6
2017-02-15target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger1-2/+15
2017-02-15target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger1-1/+1