summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-18Linux 4.14.77v4.14.77Greg Kroah-Hartman
2018-10-18perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-10-18ARM: use __inttype() in get_user()Russell King
2018-10-18ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-18ARM: signal: copy registers using __copy_from_user()Russell King
2018-10-18ARM: spectre-v1: fix syscall entryRussell King
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-10-18ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-10-18ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-10-18ARM: spectre-v2: add firmware based hardeningRussell King
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-10-18ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-10-18ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-10-18ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King
2018-10-18ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-10-18mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin
2018-10-18mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin
2018-10-18dcache: account external names as indirectly reclaimable memoryRoman Gushchin
2018-10-18mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin
2018-10-18mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-18mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-18pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-10-18cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo
2018-10-18dm linear: fix linear_end_io conditional definitionDamien Le Moal
2018-10-18dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer
2018-10-18dm: fix report zone remapping to account for partition offsetDamien Le Moal
2018-10-18dm cache: destroy migration_cache if cache target registration failedShenghui Wang
2018-10-18s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman
2018-10-18perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter
2018-10-18perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter
2018-10-18percpu: stop leaking bitmap metadata blocksMike Rapoport
2018-10-18mach64: detect the dot clock divider correctly on sparcMikulas Patocka
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-10-18mm/vmstat.c: fix outdated vmstat_textJann Horn