summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-30ARM: spectre-v1: mitigate user accessesv4.14-arm32-spectreRussell King
2018-09-30ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-09-30ARM: use __inttype() in get_user()Russell King
2018-09-30ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-09-30ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-09-30ARM: signal: copy registers using __copy_from_user()Russell King
2018-09-30ARM: spectre-v1: fix syscall entryRussell King
2018-09-30ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-09-30ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-09-30ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-09-30ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-09-30ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-09-30ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-09-30ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-09-30ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-09-30ARM: spectre-v2: add firmware based hardeningRussell King
2018-09-30ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-09-30ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-09-30ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-09-30ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-09-30ARM: bugs: add support for per-processor bug checkingRussell King
2018-09-30ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-09-30ARM: bugs: prepare processor bug infrastructureRussell King
2018-09-30ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-09-29Linux 4.14.73Greg Kroah-Hartman
2018-09-29spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven
2018-09-29tick/nohz: Prevent bogus softirq pending warningThomas Gleixner
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-29vmw_balloon: include asm/io.hNadav Amit
2018-09-29PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-09-29sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-09-29ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers
2018-09-29ext4: don't mark mmp buffer head dirtyLi Dongyang
2018-09-29ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o
2018-09-29ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o
2018-09-29ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o
2018-09-29ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o
2018-09-29ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o
2018-09-29ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-29drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark
2018-09-29drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon
2018-09-29drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul
2018-09-29drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul
2018-09-29drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-29Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger