summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Linux 3.16.40v3.16.40Ben Hutchings1-1/+1
2017-02-23vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds1-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-23sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming1-1/+2
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2017-02-23staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
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-6/+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-23netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull1-4/+5
2017-02-23HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3
2017-02-23usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-1/+0
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-37/+207
2017-02-23tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
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-23ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2017-02-23can: peak: fix bad memory access and free sequence추지호1-2/+4
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2-0/+4
2017-02-23parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin1-21/+1
2017-02-23parisc: Purge TLB before setting PTEJohn David Anglin1-4/+4
2017-02-23fuse: fix clearing suid, sgid for chown()Miklos Szeredi1-5/+2
2017-02-23perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2-2/+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/+27
2017-02-23sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt1-1/+1
2017-02-23net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-4/+7
2017-02-23ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2017-02-23ipv4: Set skb->protocol properly for local outputEli Cooper1-0/+2
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-23batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann1-2/+2
2017-02-23powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan1-1/+3
2017-02-23netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia1-2/+2
2017-02-23pwm: Fix device reference leakJohan Hovold1-0/+2
2017-02-23net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein1-1/+6
2017-02-23net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2017-02-23parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2017-02-23parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2017-02-23mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2017-02-23x86/apic/uv: Silence a shift wrapping warningDan Carpenter1-2/+2