summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-26Linux 3.2.86v3.2.86Ben Hutchings1-1/+1
2017-02-26tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6
2017-02-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-02-26USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-02-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2017-02-23Linux 3.2.85v3.2.85Ben Hutchings1-1/+1
2017-02-23ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2017-02-23net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2017-02-23sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2-0/+6
2017-02-23sctp: validate chunk len before actually using itMarcelo Ricardo Leitner1-6/+6
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet3-3/+23
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn4-7/+13
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn3-7/+12
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings2-6/+14
2017-02-23fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-02-23HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3
2017-02-23block: fix use-after-free in sys_ioprio_get()Omar Sandoval1-0/+2
2017-02-23perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra1-4/+57
2017-02-23perf: Do not double freePeter Zijlstra1-1/+6
2017-02-23perf: Fix event->ctx lockingPeter Zijlstra1-34/+201
2017-02-23lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle1-1/+1
2017-02-23perf: Fix perf_event_for_each() to use siblingMichael Ellerman1-1/+1
2017-02-23tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2017-02-23isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2017-02-23perf: Fix race in swevent hashPeter Zijlstra1-19/+1
2017-02-23sg: Fix double-free when drives detach during SG_IOCalvin Owens1-1/+4
2017-02-23media: info leak in __media_device_enum_links()Dan Carpenter1-0/+3
2017-02-23ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2
2017-02-23net: cleanups in sock_setsockopt()Eric Dumazet1-27/+15
2017-02-23ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2-0/+4
2017-02-23fuse: fix clearing suid, sgid for chown()Miklos Szeredi1-5/+2
2017-02-23net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2017-02-23net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2017-02-23tipc: check minimum bearer MTUMichal Kubeček2-2/+26
2017-02-23packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2017-02-23locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner1-2/+66
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2017-02-23ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2017-02-23mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2017-02-23IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2017-02-23IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2017-02-23USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2017-02-23mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2017-02-23Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2017-02-23dib0700: fix nec repeat handlingSean Young1-2/+3
2017-02-23coredump: fix unfreezable coredumping taskAndrey Ryabinin1-1/+5
2017-02-23swapfile: fix memory corruption via malformed swapfileJann Horn1-0/+2