summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-25Linux 4.14.58v4.14.58Greg Kroah-Hartman1-1/+1
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
2018-07-25powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy1-0/+2
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-25alpha: fix osf_wait4() breakageAl Viro2-5/+2
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-25ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca1-1/+1
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-25hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-25qmi_wwan: add support for Quectel EG91Matevz Vucnik1-0/+1
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit1-5/+2
2018-07-25net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern1-0/+1
2018-07-25skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio1-2/+1
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2-5/+7
2018-07-25net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti1-2/+1
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso1-6/+11
2018-07-25ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann1-0/+1
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-25ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks1-2/+3
2018-07-25gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen1-2/+14
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul3-4/+26
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul4-10/+29
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30
2018-07-25stop_machine: Disable preemption when waking two stopper threadsIsaac J. Manjarres1-1/+5
2018-07-25vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy1-4/+4
2018-07-25vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva1-0/+4
2018-07-25cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2-1/+20
2018-07-25mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins1-0/+2
2018-07-25mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia1-1/+1
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta1-1/+1
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin12-12/+0
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+1
2018-07-25ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2-1/+3
2018-07-25ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin1-0/+1
2018-07-25ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi1-0/+1
2018-07-25ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi1-7/+13
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut1-3/+0
2018-07-25x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins1-3/+5
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2-6/+5
2018-07-25KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu1-1/+5
2018-07-25scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal1-2/+3
2018-07-22Linux 4.14.57v4.14.57Greg Kroah-Hartman1-1/+1
2018-07-22string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo1-1/+1
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier4-2/+55
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2-1/+38
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier6-0/+77