summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-25Linux 3.18.110v3.18.110Greg Kroah-Hartman
2018-05-25x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-25hfsplus: stop workqueue when fill_super() failedTetsuo Handa
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-05-25ext2: fix a block leakAl Viro
2018-05-25tcp: purge write queue in tcp_connect_init()Eric Dumazet
2018-05-25net: test tailroom before appending to linear skbWillem de Bruijn
2018-05-25ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-25tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui
2018-05-25ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-05-25efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-25powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-25tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-25powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-25ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-25ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello
2018-05-25usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-25usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-25usbip: fix error handling in stub_probe()Alexey Khoroshilov
2018-05-25usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-25usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-25usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-25kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang
2018-05-25pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)
2018-05-25l2tp: revert "l2tp: fix missing print session offset info"James Chapman
2018-05-25Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"Greg Kroah-Hartman
2018-05-25lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2018-05-25qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-25sctp: delay the authentication for the duplicated cookie-echo chunkXin Long
2018-05-25sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-25tcp: ignore Fast Open on repair modeYuchung Cheng
2018-05-25bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-25tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-25sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-25r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-25net: support compat 64-bit time in {s,g}etsockoptLance Richardson
2018-05-25net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-25net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-25net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-25llc: better deal with too small mtuEric Dumazet
2018-05-25ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov
2018-05-25dccp: fix tasklet usageEric Dumazet
2018-05-25bridge: check iface upper dev when setting master via ioctlHangbin Liu
2018-05-258139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-16Linux 3.18.109v3.18.109Greg Kroah-Hartman
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)