summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-28net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-28net: skb_segment() should not return NULLEric Dumazet1-5/+5
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2-4/+10
2018-07-28ip: hash fragments consistentlyPaolo Abeni2-0/+4
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton1-1/+1
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau1-1/+1
2018-07-25Linux 4.9.115v4.9.115Greg Kroah-Hartman1-1/+1
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins1-6/+3
2018-07-25xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever1-1/+1
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2-3/+41
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: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
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-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: 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/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30
2018-07-25vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva1-0/+4
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: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin9-9/+0
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta1-1/+1
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+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/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-22Linux 4.9.114v4.9.114Greg 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/+79
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier1-2/+25
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2-0/+109
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2-0/+3
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier4-1/+26
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier2-0/+17
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier1-0/+10
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier3-16/+110
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier3-1/+80
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2-4/+9