summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-01-31KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-31xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky
2016-01-31x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2016-01-31x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-01-31x86/mpx: Fix instruction decoder conditionDave Hansen
2016-01-31x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown
2016-01-22Linux 4.3.4Greg Kroah-Hartman
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-22rhashtable: Fix walker list corruptionHerbert Xu
2016-01-22tcp: restore fastopen with no data in SYN packetEric Dumazet
2016-01-22af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2016-01-22fou: clean up socket with kfree_rcuHannes Frederic Sowa
2016-01-22gianfar: Don't enable RX Filer if not supportedHamish Martin
2016-01-22rhashtable: Enforce minimum size on initial hash tableHerbert Xu
2016-01-22inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet
2016-01-22ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2016-01-22net: fix uninitialized variable issuetadeusz.struk@intel.com
2016-01-22bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2016-01-22net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet
2016-01-22net: check both type and procotol for tcp socketsWANG Cong
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22uapi: export ila.hstephen hemminger
2016-01-22openvswitch: Respect conntrack zone even if invalidJoe Stringer
2016-01-22openvswitch: Fix helper reference leakJoe Stringer
2016-01-22phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2016-01-22ipv6: sctp: clone options to avoid use after freeEric Dumazet
2016-01-22r8152: fix lockup when runtime PM is enabledPeter Wu
2016-01-22net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2016-01-22net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork
2016-01-22sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2016-01-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2016-01-22ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-22pppoe: fix memory corruption in padt work structureGuillaume Nault
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang