summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commoncap: Handle memory allocation failure.Tetsuo Handa2018-04-291-0/+2
* Revert "mm/hmm: fix header file if/else/endif maze"Greg Kroah-Hartman2018-04-291-1/+8
* arm64: dts: rockchip: remove vdd_log from rk3399-pumaKlaus Goger2018-04-291-11/+0
* microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2018-04-292-4/+1
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-293-6/+6
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-292-0/+20
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-296-38/+52
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-04-293-25/+29
* s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-291-2/+2
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-291-0/+1
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-04-291-2/+2
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-04-291-0/+20
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-2912-35/+326
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-294-5/+71
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-297-0/+94
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-296-4/+31
* s390: add optimized array_index_mask_nospecMartin Schwidefsky2018-04-291-0/+24
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-291-0/+47
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-295-2/+29
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-294-44/+10
* s390: introduce CPU alternativesVasily Gorbik2018-04-298-0/+337
* virtio_net: fix adding vids on big-endianMichael S. Tsirkin2018-04-291-3/+3
* virtio_net: split out ctrl bufferMichael S. Tsirkin2018-04-291-29/+39
* net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-291-1/+1
* llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang2018-04-291-9/+12
* llc: hold llc_sap before release_sock()Cong Wang2018-04-291-0/+7
* net: sched: ife: check on metadata lengthAlexander Aring2018-04-291-0/+3
* net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-293-4/+41
* tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-292-1/+1
* net: sched: ife: signal not finding metaidAlexander Aring2018-04-291-1/+1
* strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes2018-04-291-4/+3
* amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-291-17/+54
* strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes2018-04-291-1/+1
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-297-4/+160
* sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-291-30/+30
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-292-2/+19
* vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-292-3/+6
* pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-291-0/+4
* tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet2018-04-291-1/+2
* packet: fix bitfield update raceWillem de Bruijn2018-04-292-21/+49
* team: fix netconsole setup over teamXin Long2018-04-291-7/+12
* net/smc: fix shutdown in state SMC_LISTENUrsula Braun2018-04-291-6/+4
* team: avoid adding twice the same option to the event listPaolo Abeni2018-04-291-0/+19
* net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-291-10/+18
* tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-291-2/+4
* net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-291-9/+14
* tcp: don't read out-of-bounds opsizeJann Horn2018-04-291-5/+2
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-293-9/+23