summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Linux 4.4.180v4.4.180Greg Kroah-Hartman1-1/+1
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-1/+1
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter1-13/+13
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-16ipv4: Fix raw socket lookup for local trafficDavid Ahern1-2/+2
2019-05-16vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra1-1/+1
2019-05-16vlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-1/+3
2019-05-16packet: Fix error path in packet_initYueHaibing1-5/+20
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-16bridge: Fix error path for kobject_init_and_add()Tobin C. Harding1-7/+6
2019-05-16powerpc/64s: Include cpu headerBreno Leitao1-0/+1
2019-05-16USB: serial: fix unthrottle racesJohan Hovold1-7/+32
2019-05-16USB: serial: use variable for statusOliver Neukum1-8/+10
2019-05-16x86/bugs: Change L1TF mitigation string to match upstreamBen Hutchings1-1/+1
2019-05-16x86/speculation/mds: Fix documentation typoJosh Poimboeuf1-1/+1
2019-05-16Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-16/+13
2019-05-16x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2-2/+8
2019-05-16x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2-1/+2
2019-05-16x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf3-8/+16
2019-05-16cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf3-0/+49
2019-05-16x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk1-1/+2
2019-05-16x86/speculation/mds: Fix commentBoris Ostrovsky1-1/+1
2019-05-16x86/speculation/mds: Add SMT warning messageJosh Poimboeuf1-0/+8
2019-05-16x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf1-3/+2
2019-05-16x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen1-3/+3
2019-05-16Documentation: Add MDS vulnerability documentationThomas Gleixner2-0/+309
2019-05-16Documentation: Move L1TF to separate directoryThomas Gleixner1-1/+1
2019-05-16x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner3-6/+40
2019-05-16x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner4-0/+38
2019-05-16x86/speculation/l1tf: Document l1tf in sysfsBen Hutchings1-0/+1
2019-05-16x86/speculation/mds: Add mitigation control for MDSThomas Gleixner3-0/+98
2019-05-16x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner5-0/+69
2019-05-16x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner6-0/+83
2019-05-16x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2-0/+124
2019-05-16x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen1-1/+1
2019-05-16x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2-8/+13
2019-05-16x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen3-8/+22
2019-05-16x86/speculation: Consolidate CPU whitelistsThomas Gleixner1-49/+56
2019-05-16x86/msr-index: Cleanup bit definesThomas Gleixner2-12/+14
2019-05-16kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost1-2/+3
2019-05-16x86/speculation: Provide IBPB always command line optionsThomas Gleixner2-11/+35
2019-05-16x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner3-2/+25
2019-05-16x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2-10/+38
2019-05-16x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner6-0/+92
2019-05-16x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner4-18/+40
2019-05-16x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner1-21/+25
2019-05-16x86/speculation: Split out TIF updateThomas Gleixner1-12/+23
2019-05-16x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner4-35/+117