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