summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-29Linux 4.4.130v4.4.130Greg Kroah-Hartman1-1/+1
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter1-1/+1
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen1-0/+1
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-29net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet1-10/+18
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet1-2/+4
2018-04-29net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller1-10/+18
2018-04-29tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet1-1/+2
2018-04-29llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang1-9/+12
2018-04-29llc: hold llc_sap before release_sock()Cong Wang1-0/+7
2018-04-29sctp: do not check port in sctp_inet6_cmp_addrXin Long1-30/+30
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2-3/+6
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29packet: fix bitfield update raceWillem de Bruijn2-21/+49
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang3-9/+23
2018-04-29net: validate attribute sizes in neigh_dump_table()Eric Dumazet1-4/+8
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault1-0/+7
2018-04-29KEYS: DNS: limit the length of option stringsEric Biggers1-7/+6
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky2-0/+20
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky6-38/+52
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky3-25/+29
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky1-1/+2
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky12-35/+325
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky4-4/+70
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky7-0/+94
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky6-4/+31
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky1-0/+47
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger4-1/+18
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens4-44/+10
2018-04-29s390: introduce CPU alternativesVasily Gorbik8-0/+337
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-29jbd2: fix use after free in kjournald2()Sahitya Tummala1-1/+1
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau1-0/+4
2018-04-29Input: drv260x - fix initializing overdrive voltageDmitry Torokhov1-1/+1
2018-04-29r8152: add Linksys USB3GIGV1 idGrant Grundler2-0/+12
2018-04-29staging: ion : Donnot wakeup kswapd in ion system allocChen Feng1-1/+1
2018-04-29perf: Return proper values for user stack errorsJiri Olsa1-2/+2
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao1-1/+1