summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-29llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang
2018-04-29llc: hold llc_sap before release_sock()Cong Wang
2018-04-29sctp: do not check port in sctp_inet6_cmp_addrXin Long
2018-04-29vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-29packet: fix bitfield update raceWillem de Bruijn
2018-04-29team: fix netconsole setup over teamXin Long
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-29net: validate attribute sizes in neigh_dump_table()Eric Dumazet
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault
2018-04-29KEYS: DNS: limit the length of option stringsEric Biggers
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-04-29jbd2: fix use after free in kjournald2()Sahitya Tummala
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau
2018-04-29Input: drv260x - fix initializing overdrive voltageDmitry Torokhov
2018-04-29r8152: add Linksys USB3GIGV1 idGrant Grundler
2018-04-29staging: ion : Donnot wakeup kswapd in ion system allocChen Feng
2018-04-29perf: Return proper values for user stack errorsJiri Olsa
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-29cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-24Linux 4.4.129Greg Kroah-Hartman
2018-04-24writeback: safer lock nestingGreg Thelen
2018-04-24fanotify: fix logic of events on childAmir Goldstein
2018-04-24ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2018-04-24mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox
2018-04-24mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko
2018-04-24autofs: mount point create should honour passed in modeIan Kent
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-24rpc_pipefs: fix double-dput()Al Viro