summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Linux 3.18.93v3.18.93Greg Kroah-Hartman1-1/+1
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+2
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2-1/+9
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney1-2/+4
2018-01-31net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall1-2/+2
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long1-10/+6
2018-01-31sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long1-8/+6
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet1-4/+15
2018-01-31tcp: __tcp_hdrlen() helperCraig Gallek1-1/+6
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau1-1/+1
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-31eventpoll.h: add missing epoll event masksGreg KH1-0/+13
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-31fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby1-0/+4
2018-01-31reiserfs: don't preallocate blocks for extended attributesJeff Mahoney1-1/+1
2018-01-31reiserfs: fix race in prealloc discardJeff Mahoney1-2/+10
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee1-0/+7
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee1-0/+10
2018-01-31netfilter: nf_conntrack_sip: extend request line validationUlrich Weber1-1/+4
2018-01-31netfilter: restart search if moved to other chainFlorian Westphal1-0/+7
2018-01-31netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang1-1/+1
2018-01-31ipc: msg, make msgrcv work with LONG_MINJiri Slaby1-1/+4
2018-01-31hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2018-01-31mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stackMichal Hocko1-2/+4
2018-01-31can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+5
2018-01-31can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-6/+5
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2018-01-31MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2018-01-31arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2018-01-31dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-01-31dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-01-31ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-31phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-31Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-31Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko1-1/+2
2018-01-31Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-31Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller1-0/+1
2018-01-31Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2018-01-31pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence1-2/+16
2018-01-31af_key: fix buffer overread in parse_exthdrs()Eric Biggers1-0/+3
2018-01-31af_key: fix buffer overread in verify_address_len()Eric Biggers1-0/+5
2018-01-31ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai1-0/+1
2018-01-31ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-01-31futex: Prevent overflow by strengthen input validationLi Jinyue1-0/+3
2018-01-31scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2-22/+9