summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-31Linux 3.18.93v3.18.93Greg Kroah-Hartman
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-31net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall
2018-01-31vmxnet3: repair memory leakNeil Horman
2018-01-31sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-01-31sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet
2018-01-31tcp: __tcp_hdrlen() helperCraig Gallek
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31eventpoll.h: add missing epoll event masksGreg KH
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-01-31fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nf_conntrack_sip: extend request line validationUlrich Weber
2018-01-31netfilter: restart search if moved to other chainFlorian Westphal
2018-01-31netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2018-01-31ipc: msg, make msgrcv work with LONG_MINJiri Slaby
2018-01-31hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko
2018-01-31mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stackMichal Hocko
2018-01-31can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-01-31can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski
2018-01-31MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-31arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-31dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-01-31dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-01-31ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-31phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-31Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-31Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko
2018-01-31Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-31Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2018-01-31Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-31pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence
2018-01-31af_key: fix buffer overread in parse_exthdrs()Eric Biggers
2018-01-31af_key: fix buffer overread in verify_address_len()Eric Biggers
2018-01-31ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai
2018-01-31ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai
2018-01-31futex: Prevent overflow by strengthen input validationLi Jinyue
2018-01-31scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke