summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-05MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton1-16/+12
2017-04-05MIPS: Push .set mips64r* into the functions needing itPaul Burton2-9/+5
2017-04-05MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan1-1/+2
2017-04-05MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan1-0/+15
2017-04-05MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2017-04-05MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton4-9/+56
2017-04-05MIPS: save/disable MSA in lose_fpuPaul Burton1-3/+12
2017-04-05MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2-1/+8
2017-04-05MIPS: save/restore MSACSR register on context switchPaul Burton2-0/+12
2017-04-05MIPS: allow msa.h to be included in assembly filesPaul Burton1-9/+13
2017-04-05blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2017-04-05fs: namespace: suppress 'may be used uninitialized' warningsTim Gardner3-23/+15
2017-03-16Linux 3.16.42v3.16.42Ben Hutchings1-1/+1
2017-03-16tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-03-16TTY: n_hdlc, fix lockdep false positiveJiri Slaby1-15/+4
2017-03-16sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-03-16sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner1-1/+2
2017-03-16ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso1-4/+9
2017-03-16kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+8
2017-03-16Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings1-6/+5
2017-03-16igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2-0/+2
2017-03-16mld: do not remove mld souce list info when set link downHangbin Liu1-21/+30
2017-03-16igmp: do not remove igmp souce list info when set link downHangbin Liu1-14/+35
2017-03-16xfs: update MAINTAINERSDarrick J. Wong1-2/+2
2017-03-16sit: fix a double free on error pathWANG Cong1-0/+1
2017-03-16mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-03-16macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-03-16tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-03-16tun: Fix TUN_PKT_STRIP settingHerbert Xu1-4/+8
2017-03-16tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-03-16ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-03-16ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-12/+22
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet6-12/+20
2017-03-16net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3
2017-03-16qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2-0/+15
2017-03-16ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang1-3/+1
2017-03-16tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2-2/+7
2017-03-16r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-03-16igmp: Make igmp group member RFC 3376 compliantMichal Tesar1-1/+6
2017-03-16drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang1-1/+7
2017-03-16drop_monitor: add missing call to genlmsg_endReiter Wolfgang1-9/+24
2017-03-16ipv6: handle -EFAULT from skb_copy_bitsDave Jones1-2/+5
2017-03-16netvsc: reduce maximum GSO sizestephen hemminger1-0/+4
2017-03-16net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet1-5/+7
2017-03-16net/sched: pedit: make sure that offset is validAmir Vadai1-4/+20
2017-03-16net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2017-03-16ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni1-2/+11
2017-03-16sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh1-4/+11
2017-03-16sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner1-2/+5
2017-03-16ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1