summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-13mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu1-0/+4
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra3-0/+17
2018-06-06Linux 4.9.107v4.9.107Greg Kroah-Hartman1-1/+1
2018-06-06serial: pl011: add console matching functionAleksey Makarov1-0/+55
2018-06-06sparc64: Don't clibber fixed registers in __multi4.David S. Miller1-12/+12
2018-06-06mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-06fix io_destroy()/aio_complete() raceAl Viro1-2/+1
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-06drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan1-0/+1
2018-06-06IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-06-06net/mlx4_en: fix potential use-after-free with dma_unmap_pageSarah Newman1-12/+20
2018-06-06powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin9-1/+354
2018-06-06powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman1-1/+1
2018-06-06powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira1-0/+11
2018-06-06powerpc: Move default security feature flagsMauricio Faria de Oliveira2-6/+9
2018-06-06powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira1-3/+3
2018-06-06powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman1-0/+33
2018-06-06powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman1-0/+8
2018-06-06powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman1-15/+12
2018-06-06powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman1-31/+10
2018-06-06powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman1-2/+28
2018-06-06powerpc/64s: Move cpu_show_meltdown()Michael Ellerman3-8/+12
2018-06-06powerpc/powernv: Set or clear security feature flagsMichael Ellerman1-0/+56
2018-06-06powerpc/pseries: Set or clear security feature flagsMichael Ellerman1-0/+43
2018-06-06powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman3-1/+81
2018-06-06powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman1-0/+3
2018-06-06powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman3-1/+6
2018-06-06powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira2-4/+11
2018-06-06powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman1-9/+1
2018-06-06powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman2-2/+6
2018-06-06powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman1-5/+8
2018-06-06powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-06-06powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-06-06powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdefMichael Ellerman1-1/+1
2018-06-06arm64/cpufeature: don't use mutex in bringup pathMark Rutland3-6/+37
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose7-25/+20
2018-06-06scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX3-72/+197
2018-06-06scsi: ufs: refactor device descriptor readingTomas Winkler3-43/+37
2018-06-06scsi: ufs: fix failure to read the string descriptorSubhash Jadavani1-8/+31
2018-06-06tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2-5/+7
2018-06-06x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2-5/+4
2018-06-06xen: set cpu capabilities from xen_start_kernel()Juergen Gross1-9/+9