summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.12v4.9.12Greg Kroah-Hartman2017-02-231-1/+1
* videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-232-10/+20
* bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet2017-02-235-26/+26
* ntb_transport: Pick an unused queueThomas VanSelus2017-02-231-1/+1
* ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-231-0/+2
* NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-231-2/+1
* timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-231-2/+2
* printk: use rcuidle console tracepointSergey Senozhatsky2017-02-231-1/+1
* PCI/PME: Restore pcie_pme_driver.removeYinghai Lu2017-02-231-0/+12
* Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-232-35/+11
* 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
* powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-231-1/+2
* mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-231-2/+2
* fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi2017-02-231-0/+1
* 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.9.11v4.9.11Greg Kroah-Hartman2017-02-181-1/+1
* x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-02-181-1/+2
* tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-02-186-10/+10
* net/mlx5: Don't unlock fte while still using itMark Bloch2017-02-181-2/+4
* tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-02-182-0/+2
* igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-182-0/+2
* mld: do not remove mld souce list info when set link downHangbin Liu2017-02-181-21/+30
* l2tp: do not use udp_ioctl()Eric Dumazet2017-02-183-2/+28
* net: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-181-0/+1
* 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
* lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-181-1/+4
* 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
* catc: Use heap buffer for memory size testBen Hutchings2017-02-181-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-181-16/+17
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-181-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-02-181-4/+25
* 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/+21
* 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
OpenPOWER on IntegriCloud