summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.51v4.4.51Greg Kroah-Hartman2017-02-231-1/+1
* mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-231-2/+2
* bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet2017-02-235-27/+26
* ntb_transport: Pick an unused queueThomas VanSelus2017-02-231-1/+1
* NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-231-2/+1
* printk: use rcuidle console tracepointSergey Senozhatsky2017-02-231-1/+1
* ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-231-1/+1
* futex: Move futex_init() to core_initcallYang Yang2017-02-231-1/+1
* drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart2017-02-231-1/+1
* drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer2017-02-231-2/+2
* Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-231-0/+1
* Fix missing sanity check in /dev/sgAl Viro2017-02-231-0/+4
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-231-1/+2
* fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala2017-02-231-0/+4
* siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-02-231-5/+13
* vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi2017-02-231-0/+1
* Linux 4.4.50v4.4.50Greg Kroah-Hartman2017-02-181-1/+1
* l2tp: do not use udp_ioctl()Eric Dumazet2017-02-183-2/+28
* ping: fix a null pointer dereferenceWANG Cong2017-02-181-0/+2
* packet: round up linear to header lenWillem de Bruijn2017-02-181-3/+4
* net: introduce device min_header_lenWillem de Bruijn2017-02-183-0/+6
* sit: fix a double free on error pathWANG Cong2017-02-181-0/+1
* sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-02-181-1/+2
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-181-1/+4
* macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-181-2/+2
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-181-4/+6
* tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-181-0/+6
* ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-181-11/+13
* ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-181-19/+22
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-182-0/+8
* ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-181-1/+8
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-181-18/+13
* tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-181-2/+4
* ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-181-1/+1
* ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-02-181-12/+22
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-186-12/+20
* Linux 4.4.49v4.4.49Greg Kroah-Hartman2017-02-141-1/+1
* drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-141-2/+2
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-141-8/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-141-13/+20
* xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-02-141-1/+2
* scsi: mpt3sas: disable ASPM for MPI2 controllersojab2017-02-141-0/+3
* scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll2017-02-141-2/+6
* scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-02-141-4/+4
* netvsc: Set maximum GSO size in the right placeBen Hutchings2017-02-141-1/+1
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-141-1/+1
* ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2017-02-142-2/+6
* target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-141-2/+6
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-141-2/+15
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-141-1/+1