summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Linux 3.18.110v3.18.110Greg Kroah-Hartman1-1/+1
2018-05-25x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2-2/+8
2018-05-25hfsplus: stop workqueue when fill_super() failedTetsuo Handa1-0/+1
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg2-0/+5
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-05-25ext2: fix a block leakAl Viro1-10/+0
2018-05-25tcp: purge write queue in tcp_connect_init()Eric Dumazet1-2/+5
2018-05-25net: test tailroom before appending to linear skbWillem de Bruijn2-2/+4
2018-05-25ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+20
2018-05-25tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui1-0/+8
2018-05-25ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-25efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2-6/+8
2018-05-25powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin1-2/+12
2018-05-25tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2-20/+0
2018-05-25powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt1-11/+0
2018-05-25ALSA: control: fix a redundant-copy issueWenwen Wang1-2/+1
2018-05-25ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello1-0/+8
2018-05-25usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)1-1/+2
2018-05-25usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)3-15/+60
2018-05-25usbip: fix error handling in stub_probe()Alexey Khoroshilov1-11/+15
2018-05-25usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2-14/+52
2018-05-25usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)1-0/+6
2018-05-25usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan1-2/+2
2018-05-25kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang1-0/+4
2018-05-25pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)1-0/+3
2018-05-25l2tp: revert "l2tp: fix missing print session offset info"James Chapman1-2/+0
2018-05-25Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"Greg Kroah-Hartman1-1/+0
2018-05-25lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin1-0/+2
2018-05-25qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+13
2018-05-25sctp: delay the authentication for the duplicated cookie-echo chunkXin Long2-40/+77
2018-05-25sctp: fix the issue that the cookie-ack with auth can't get processedXin Long1-1/+1
2018-05-25tcp: ignore Fast Open on repair modeYuchung Cheng1-1/+1
2018-05-25bonding: do not allow rlb updates to invalid macDebabrata Banerjee1-1/+1
2018-05-25tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-05-25sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long1-1/+1
2018-05-25r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-25net: support compat 64-bit time in {s,g}etsockoptLance Richardson1-2/+4
2018-05-25net_sched: fq: take care of throttled flows before reuseEric Dumazet1-12/+25
2018-05-25net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-25net: ethernet: sun: niu set correct packet size in skbRob Taglang1-3/+2
2018-05-25llc: better deal with too small mtuEric Dumazet1-0/+3
2018-05-25ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2-4/+10
2018-05-25dccp: fix tasklet usageEric Dumazet2-3/+13
2018-05-25bridge: check iface upper dev when setting master via ioctlHangbin Liu1-2/+2
2018-05-258139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-16Linux 3.18.109v3.18.109Greg Kroah-Hartman1-1/+1
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu1-0/+2
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson1-1/+1
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)1-0/+3