summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-18ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-10-18ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-10-18ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-10-18ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-10-18ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-10-18ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29
2018-10-18ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier3-5/+85
2018-10-18ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-10-18ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2018-10-18ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2018-10-18ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2018-10-18ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2018-10-18ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-10-18ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2018-10-18ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2018-10-18ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2018-10-18ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-10-18mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-10-18mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin1-0/+7
2018-10-18dcache: account external names as indirectly reclaimable memoryRoman Gushchin1-9/+29
2018-10-18mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin1-0/+7
2018-10-18mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2-0/+2
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman1-9/+9
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov1-0/+1
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2-3/+3
2018-10-18mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse1-6/+0
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon3-1/+15
2018-10-18pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch1-1/+12
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot1-0/+10
2018-10-18cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo2-9/+17
2018-10-18dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-18dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-18dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-18dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-18s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman1-1/+1
2018-10-18perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter1-1/+5
2018-10-18perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter1-0/+9
2018-10-18percpu: stop leaking bitmap metadata blocksMike Rapoport1-0/+1
2018-10-18mach64: detect the dot clock divider correctly on sparcMikulas Patocka3-9/+11
2018-10-18MIPS: VDSO: Always map near top of user memoryPaul Burton3-6/+47
2018-10-18mm/vmstat.c: fix outdated vmstat_textJann Horn1-1/+0
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2-3/+20
2018-10-18clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-10-18clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-10-18net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-10-18hv_netvsc: fix schedule in RCU contextStephen Hemminger1-6/+3