summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25Linux 4.9.115v4.9.115Greg Kroah-Hartman
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins
2018-07-25xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-07-25skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-25qmi_wwan: add support for Quectel EG91Matevz Vucnik
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-25net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern
2018-07-25net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King
2018-07-25ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks
2018-07-25gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-07-25vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-25mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins
2018-07-25mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-25ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2018-07-25KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu
2018-07-22Linux 4.9.114v4.9.114Greg Kroah-Hartman
2018-07-22string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier
2018-07-22KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse