summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.86v3.2.86Ben Hutchings2017-02-261-1/+1
* tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-261-0/+6
* dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-261-1/+2
* USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-02-261-4/+5
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-02-261-6/+5
* Linux 3.2.85v3.2.85Ben Hutchings2017-02-231-1/+1
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-02-231-1/+1
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2017-02-231-2/+2
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-02-232-0/+6
* sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2017-02-231-6/+6
* Fix potential infoleak in older kernelsLinus Torvalds2017-02-231-5/+5
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-02-233-3/+23
* dccp: limit sk_filter trim to payloadWillem de Bruijn2017-02-234-7/+13
* rose: limit sk_filter trim to payloadWillem de Bruijn2017-02-233-7/+12
* net: Add __sock_queue_rcv_skb()Ben Hutchings2017-02-232-6/+14
* fbdev: color map copying bounds checkingKees Cook2017-02-231-12/+14
* HID: core: prevent out-of-bound readingsBenjamin Tissoires2017-02-231-0/+3
* block: fix use-after-free in sys_ioprio_get()Omar Sandoval2017-02-231-0/+2
* perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra2017-02-231-4/+57
* perf: Do not double freePeter Zijlstra2017-02-231-1/+6
* perf: Fix event->ctx lockingPeter Zijlstra2017-02-231-34/+201
* lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle2017-02-231-1/+1
* perf: Fix perf_event_for_each() to use siblingMichael Ellerman2017-02-231-1/+1
* tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2017-02-231-0/+7
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2017-02-231-1/+10
* perf: Fix race in swevent hashPeter Zijlstra2017-02-231-19/+1
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2017-02-231-1/+4
* media: info leak in __media_device_enum_links()Dan Carpenter2017-02-231-0/+3
* ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2017-02-231-2/+2
* net: cleanups in sock_setsockopt()Eric Dumazet2017-02-231-27/+15
* ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2017-02-231-1/+3
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-02-232-0/+4
* fuse: fix clearing suid, sgid for chown()Miklos Szeredi2017-02-231-5/+2
* net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli2017-02-231-0/+4
* net: ping: check minimum size on ICMP header lengthKees Cook2017-02-231-0/+4
* tipc: check minimum bearer MTUMichal Kubeček2017-02-232-2/+26
* packet: fix race condition in packet_set_ringPhilip Pettersson2017-02-231-6/+12
* locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2017-02-231-2/+66
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2017-02-231-25/+11
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2017-02-232-1/+17
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2017-02-231-2/+11
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-02-231-6/+7
* IB/mlx4: Fix create CQ error flowMatan Barak2017-02-231-1/+4
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-02-231-5/+2
* USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2017-02-231-0/+1
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2017-02-231-0/+2
* Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2017-02-231-1/+6
* dib0700: fix nec repeat handlingSean Young2017-02-231-2/+3
* coredump: fix unfreezable coredumping taskAndrey Ryabinin2017-02-231-1/+5
* swapfile: fix memory corruption via malformed swapfileJann Horn2017-02-231-0/+2