summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.52v4.4.52Greg Kroah-Hartman2017-02-261-1/+1
* kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner2017-02-261-32/+24
* Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen2017-02-261-1/+0
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-02-261-0/+18
* block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo2017-02-261-2/+7
* goldfish: Sanitize the broken interrupt handlerThomas Gleixner2017-02-261-5/+8
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-02-262-1/+17
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-02-261-3/+10
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-02-261-1/+1
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-02-261-1/+7
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-02-261-9/+14
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-02-261-2/+0
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-02-261-1/+5
* USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-02-261-0/+2
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-261-1/+3
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-261-0/+1
* net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-261-1/+3
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-261-4/+4
* irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-261-18/+16
* dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-261-1/+2
* packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-261-9/+22
* packet: fix races in fanout_add()Eric Dumazet2017-02-261-25/+30
* net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet2017-02-262-0/+6
* blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2017-02-261-9/+8
* rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2017-02-261-1/+15
* rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger2017-02-261-0/+1
* 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