summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Linux 3.16.40v3.16.40Ben Hutchings
2017-02-23vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds
2017-02-23ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai
2017-02-23net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2017-02-23sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-02-23sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2017-02-23sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds
2017-02-23staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings
2017-02-23fbdev: color map copying bounds checkingKees Cook
2017-02-23netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull
2017-02-23HID: core: prevent out-of-bound readingsBenjamin Tissoires
2017-02-23usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2017-02-23perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-02-23perf: Do not double freePeter Zijlstra
2017-02-23perf: Fix event->ctx lockingPeter Zijlstra
2017-02-23tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2017-02-23perf: Fix race in swevent hashPeter Zijlstra
2017-02-23sg: Fix double-free when drives detach during SG_IOCalvin Owens
2017-02-23ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2017-02-23can: peak: fix bad memory access and free sequence추지호
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2017-02-23parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin
2017-02-23parisc: Purge TLB before setting PTEJohn David Anglin
2017-02-23fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2017-02-23perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2017-02-23net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2017-02-23net: ping: check minimum size on ICMP header lengthKees Cook
2017-02-23tipc: check minimum bearer MTUMichal Kubeček
2017-02-23sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2017-02-23net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2017-02-23ipv6: Set skb->protocol properly for local outputEli Cooper
2017-02-23ipv4: Set skb->protocol properly for local outputEli Cooper
2017-02-23packet: fix race condition in packet_set_ringPhilip Pettersson
2017-02-23locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2017-02-23batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2017-02-23powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2017-02-23netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2017-02-23pwm: Fix device reference leakJohan Hovold
2017-02-23net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2017-02-23net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn
2017-02-23parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin
2017-02-23parisc: Fix race in pci-dma.cJohn David Anglin
2017-02-23mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2017-02-23x86/apic/uv: Silence a shift wrapping warningDan Carpenter