summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-26Linux 3.16.41v3.16.41Ben Hutchings
2017-02-26tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-26ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-26ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-26tmpfs: clear S_ISGID when setting posix ACLsGu Zheng
2017-02-26USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold
2017-02-26selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-26KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-02-26KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-02-26ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-02-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-02-26mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
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