summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-07-22arm64: assembler: introduce ldr_this_cpuMark Rutland
2018-07-22net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-22rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar
2018-07-22netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-22KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-22reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-07-22net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
2018-07-22rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22net/packet: fix use-after-freeEric Dumazet
2018-07-22vhost_net: validate sock before trying to put its fdJason Wang